Hi, A few days after upgrading my SCCM 2007 SP1 R2 to SP2, ConfigMgr Console doesn't work on the site server or any others computers using the remote console. I have no error, but the COnfigMgr Console stay on the message: Connecting to Site Database (SiteCode, Site Name).
I have reboot my server without success. I have found this article to test WMI:
To verify namespace connectivity
-
On the computer where the SMS Provider is installed, click Start, click Run, and then type wbemtest.
-
Click Connect, type \\<siteserver>\root\sms, and then click Login.
-
Click Enum Classes, click Recursive, and then click OK.
-
In the Query Result list, double-click SMS_ProviderLocation.
-
Click Instances, and then double-click the line that contains the target site code. For example, SMS_ProviderLocation.SiteCode="ABC."
-
In the Properties section, locate the NamespacePath line. You might have to double-click this line to see the whole line.
7. Copy the NamespacePath value to the clipboard. For example, copy the following value:
\\Server1\root\sms\site_ABC
I have found that when I double click on SMS_ProviderLocation and clicking on Instances, the result is empty. I have lost my instance for my SCCM Site Code.
What can I do to restore it ? My SCCM site contains more than 1500 clients. I have many Help Desk user that use this console. After applying SP2 to my site, I have successfully open the console and create some packages and advertisements. I have a backup of my site with SCCM backup each days. I can restore a backup, but I would like to know why I have lost my SMS ProviderLocation for my site and if I can restore or recreate it before restoring the backup.
Thanks,
Steve
Steve