Dear All,
We're trying to make OS installation for Server 2008 R2 Enterprise using SCCM 2007. Task Sequence get executed without any problem, but right after installation we've very strange situation.
1. Client installation did not happen in proper way, which means, configMgr applet (from control Panel) showing site mode as "Unknown" from General Tab.
2. Under the Action Tab we've only 4 Actions - Machine Policy Retrieval and Evaluation Cycle, Software Updates and Deployment Evaluation Cycle, Software Updates Scan Cycle and User Policy Retrieval and Evaluation Cycle.
Which means we've broken SCCM Client.
Following lines, at the end, on ccmsetup.log looks little confusing to us.
Ccmsetup is not registered in the Run keyccmsetup4/10/2015 8:17:41 AM1192 (0x04A8)
Sending Fallback Status Point message, STATEID='400'.ccmsetup4/10/2015 8:17:41 AM1192 (0x04A8)
State message with TopicType 800 and TopicId {62B3D5FF-8B4E-41D2-A48F-A302FC34F9E8} has been sent to the FSPFSPStateMessage4/10/2015 8:17:42 AM1192 (0x04A8)
Deleted file C:\Windows\ccmsetup\ccmsetup.cabccmsetup4/10/2015 8:17:42 AM1192 (0x04A8)
Deleted file C:\Windows\ccmsetup\ccmsetup.xmlccmsetup4/10/2015 8:17:42 AM1192 (0x04A8)
Deleted file C:\Windows\ccmsetup\WindowsUpdateAgent30-x64.execcmsetup4/10/2015 8:17:42 AM1192 (0x04A8)
Deleted file C:\Windows\ccmsetup\client.msiccmsetup4/10/2015 8:17:42 AM1192 (0x04A8)
Other then this we've found some more confusing lines, at the begining, on Locationservice.log
A Fallback Status Point has not been specified. Message with STATEID='500' will not be sent.LocationServices4/10/2010 12:15:50 AM2356 (0x0934)Failed to resolve 'SMS_SLP' to IP address from WINSLocationServices4/10/2010 12:15:55 AM2356 (0x0934)
LSGetSLP : Failed to resolve SLP from WINS, is it publishedLocationServices4/10/2010 12:15:55 AM2356 (0x0934)
LSGetAssignedSiteFromSLP : Unable to get the list of SLPsLocationServices4/10/2010 12:15:55 AM2356 (0x0934)
A Fallback Status Point has not been specified. Message with STATEID='606' will not be sent.LocationServices4/10/2010 12:15:55 AM2356 (0x0934)
A Fallback Status Point has not been specified. Message with STATEID='500' will not be sent.LocationServices4/10/2010 12:21:07 AM2992 (0x0BB0)
Failed to resolve 'SMS_SLP' to IP address from WINSLocationServices4/10/2010 12:21:11 AM2992 (0x0BB0)
LSGetSLP : Failed to resolve SLP from WINS, is it publishedLocationServices4/10/2010 12:21:11 AM2992 (0x0BB0)
LSGetAssignedSiteFromSLP : Unable to get the list of SLPsLocationServices4/10/2010 12:21:11 AM2992 (0x0BB0)
A Fallback Status Point has not been specified. Message with STATEID='606' will not be sent.LocationServices4/10/2010 12:21:11 AM2992 (0x0BB0)
Unknown task LSProxyMPModificationTask in non-quarantine - ignoring.LocationServices4/10/2010 12:21:12 AM1264 (0x04F0)
Unable to retrieve AD site membershipLocationServices4/10/2010 12:21:12 AM2992 (0x0BB0)
Group Policy Site Assignment key HKLM\Software\Microsoft\SMS\Mobile Client has changed, will attempt to re-assign the client.LocationServices4/10/2010 12:21:12 AM2992 (0x0BB0)
Sending Fallback Status Point message, STATEID='500'.LocationServices4/9/2015 5:10:28 PM1960 (0x07A8)
Processing pending site assignment.LocationServices4/9/2015 5:10:28 PM1960 (0x07A8)
Assigning to site 'S01'LocationServices4/9/2015 5:10:28 PM1960 (0x07A8)
LSVerifySiteVersion : Verifying Site Version for <S01>LocationServices4/9/2015 5:10:28 PM1960 (0x07A8)
LSGetSiteVersionFromAD : Successfully retrieved version '4.00.6487.0000' for site 'S01'LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
LSVerifySiteVersion : Verified Client Version '4.00.6487.2000' is not greater than Site Version '4.00.6487.0000'. Client can be assigned to site <S01>.LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Site and assignment sitecode match. Verifying site versionLocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
LSVerifySiteVersion : Verifying Site Version for <S01>LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
LSGetSiteVersionFromAD : Successfully retrieved version '4.00.6487.0000' for site 'S01'LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
LSVerifySiteVersion : Verified Client Version '4.00.6487.2000' is not greater than Site Version '4.00.6487.0000'. Client can be assigned to site <S01>.LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Assigning to Management Point 'globl1002.lmglasfiber.com'LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Sending Fallback Status Point message, STATEID='700'.LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Successfully processed pending site assignment. LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Downloading Site Signing certificate.LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Refreshing Site Signing Certificate over AD LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Successfully stored new site signing certificate...LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
Name : The site code of this site server is S01LocationServices4/9/2015 5:10:29 PM1960 (0x07A8)
But we're very much able to ping MP, nslookup is also working perfect, and there is no Boundary overlapping.
Kindly let us know what is the cause behind this problem, as it's going for a little while now and we still have no clue.