Sigh. Another day, another problem.
This time it was the logging of Event ID 1202, source SceCli and Event ID 1000, source Userenv. I looked in C:\WINDOWS\security\logs\netlogon.log and found that there was an "Error creating database".
A quick google found MSKB 278316. I followed the instructions, but the note about ignoring the "access denied" error is bogus. I got round this by opening security.sdb instead of secedit.sdb, then renaming it to secedit.sdb after creating the database and closing MMC. My quest for eradicating errors in the Event Log continues...
Thursday, May 25, 2006
Tuesday, May 23, 2006
MOM 2005 Workgroup Edition Install Problem
I decided to have a look at Microsoft Operations Manager 2005 Workgroup Edition to see if it would help me in my management of several clients with multiple Windows servers.
I went to install it in a Windows Server 2003 virtual machine on my SBS2003 server. I installed a new instance of SQL Server 2000 and then upgraded it to SP4. The MOM2005 installer then failed the SQL prerequisite check - no SQL instances found! I then tried installing it on my SBS2003 box. It found only one SQL instance - my WSUS installation, but didn't think it was SP3 or later.
I then proceeded to find MSKB 902803, which gave me a modified msiexec install, but appeared to be targeted to MOM2005 and not the Workgroup Edition. I then managed to find a conversation in an Ars Technica forum. The process in summary is:
This was the technique I used to successfully install MOM 2005 Workgroup Edition.
I went to install it in a Windows Server 2003 virtual machine on my SBS2003 server. I installed a new instance of SQL Server 2000 and then upgraded it to SP4. The MOM2005 installer then failed the SQL prerequisite check - no SQL instances found! I then tried installing it on my SBS2003 box. It found only one SQL instance - my WSUS installation, but didn't think it was SP3 or later.
I then proceeded to find MSKB 902803, which gave me a modified msiexec install, but appeared to be targeted to MOM2005 and not the Workgroup Edition. I then managed to find a conversation in an Ars Technica forum. The process in summary is:
Load the registry editor and browse to:
HKLM\Software\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion
Change the CSDVersion key from 8.00.2039 to 8.00.761
Instances can be found at:
HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\\MSSQLServer\CurrentVersion
Run MOM 2005 Workgroup Edition setup
Change the value back when you are done.
This was the technique I used to successfully install MOM 2005 Workgroup Edition.
Subscribe to:
Posts (Atom)