Setting up SCCM and getting versionNumber errors
Checking the Log file gives me this: <![LOG[LSGetSiteVersionFromAD : Failed to retrieve version for the site 'LAB' (0x80004005)]LOG]!> <time="23:51:18.599+240" date="08-28-2012" component="LocationServices" context="" type="3" thread="976" file="lsad.cpp:5123"> Upon looking into ADSI at the entry for it, i discover that the version is indeed not there.  I try to insert it manually by editing the field and get an error saying: note: this happens in either versionNumber or mSSMSVersion So none of the clients can connect from what looks like a version mismatch. I have tried to delete the entry and sending the data from SCCM to AD again, but with the same results, it doesnt populate the version information. Any help?
August 28th, 2012 11:41pm

Do not edit anything.Its value will be set to <Not set> always. can you check MP logs if MP is working fine or not ? also Check sitecomp.log and hman.log can you post other information from log if client has issue in discovering right sitcode ? boundaries are added correctly in assiging to right site? Please click on "vote as Helpful" if you feel this post helpful to you. Eswar Koneti | My Tech blog: www.eskonr.com | Linkedin: Eswar Koneti
Free Windows Admin Tool Kit Click here and download it now
August 29th, 2012 1:42am

Do not edit anything.Its value will be set to <Not set> always. can you check MP logs if MP is working fine or not ? also Check sitecomp.log and hman.log can you post other information from log if client has issue in discovering right sitcode ? boundaries are added correctly in assiging to right site? Please click on "vote as Helpful" if you feel this post helpful to you. Eswar Koneti | My Tech blog: www.eskonr.com | Linkedin: Eswar Koneti
August 29th, 2012 1:42am

1. The Boundry is set for 10.110.111.1 to 10.110.111.255 (which is the correct IP range for our environment) 2. The Log from the Client is: <![LOG[LSGetSiteVersionFromAD : Failed to retrieve version for the site 'LAB' (0x80004005)]LOG]!><time="00:06:01.951+240" date="08-29-2012" component="LocationServices" context="" type="3" thread="3144" file="lsad.cpp:5123"> <![LOG[Failed to resolve 'SMS_SLP' to IP address from WINS]LOG]!><time="00:06:15.517+240" date="08-29-2012" component="LocationServices" context="" type="3" thread="3144" file="lswins.cpp:324"> <![LOG[LSGetSLP : Failed to resolve SLP from WINS, is it published]LOG]!><time="00:06:15.517+240" date="08-29-2012" component="LocationServices" context="" type="3" thread="3144" file="lsad.cpp:2277"> <![LOG[LSGetSiteVersionFromSLP : Unable to get the list of SLPs]LOG]!><time="00:06:15.517+240" date="08-29-2012" component="LocationServices" context="" type="3" thread="3144" file="lsad.cpp:5194"> <![LOG[LSVerifySiteVersion: Failed to get Site Version from AD and SLP]LOG]!><time="00:06:15.517+240" date="08-29-2012" component="LocationServices" context="" type="3" thread="3144" file="lsad.cpp:5398"> 3. The Log from MPcontrol shows: SMS_MP_CONTROL_MANAGER received START notification. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.863 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): Registered for Notifications.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.863 2012 Eastern Daylight Time><thread=2228 (0x8B4)> CMPControlManager::ReadConfigurationSettings(): Periodic Interval is 1800000~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> CMPControlManager::ReadConfigurationSettings(): WINS Interval is 14400000~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): ReadConfigurationSettings() returned 0x0.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> ReadMPDwordSettings(): RegQueryValueExW() failed for MPHealthCheckIntervalInSeconds; error = 2. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> ReadMPDwordSettings(): RegQueryValueExW() failed for MPHealthCheckTimeoutInSeconds; error = 2. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> ReadMPDwordSettings(): RegQueryValueExW() failed for MPHealthCheckStatusMessageIntervalInSeconds; error = 2. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> ReadMPDwordSettings(): RegQueryValueExW() failed for NLBNodeAvailabilityState; error = 2. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): Read all MP Settings.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): SSL disabled. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> CMPControlManager::WriteToCCMSettings(): WMI Connection established.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.878 2012 Eastern Daylight Time><thread=2228 (0x8B4)> CMPControlManager::WriteToCCMSettings(): Successful.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.894 2012 Eastern Daylight Time><thread=2228 (0x8B4)> RegisterWithWINS: Registering the WINS name MP_LAB  ...~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.894 2012 Eastern Daylight Time><thread=2228 (0x8B4)> RegisterWithWINS: EnumerateLANAs() returned 0x0~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.894 2012 Eastern Daylight Time><thread=2228 (0x8B4)> RegisterWithWINS: ResetAll() returned 0x0~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.894 2012 Eastern Daylight Time><thread=2228 (0x8B4)> NetBIOS_AddName(): LocalName: MP_LAB  LanaNumber: 0 ~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:27.894 2012 Eastern Daylight Time><thread=2228 (0x8B4)> RegisterWithWINS: NetBIOS_AddName(LANA=0) returned 0x0~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:30.895 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): RegisterWithWINS() returned 0x0 $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:30.895 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Successfully published DNS service record. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): PublishInDNS() returned 0x0 $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Successfully Registered for IP Address Change notifications.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): RegisterForIPAddressChangeNotification() returned 0x0 $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Attempting to register the SQL connection type for the configured SQL database. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Registered connection type for SQL Server 'SRV-LAB-SQL' and database 'SMS_LAB'. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): RegisterSqlDatabaseConnectionType() returned 0x0 $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Checking the current CLR Enabled configuration setting for the configured SQL Server hosting the database. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Getting the CLR Enabled value from the configured SQL database. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Attempting to connect to the configured SQL database. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.004 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Successfully connected to the configured SQL database. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.035 2012 Eastern Daylight Time><thread=2228 (0x8B4)> The configured SQL database has the CLR Enabled configuration setting set to 'On'. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Disconnecting from the configured SQL database. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): CheckSqlDatabaseClrEnabled() returned 0x0 $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Waiting up to 300 seconds for the SMS Agent Host service to be running. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Stopped waiting for the SMS Agent Host service to be running; error = 0x0. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): WaitOnSmsAgentHostRunning() returned 0x0 $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> MPStart(): CreateThread() succeeded with id 0x1d4.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> SMS_MP_CONTROL_MANAGER successfully STARTED. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> ******************************************************************************** $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=2228 (0x8B4)> Configuration and Availability Monitor thread started. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.067 2012 Eastern Daylight Time><thread=468 (0x1D4)> Initialized 'SMS Server Availability' performance instance => SMS Management Point.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:40:31.129 2012 Eastern Daylight Time><thread=468 (0x1D4)> Call to HttpSendRequestSync succeeded for port 80 with status code 200, text: OK $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:41:01.386 2012 Eastern Daylight Time><thread=468 (0x1D4)> Http test request succeeded.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:41:01.386 2012 Eastern Daylight Time><thread=468 (0x1D4)> Successfully performed Management Point availability check against local computer.~ $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:41:01.386 2012 Eastern Daylight Time><thread=468 (0x1D4)> Initialization successfully completed within the allowed interval. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:41:01.386 2012 Eastern Daylight Time><thread=468 (0x1D4)> Received an MP registry key change notification. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=468 (0x1D4)> Successfully handled registry changes. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=468 (0x1D4)> Received an MP registry key change notification. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=468 (0x1D4)> Successfully handled registry changes. $$<SMS_MP_CONTROL_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=468 (0x1D4)> 4. the sitecomp.log shows (please note i cleared the AD Objects and pushed it down again before i did this) LogEvent(): Successfully logged Event to NT Event Log (4, 73, 1073742843, (null)). $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.468 2012 Eastern Daylight Time><thread=3472 (0xD90)> STATMSG: ID=1079 SEV=I LEV=D SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=SRV-LAB-SCCM SITE=LAB PID=576 TID=3472 GMTDATE=Wed Aug 29 14:42:22.496 2012 ISTR0="C:\Program Files (x86)\Microsoft Configuration Manager\bin\i386\system32\smsperf.dll" ISTR1="C:\Windows\system32\smsperf.dll" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.468 2012 Eastern Daylight Time><thread=3472 (0xD90)> STATMSG: ID=1079 SEV=I LEV=D SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=SRV-LAB-SCCM SITE=LAB PID=576 TID=3472 GMTDATE=Wed Aug 29 14:42:22.496 2012 ISTR0="C:\Program Files (x86)\Microsoft Configuration Manager\bin\i386\system32\perf_msg.dll" ISTR1="C:\Windows\system32\perf_msg.dll" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.468 2012 Eastern Daylight Time><thread=3472 (0xD90)> STATMSG: ID=1094 SEV=I LEV=D SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=SRV-LAB-SCCM SITE=LAB PID=576 TID=3472 GMTDATE=Wed Aug 29 14:42:37.468 2012 ISTR0="" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.468 2012 Eastern Daylight Time><thread=3472 (0xD90)> STATMSG: ID=1095 SEV=I LEV=D SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=SRV-LAB-SCCM SITE=LAB PID=576 TID=3472 GMTDATE=Wed Aug 29 14:42:37.468 2012 ISTR0="" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> STATMSG: ID=1019 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=SRV-LAB-SCCM SITE=LAB PID=576 TID=3472 GMTDATE=Wed Aug 29 14:42:37.468 2012 ISTR0="" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> Updating Security settings on site system ... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> Getting Security configuration based on registry settings ... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> SSL Security settings are present. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> Getting Security configuration for server based on its server roles ... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> SSL Security settings are required for server SRV-LAB-SCCM. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> Updating DNS publishing settings on site system ... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> Finished polling server SRV-LAB-SCCM... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> Thread "SiteComp server polling Thread #0" id:3472 terminated normally $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> CSiteCompThreadManager::ThreadTerminating - All threads have stopped running $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3472 (0xD90)> CSiteCompThreadManager::WaitForThreadsToFinish - All threads have stopped $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Finished polling all servers $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Publish Servers in Active Directory. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.484 2012 Eastern Daylight Time><thread=3540 (0xDD4)> DS Root:DC=brandsmartlab,DC=com~ $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.515 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Searching for the System Management Container.~ $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.515 2012 Eastern Daylight Time><thread=3540 (0xDD4)> LDAP://CN=System Management,CN=System,DC=brandsmartlab,DC=com container exists.~ $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Site System <SRV-LAB-SCCM> is the Default Management Point. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Checking configuration information for server: SRV-LAB-SCCM.~ $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> ~Fallback Status Point: SRV-LAB-SCCM.BRANDSMARTLAB.COM $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Size of Signing Certificate: 0 $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Signing Certificate: $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Checking configuration information for server: SRV-LAB-SCCM. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> SRV-LAB-SCCM is the Default MP. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Updated MP Configuration for SRV-LAB-SCCM. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Installing Security settings on site system ... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Security settings are up to date for SRV-LAB-SCCM. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Installing DNS publishing settings on site system ... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> DNS publishing settings are up to date for SRV-LAB-SCCM. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.531 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Publishing SRV-LAB-SCCM(SRV-LAB-SCCM.BRANDSMARTLAB.COM) as a Management Point into Active Directory. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.546 2012 Eastern Daylight Time><thread=3540 (0xDD4)> STATMSG: ID=4911 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_COMPONENT_MANAGER" SYS=SRV-LAB-SCCM SITE=LAB PID=576 TID=3540 GMTDATE=Wed Aug 29 14:42:37.843 2012 ISTR0="cn=SMS-MP-LAB-SRV-LAB-SCCM" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.843 2012 Eastern Daylight Time><thread=3540 (0xDD4)> SMS-MP-LAB-SRV-LAB-SCCM successfully created.~ $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.843 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Updated FSP Configuration for SRV-LAB-SCCM. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.859 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Waiting for changes to the "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitectrl.box" or "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitecomp.box" directories, servers will be polled in 1 hour... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.859 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Detected a change to the "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitectrl.box" directory. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.859 2012 Eastern Daylight Time><thread=3540 (0xDD4)> A new master site control file was not available. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.859 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Waiting for changes to the "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitectrl.box" or "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitecomp.box" directories, servers will be polled in 1 hour... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.859 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Detected a change to the "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitectrl.box" directory. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.874 2012 Eastern Daylight Time><thread=3540 (0xDD4)> A new master site control file was not available. $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.874 2012 Eastern Daylight Time><thread=3540 (0xDD4)> Waiting for changes to the "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitectrl.box" or "C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\sitecomp.box" directories, servers will be polled in 1 hour... $$<SMS_SITE_COMPONENT_MANAGER><Wed Aug 29 10:42:37.874 2012 Eastern Daylight Time><thread=3540 (0xDD4)> and lastly the log from hman.log: Checking SQL Cluster configuration. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:03.902 2012 Eastern Daylight Time><thread=2992 (0xBB0)> This site is not using clustered SQL. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:03.902 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Server Info of site LAB has changed. Update the DPInfo table in the database. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:03.902 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Distribution Points of site LAB have changed. Update the DistributionPoints table in the database. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:03.917 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Will not update DP ["Display=\\SRV-LAB-SCCM\"]MSWNET:["SMS_SITE=LAB"]\\SRV-LAB-SCCM\. DBCRC:992843E0,NewCRC:992843E0,Action:0,PDP:0 $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:03.917 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Site System <SRV-LAB-SCCM> is the Default Management Point.for site <LAB> $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:03.996 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~ClientDataCleanUpOnSecurityModeChange: No change detected in SSL_State. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.011 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Health state references are published in the same Active Directory forest where site server is located.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.074 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Check if the security mode of the site has changed. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.074 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Lookup for WCM Configuration CRC of site LAB was not found. HMAN will update the WSUSServerLocations table in the database. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.074 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Successfully executed delete WSUSServerLocations where SiteCode = "LAB" and IsINF = 0 $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.089 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Successfully executed delete WSUSServerLocations where SiteCode = "LAB" and IsINF = 1 $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.089 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Update Site Boundaries in Active Directory~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.136 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Active Directory DS Root:DC=brandsmartlab,DC=com~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.152 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Searching for the System Management Container.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.167 2012 Eastern Daylight Time><thread=2992 (0xBB0)> System Management container exists.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.167 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Searching for SMS-Site-LAB Site Object.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.167 2012 Eastern Daylight Time><thread=2992 (0xBB0)> SMS-Site-LAB doesn't exist, creating it.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.167 2012 Eastern Daylight Time><thread=2992 (0xBB0)> SMS-Site-LAB successfully created.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.511 2012 Eastern Daylight Time><thread=2992 (0xBB0)> No Ranged IP boundaries are currently published for this site.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.527 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Searching for SMS-LAB-175009537-175009791 Ranged Roaming Boundary Object.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.527 2012 Eastern Daylight Time><thread=2992 (0xBB0)> SMS-LAB-175009537-175009791 doesn't exist, creating it.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.527 2012 Eastern Daylight Time><thread=2992 (0xBB0)> SMS-LAB-175009537-175009791 successfully created.~ $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.574 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~There is no parent site, no need to forward any site control images. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.574 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Created site control notification for site LAB $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.589 2012 Eastern Daylight Time><thread=2992 (0xBB0)> STATMSG: ID=3306 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_HIERARCHY_MANAGER" SYS=SRV-LAB-SCCM SITE=LAB PID=2888 TID=2992 GMTDATE=Wed Aug 29 14:41:04.589 2012 ISTR0="C:\Program Files (x86)\Microsoft Configuration Manager\inboxes\hman.box\6S1IMQ0M.CT2" ISTR1="Brandsmart USA Lab" ISTR2="LAB" ISTR3="88" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.589 2012 Eastern Daylight Time><thread=2992 (0xBB0)> Time to verify that the public key of current site server in the site control file is still valid. $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.589 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Wait for site control changes for maximum 3600 seconds... $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:04.589 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Did not detect any site control change for site LAB $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:09.606 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Wait for site control changes for maximum 3600 seconds... $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:09.606 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Wait for site control changes for maximum 3600 seconds... $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:14.607 2012 Eastern Daylight Time><thread=2992 (0xBB0)> ~Wait for site control changes for maximum 3600 seconds... $$<SMS_HIERARCHY_MANAGER><Wed Aug 29 10:41:19.639 2012 Eastern Daylight Time><thread=2992 (0xBB0)> So as near as i can tell there isnt anything that is causing the problem, im rather stumped on this one, any help would be good.
Free Windows Admin Tool Kit Click here and download it now
August 29th, 2012 10:17am

Is you schema has been extended for sccm, or you are using sms schema extension? It could be the reason of this error if your schema extension is sms version.
August 29th, 2012 12:51pm

Is you schema has been extended for sccm, or you are using sms schema extension? It could be the reason of this error if your schema extension is sms version.
Free Windows Admin Tool Kit Click here and download it now
August 29th, 2012 1:06pm

Hi, I check "versionnumber" attribute value on my test lab, it is empty too. But I found mSSMSVersion attribute have value 6487. Have you tried SLP as a workaround? Also verify that your client have permission to grant SCCM information from AD. Thanks
August 31st, 2012 4:05am

Hi, I check "versionnumber" attribute value on my test lab, it is empty too. But I found mSSMSVersion attribute have value 6487. Have you tried SLP as a workaround? Also verify that your client have permission to grant SCCM information from AD. Thanks
Free Windows Admin Tool Kit Click here and download it now
August 31st, 2012 4:18am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics