SCCM client online status

Guys,
Coming from an Altiris background, does SCCM 2012 R2 console have any quick checks to see if the machine is on or off? Thanks in advance.

Nope,it will not but you can use right click tools which will integrate with console which provides you the ping functionality. It will let you know when was the last communication ,client retrieved its policy's via
Policy request under client Activity.
No matter if the machine is off or On for SCCM but you can deliver what is necessary to target computer and it picks when it becomes online.
what is the background on this question ?
Eswar Koneti | Configmgr blog:
www.eskonr.com | Linkedin: Eswar Koneti
| Twitter: Eskonr

Similar Messages

  • SCCM Client installation to only Online machines from All Systems Device collection through Client Push

    Hi,
    How can we create a device collection based on only online machines , than use that collection to install the sccm client through client push method.
    Shailendra Dev

    You can run a ping report and then create a collection from only the online machines:
    Ping Report Script (Put the machine list in "pclist.txt" in the same folder):
    Const ForReading = 1
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    Set objShell = CreateObject("WScript.Shell")
    If not objFSO.FileExists("Pclist.txt") THEN
    wscript.echo "File not found,"&_
    vbcrlf&"with a hard return at the end of each line."
    wscript.quit
    end if
    tempobj="temp.txt"
    Set objTextFile = objFSO.OpenTextFile("Pclist.txt", ForReading)
    logfile="results.csv"
    Set ofile=objFSO.CreateTextFile(logfile,True)
    strText = objTextFile.ReadAll
    objTextFile.Close
    wscript.echo "Ping starting"
    ofile.WriteLine ","&"Ping Report -- Date: " & Now() & vbCrLf
    arrComputers = Split(strText, vbCrLF)
    for each item in arrcomputers
    objShell.Run "cmd /c ping -n 1 -w 1200 " & item & " >temp.txt", 0, True
    Set tempfile = objFSO.OpenTextFile(tempobj,ForReading)
    Do Until tempfile.AtEndOfStream
    temp=tempfile.readall
      striploc = InStr(temp,"[")
            If striploc=0 Then
                strip=""
            Else
                strip=Mid(temp,striploc,16)
                strip=Replace(strip,"[","")
                strip=Replace(strip,"]","")
                strip=Replace(strip,"w"," ")
                strip=Replace(strip," ","")
            End If     
            If InStr(temp, "Reply from") Then
                 ofile.writeline item & ","&strip&","&"Online."
            ElseIf InStr(temp, "Request timed out.") Then
                 ofile.writeline item &","&strip&","&"No response (Offline)."
            ELSEIf InStr(temp, "try again") Then
                 ofile.writeline item & ","&strip&","&"Unknown host (no DNS entry)."
    End If
    Loop
    Next
    tempfile.close
    objfso.deletefile(tempobj)
    ofile.writeline
    ofile.writeline ","&"Ping complete "&now()
    wscript.echo "completed."
    objShell.Run("""C:\Program Files\Microsoft Office\OFFICE11\excel.exe """&logfile)
    -RG

  • Sccm Client policy not downloading in 2012 clients

    http://social.technet.microsoft.com/Forums/getfile/325967
    http://social.technet.microsoft.com/Forums/getfile/325971
    While delete the Smscfg.ini heartbeat will come but Policy not downloading in clients
    IN some Client not download policy and only has 2 actions listed in the client actions tab.
    I have verified that the client can discover it's site code, management point, and talk to the management point successfully 
    NO error in logs
    Client is registered. In execmgr.log shows client not yet registerd
    <![LOG[Software Distribution site settings (CCM_SoftwareDistributionClientConfig) policy does not yet exist on the client.
    If the client is not yet registered, this is expected behavior.]LOG]!><time="16:32:29.329-330" date="08-29-2013" component="execmgr" context="" type="2" thread="3992" file="softdistpolicy.cpp:1406">
    I have tried everything. Repairing WMI, uninstalling, reinstalling SCCM client. Recreating WMI repository completely. Unjoining and rejoining to the domain.
    Everything I read online suggests a problem with WMI, but I've repaired/rebuilt time after time without success.
    What should i Do now.
    Senthil

    Client is registered here i show the client id manager startup log file
    component="ClientIDManagerStartup" context="" type="1" thread="3380" file="regtask.cpp:1979">
    <![LOG[Read SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="12:41:07.819-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="12:41:07.850-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="12:41:07.866-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="12:41:07.866-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="12:41:07.866-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="12:41:07.866-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="ccmid.cpp:705">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE]LOG]!><time="12:41:07.897-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="12:41:07.928-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380"
    file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        Win32_SystemEnclosure.SerialNumber=<empty>
        Win32_SystemEnclosure.SMBIOSAssetTag=ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
        Win32_BaseBoard.SerialNumber=<empty>
        Win32_BIOS.SerialNumber=L9AX694
        Win32_NetworkAdapterConfiguration.MACAddress=00:15:58:DA:8A:AD]LOG]!><time="12:41:07.928-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380"
    file="ccmid.cpp:476">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
        HardwareID1=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        HardwareID2=79AE9A0101580066]LOG]!><time="12:41:07.928-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3380" file="ccmid.cpp:575">
    <![LOG[[----- SHUTDOWN -----]]LOG]!><time="12:44:37.588-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="208" file="ccmidstore.cpp:512">
    <![LOG[[----- STARTUP -----]]LOG]!><time="12:44:46.385-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624" file="ccmidstore.cpp:414">
    <![LOG[Machine: D1001]LOG]!><time="12:44:46.401-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624" file="ccmid.cpp:1408">
    <![LOG[OS Version: 5.1 Service Pack 3]LOG]!><time="12:44:46.401-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624" file="ccmid.cpp:1412">
    <![LOG[SCCM Client Version: 5.00.7804.1000]LOG]!><time="12:44:46.401-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624" file="ccmid.cpp:1416">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="12:44:46.401-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624"
    file="ccmutillib.cpp:404">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="12:44:46.417-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624" file="ccmidstore.cpp:372">
    <![LOG[CCM Identity is in sync with Identity stores]LOG]!><time="12:44:46.417-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624" file="ccmid.cpp:1455">
    <![LOG[[RegTask] - Executing registration task synchronously.]LOG]!><time="12:46:50.137-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="regtask.cpp:916">
    <![LOG[Evaluated SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="12:46:50.168-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="smbiosident.cpp:184">
    <![LOG[SMBIOS unchanged]LOG]!><time="12:46:50.168-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="12:46:50.168-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="12:46:51.278-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="ccmid.cpp:705">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="12:46:53.418-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328"
    file="util.cpp:2902">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE]LOG]!><time="12:46:53.434-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="12:46:53.465-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328"
    file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        Win32_SystemEnclosure.SerialNumber=<empty>
        Win32_SystemEnclosure.SMBIOSAssetTag=ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
        Win32_BaseBoard.SerialNumber=<empty>
        Win32_BIOS.SerialNumber=L9AX694
        Win32_NetworkAdapterConfiguration.MACAddress=00:15:58:DA:8A:AD]LOG]!><time="12:46:53.465-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328"
    file="ccmid.cpp:476">
    <![LOG[[RegTask] - Client is not registered. Sending registration request for GUID:633A8753-CF20-48A1-BAF5-31FBB86A4301 ...]LOG]!><time="12:46:53.496-330" date="08-29-2013" component="ClientIDManagerStartup" context=""
    type="1" thread="3328" file="regtask.cpp:1634">
    <![LOG[[RegTask] - Client is registered. Server assigned ClientID is GUID:4FEEF38A-2E0C-4EA1-93DC-74C4693E2597. Approval status 1]LOG]!><time="12:46:53.637-330" date="08-29-2013" component="ClientIDManagerStartup" context=""
    type="1" thread="3328" file="regtask.cpp:1642">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="12:46:53.746-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="ccmidstore.cpp:372">
    <![LOG[Raising event:
    instance of CCM_Framework_ClientIdChanged
        ClientID = "GUID:4FEEF38A-2E0C-4EA1-93DC-74C4693E2597";
        DateTime = "20130829071653.746000+000";
        PreviousClientId = "GUID:633A8753-CF20-48A1-BAF5-31FBB86A4301";
        ProcessID = 3056;
        ThreadID = 3328;
    ]LOG]!><time="12:46:53.746-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="event.cpp:706">
    <![LOG[[RegTask] - Client is registered. Exiting.]LOG]!><time="12:46:53.746-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3328" file="regtask.cpp:1979">
    <![LOG[Read SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="12:46:54.574-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="12:46:54.590-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="12:46:54.590-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="12:46:54.590-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="12:46:54.590-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="12:46:54.590-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="ccmid.cpp:705">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE]LOG]!><time="12:46:54.653-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="12:46:54.668-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192"
    file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        Win32_SystemEnclosure.SerialNumber=<empty>
        Win32_SystemEnclosure.SMBIOSAssetTag=ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
        Win32_BaseBoard.SerialNumber=<empty>
        Win32_BIOS.SerialNumber=L9AX694
        Win32_NetworkAdapterConfiguration.MACAddress=00:15:58:DA:8A:AD]LOG]!><time="12:46:54.668-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192"
    file="ccmid.cpp:476">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
        HardwareID1=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        HardwareID2=79AE9A0101580066]LOG]!><time="12:46:54.668-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3192" file="ccmid.cpp:575">
    <![LOG[Failed to open to WMI namespace '\\.\root\ccmvdi' (8007045b)]LOG]!><time="13:05:50.952-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="3" thread="2624" file="wminamespace.cpp:292">
    <![LOG[[----- SHUTDOWN -----]]LOG]!><time="13:05:50.952-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="2624" file="ccmidstore.cpp:512">
    <![LOG[[----- STARTUP -----]]LOG]!><time="13:07:22.031-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmidstore.cpp:414">
    <![LOG[Machine: D1001]LOG]!><time="13:07:22.093-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmid.cpp:1408">
    <![LOG[OS Version: 5.1 Service Pack 3]LOG]!><time="13:07:22.093-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmid.cpp:1412">
    <![LOG[SCCM Client Version: 5.00.7804.1000]LOG]!><time="13:07:22.093-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmid.cpp:1416">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="13:07:22.140-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmidstore.cpp:372">
    <![LOG[CCM Identity is in sync with Identity stores]LOG]!><time="13:07:22.140-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmid.cpp:1455">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="13:07:22.234-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmidstore.cpp:372">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="13:07:22.250-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328"
    file="ccmutillib.cpp:404">
    <![LOG[[RegTask] - Executing registration task synchronously.]LOG]!><time="13:08:51.654-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3284" file="regtask.cpp:916">
    <![LOG[[RegTask] - Client is already registered. Exiting.]LOG]!><time="13:08:51.670-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3284" file="regtask.cpp:793">
    <![LOG[Read SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="13:08:55.091-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="13:08:55.106-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="13:08:55.106-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="13:08:55.106-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="13:08:55.106-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="13:08:56.278-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="ccmid.cpp:705">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE]LOG]!><time="13:08:56.325-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="13:08:56.356-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296"
    file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        Win32_SystemEnclosure.SerialNumber=<empty>
        Win32_SystemEnclosure.SMBIOSAssetTag=ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
        Win32_BaseBoard.SerialNumber=<empty>
        Win32_BIOS.SerialNumber=L9AX694
        Win32_NetworkAdapterConfiguration.MACAddress=00:15:58:DA:8A:AD]LOG]!><time="13:08:56.356-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296"
    file="ccmid.cpp:476">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
        HardwareID1=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        HardwareID2=79AE9A0101580066]LOG]!><time="13:08:56.356-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3296" file="ccmid.cpp:575">
    <![LOG[[----- SHUTDOWN -----]]LOG]!><time="13:52:22.148-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="328" file="ccmidstore.cpp:512">
    <![LOG[[----- SHUTDOWN -----]]LOG]!><time="14:09:16.917-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="1428" file="ccmidstore.cpp:512">
    <![LOG[[----- STARTUP -----]]LOG]!><time="14:12:32.218-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmidstore.cpp:414">
    <![LOG[Running query 'SELECT * FROM CCM_Service_HostedApplication WHERE Type="Server"' against namespace: '\\D1001\ROOT\ccm\policy\machine']LOG]!><time="14:12:32.218-330" date="08-29-2013" component="ClientIDManagerStartup"
    context="" type="1" thread="3948" file="hostingutil.cpp:312">
    <![LOG[CCMExec is currently NOT hosting a server application.]LOG]!><time="14:12:32.233-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="hostingutil.cpp:406">
    <![LOG[Machine: D1001]LOG]!><time="14:12:32.249-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmid.cpp:1408">
    <![LOG[OS Version: 5.1 Service Pack 3]LOG]!><time="14:12:32.249-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmid.cpp:1412">
    <![LOG[SCCM Client Version: 5.00.7804.1000]LOG]!><time="14:12:32.249-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmid.cpp:1416">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="14:12:32.265-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmidstore.cpp:372">
    <![LOG[CCM Identity is in sync with Identity stores]LOG]!><time="14:12:32.265-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmid.cpp:1455">
    <![LOG[PopulateRegistrationHint: Client has an SMSID, certificates, and has no CCM_ClientIdentificationInformation=@ instance, setting the hint.]LOG]!><time="14:12:32.280-330" date="08-29-2013" component="ClientIDManagerStartup"
    context="" type="1" thread="3948" file="ccmid.cpp:1930">
    <![LOG[Retrieved Certificate options successfully]LOG]!><time="14:12:32.280-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmgencert.cpp:3535">
    <![LOG[Begin validation of Certificate [Thumbprint BAA9D032F56A0E0744DD2CFB34619C5908223A40] issued to 'SMS']LOG]!><time="14:12:32.280-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1"
    thread="3948" file="ccmcert.cpp:1245">
    <![LOG[Client is set to use HTTPS when available. The current state is 224.]LOG]!><time="14:12:32.343-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948"
    file="ccmutillib.cpp:404">
    <![LOG[Completed validation of Certificate [Thumbprint BAA9D032F56A0E0744DD2CFB34619C5908223A40] issued to 'SMS']LOG]!><time="14:12:32.374-330" date="08-29-2013" component="ClientIDManagerStartup" context=""
    type="1" thread="3948" file="ccmcert.cpp:1386">
    <![LOG[PopulateRegistrationHint: Using the CertificateID to set the hint.]LOG]!><time="14:12:32.374-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948"
    file="ccmid.cpp:1996">
    <![LOG[PopulateRegistrationHint: Registration hint successfully populated.]LOG]!><time="14:12:32.421-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948"
    file="ccmid.cpp:2008">
    <![LOG[Deleted Certificate ID from registry successfully]LOG]!><time="14:12:32.421-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3948" file="ccmgencert.cpp:3493">
    <![LOG[[RegTask] - Executing registration task synchronously.]LOG]!><time="14:14:46.598-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="regtask.cpp:916">
    <![LOG[Read SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="14:14:46.660-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 4C00390041005800360039003400]LOG]!><time="14:14:46.676-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="14:14:46.676-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="14:14:46.676-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="14:14:46.676-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="14:14:47.801-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="ccmid.cpp:705">
    <![LOG[RegEndPoint: Event notification: CCM_RemoteClient_Reassigned]LOG]!><time="14:14:49.707-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="3956" file="regendpoint.cpp:253">
    <![LOG[RegEndPoint: Received notification for site assignment change from '<none>' to 'OPS'.]LOG]!><time="14:14:49.722-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1"
    thread="3956" file="regendpoint.cpp:285">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="14:14:50.832-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080"
    file="util.cpp:2902">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=TRUE, IsLaptop=FALSE]LOG]!><time="14:14:50.847-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="14:14:50.879-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080"
    file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:53BAD987AFC5BF5FC541FCA6612E0DF2C4908597
        Win32_SystemEnclosure.SerialNumber=<empty>
        Win32_SystemEnclosure.SMBIOSAssetTag=ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
        Win32_BaseBoard.SerialNumber=<empty>
        Win32_BIOS.SerialNumber=L9AX694
        Win32_NetworkAdapterConfiguration.MACAddress=00:15:58:DA:8A:AD]LOG]!><time="14:14:50.879-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080"
    file="ccmid.cpp:476">
    <![LOG[[RegTask] - Client is not registered. Sending registration request for GUID:4FEEF38A-2E0C-4EA1-93DC-74C4693E2597 ...]LOG]!><time="14:14:50.910-330" date="08-29-2013" component="ClientIDManagerStartup" context=""
    type="1" thread="4080" file="regtask.cpp:1634">
    <![LOG[[RegTask] - Client is registered. Server assigned ClientID is GUID:4FEEF38A-2E0C-4EA1-93DC-74C4693E2597. Approval status 1]LOG]!><time="14:14:51.238-330" date="08-29-2013" component="ClientIDManagerStartup" context=""
    type="1" thread="4080" file="regtask.cpp:1642">
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="14:14:51.378-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="ccmidstore.cpp:372">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SMS_RemoteClient_Reassigned
        ClientID = "GUID:4FEEF38A-2E0C-4EA1-93DC-74C4693E2597";
        DateTime = "20130829084451.394000+000";
        LastAssignedSite = "";
        MachineName = "D1001";
        NewAssignedSite = "OPS";
        ProcessID = 2040;
        SiteCode = "OPS";
        ThreadID = 4080;
    ]LOG]!><time="14:14:51.394-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="event.cpp:706">
    <![LOG[Raising event:
    instance of CCM_Framework_ClientIdChanged
        ClientID = "GUID:4FEEF38A-2E0C-4EA1-93DC-74C4693E2597";
        DateTime = "20130829084451.441000+000";
        PreviousClientId = "Unknown";
        ProcessID = 2040;
        ThreadID = 4080;
    ]LOG]!><time="14:14:51.441-330" date="08-29-2013" component="ClientIDManagerStartup" context="" type="1" thread="4080" file="event.cpp:706">
    <![LOG[[RegTask] - Client is registered. Exiting.]LOG]!><time="14:14:51.441-330" date="08-29-2013"

  • SCCM client not registering on some machines

    Hello,
    I am running across a strange problem that is only affecting some machines. We are imaging via OSD task sequence, 2012 R2 and some machines do not register properly with SCCM. When I say not registering, I mean it doesn't get its Site code and
    missing most of its actions. Most machines that we image work fine, but the odd one doesn't register using the same task sequence that we use on other PC's. When I watch the task sequence steps go through I noticed that right after the installing SCCM
    client step it boots right into windows. Basically skipping the steps we have set afterwards, the next step is to install some software (adobe reader, SCEP, and a few others).
    I also noticed it seems to happen more often with certain model machines. I have an HP Z420 and an HP Folio 9470m. These consistently fail to register everytime I image.
    I've tried quite a few fixes I found online, but nothing has worked as of yet. The most recent fix I tried was to delete the hardware inventory and then rebuild it. That did not work. Entering SMSMP= in the Setup Windows and Config manager step also did
    not work. I also tried entering in our DNS server into the registry under the CCM directory. It appears something is happening during the client install (or not happening). But why only certain machines? Most work fine.
    Our fix is to simply re-install the client after imaging, this solution has been working for us but I want to find a more permanent solution.
    Any ideas?

    Jason,
    We have this line in the Setup Config Manager,
    PATCH=C:\_SMSTaskSequence\OSD\PNS00002\Updates\configmgr2012ac-r2-kb2970177-x64.msp
    Keep in mind, that this same task sequence works fine with most other machines. It almost appears to be model specific. Certain models definitely have more issues registering than others.
    I'm still fairly new to SCCM, so if you need more from the logs let me know.
    ==========[ ccmsetup started in process 2176 ]========== ccmsetup 12/8/2013 9:04:50 PM 2180 (0x0884)
    Running on platform X64 ccmsetup 12/8/2013 9:04:50 PM 2180 (0x0884)
    Launch from folder C:\_SMSTaskSequence\OSD\PNS00002\ ccmsetup 12/8/2013 9:04:50 PM 2180 (0x0884)
    CcmSetup version: 5.0.7958.1000 ccmsetup 12/8/2013 9:04:50 PM 2180 (0x0884)
    Running on 'Microsoft Windows 7 Enterprise ' (6.1.7601). Service Pack (1.0). SuiteMask = 272. Product Type = 18 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    Ccmsetup command line: "C:\_SMSTaskSequence\OSD\PNS00002\ccmsetup.exe" /useronly /source:C:\_SMSTaskSequence\OSD\PNS00002 /config:MobileClient.TCF /status:524 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required. ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    Command line: "C:\_SMSTaskSequence\OSD\PNS00002\ccmsetup.exe" /useronly /source:C:\_SMSTaskSequence\OSD\PNS00002 /config:MobileClient.TCF /status:524 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    Copying config file from C:\_SMSTaskSequence\OSD\PNS00002\MobileClient.TCF to folder C:\WINDOWS\ccmsetup\. Return result: 0x0 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    SslState value: 224 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    CCMHTTPPORT:    80 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    CCMHTTPSPORT:    443 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    CCMHTTPSSTATE:    224 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    CCMHTTPSCERTNAME:     ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    FSP:     ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    CCMFIRSTCERT:    1 ccmsetup 12/8/2013 9:04:51 PM 2180 (0x0884)
    Config file:      C:\WINDOWS\ccmsetup\MobileClientUnicode.tcf ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    Retry time:       10 minute(s) ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    MSI log file:     C:\WINDOWS\ccmsetup\Logs\client.msi.log ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    MSI properties:    INSTALL="ALL" SMSPROVISIONINGMODE="1" SMSSITECODE="PNS" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1" ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    Source List: ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
                      C:\_SMSTaskSequence\OSD\PNS00002 ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    MPs: ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
                      None ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    No version of the client is currently detected. ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    Folder 'Microsoft\Configuration Manager' not found. Task does not exist. ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    Updated security on object C:\WINDOWS\ccmsetup\. ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent. ccmsetup 12/8/2013 9:04:52 PM 2180 (0x0884)
    Downloading file C:\_SMSTaskSequence\OSD\PNS00002\ccmsetup.exe ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    Downloading C:\_SMSTaskSequence\OSD\PNS00002\ccmsetup.exe to C:\WINDOWS\ccmsetup\ccmsetup.exe ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    File download 16% complete (262144 of 1614520 bytes). ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    File download 32% complete (524288 of 1614520 bytes). ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    File download 48% complete (786432 of 1614520 bytes). ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    File download 64% complete (1048576 of 1614520 bytes). ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    File download 81% complete (1310720 of 1614520 bytes). ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    File download 97% complete (1572864 of 1614520 bytes). ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    File download 100% complete (1614520 of 1614520 bytes). ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    Download complete. ccmsetup 12/8/2013 9:04:53 PM 2180 (0x0884)
    Running as user "SYSTEM" ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    Detected 118178 MB free disk space on system drive. ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    Checking Write Filter Status. ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    This is not a supported write filter device. We are not in a write filter maintenance mode. ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    Unexpected row count (0) retrieved from AD. ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    Failed to get site version from AD with error 0x80004005 ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    SiteCode:         PNS ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    SiteVersion:       ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    No MPs were specified from commandline or the mobileclient.tcf. ccmsetup 12/8/2013 9:04:54 PM 2180 (0x0884)
    An MP does not exist on this machine. ccmsetup 7/21/2014 12:19:50 PM 2452 (0x0994)
    Client (5.00.7958.1000) is installed and is the same or lower version. Initiating repair. ccmsetup 7/21/2014 12:19:50 PM 2452 (0x0994)
    Repairing version 5.00.7958.1000 of the client with product code {8864FB91-94EE-4F16-A144-0D82A232049D} ccmsetup 7/21/2014 12:19:50 PM 2452 (0x0994)
    No features were excluded and will be excluded. ccmsetup 7/21/2014 12:19:50 PM 2452 (0x0994)
    MSI PROPERTIES are  REINSTALL=ALL REINSTALLMODE=vmous  INSTALL="ALL" PATCH="C:\_SMSTASKSEQUENCE\OSD\PNS00002\UPDATES\CONFIGMGR2012AC-R2-KB2970177-X64.MSP" SMSPROVISIONINGMODE="1" SMSSITECODE="PNS" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0"
    CCMFIRSTCERT="1" SMSPUBLICROOTKEY=0602000000A4000052534131000800000100010079C8114BFC23ED5F1FAB06FBFD1CB02C2677B589D873B8447F9D97D24FEC9B8CDE4675B6EC962B8F96DC732E89B443A0ED2F31AE086F4F3427FD58D4FC088E3C8B857096E5D9AEF820EB88FECCCFA7479C900C7FFF598D63C05F44406C60E5E1BBBE505470EBB5843FCF5BF42C5E23D9C7C469150498A1F2C05B94AD5507D2C679CC23F653E17FFCB67700DE9FC37B8D8BFEAD2F9BE5B042AC1AB3FF704DF3B538E6CFDA65385954477F1573178B33473AE13CB04BCB01C26CFED03E1815685D45AD2C9DCCF2F9B7A5BE8EE4EA1205C8AA92D11C6D7B7849D4B150C094D08545B7A34AE0029EB2A31DBB57D338A43FC96BF7153AC9C881A0267F4C0713F011A2 ccmsetup 7/21/2014
    12:19:50 PM 2452 (0x0994)
    C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi is Microsoft trusted. ccmsetup 7/21/2014 12:19:50 PM 2452 (0x0994)
    Running installation package
      Package:     C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi
      Log:         C:\WINDOWS\ccmsetup\Logs\client.msi.log
      Properties:   REINSTALL=ALL REINSTALLMODE=vmous  INSTALL="ALL" PATCH="C:\_SMSTASKSEQUENCE\OSD\PNS00002\UPDATES\CONFIGMGR2012AC-R2-KB2970177-X64.MSP" SMSPROVISIONINGMODE="1" SMSSITECODE="PNS" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0"
    CCMFIRSTCERT="1" SMSPUBLICROOTKEY=0602000000A4000052534131000800000100010079C8114BFC23ED5F1FAB06FBFD1CB02C2677B589D873B8447F9D97D24FEC9B8CDE4675B6EC962B8F96DC732E89B443A0ED2F31AE086F4F3427FD58D4FC088E3C8B857096E5D9AEF820EB88FECCCFA7479C900C7FFF598D63C05F44406C60E5E1BBBE505470EBB5843FCF5BF42C5E23D9C7C469150498A1F2C05B94AD5507D2C679CC23F653E17FFCB67700DE9FC37B8D8BFEAD2F9BE5B042AC1AB3FF704DF3B538E6CFDA65385954477F1573178B33473AE13CB04BCB01C26CFED03E1815685D45AD2C9DCCF2F9B7A5BE8EE4EA1205C8AA92D11C6D7B7849D4B150C094D08545B7A34AE0029EB2A31DBB57D338A43FC96BF7153AC9C881A0267F4C0713F011A2 ccmsetup 7/21/2014
    12:19:50 PM 2452 (0x0994)
    File C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation failed. Error text: ExitCode: 1635
    Action:
    ErrorMessages:
     ccmsetup 7/21/2014 12:19:50 PM 2452 (0x0994)
    Next retry in 1 minute(s)... ccmsetup 7/21/2014 12:19:50 PM 2452 (0x0994)
    C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi is Microsoft trusted. ccmsetup 7/21/2014 12:20:50 PM 2452 (0x0994)
    Running installation package
      Package:     C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi
      Log:         C:\WINDOWS\ccmsetup\Logs\client.msi.log
      Properties:   REINSTALL=ALL REINSTALLMODE=vmous  INSTALL="ALL" PATCH="C:\_SMSTASKSEQUENCE\OSD\PNS00002\UPDATES\CONFIGMGR2012AC-R2-KB2970177-X64.MSP" SMSPROVISIONINGMODE="1" SMSSITECODE="PNS" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0"
    CCMFIRSTCERT="1" SMSPUBLICROOTKEY=0602000000A4000052534131000800000100010079C8114BFC23ED5F1FAB06FBFD1CB02C2677B589D873B8447F9D97D24FEC9B8CDE4675B6EC962B8F96DC732E89B443A0ED2F31AE086F4F3427FD58D4FC088E3C8B857096E5D9AEF820EB88FECCCFA7479C900C7FFF598D63C05F44406C60E5E1BBBE505470EBB5843FCF5BF42C5E23D9C7C469150498A1F2C05B94AD5507D2C679CC23F653E17FFCB67700DE9FC37B8D8BFEAD2F9BE5B042AC1AB3FF704DF3B538E6CFDA65385954477F1573178B33473AE13CB04BCB01C26CFED03E1815685D45AD2C9DCCF2F9B7A5BE8EE4EA1205C8AA92D11C6D7B7849D4B150C094D08545B7A34AE0029EB2A31DBB57D338A43FC96BF7153AC9C881A0267F4C0713F011A2 ccmsetup 7/21/2014
    12:20:50 PM 2452 (0x0994)
    File C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation failed. Error text: ExitCode: 1635
    Action:
    ErrorMessages:
     ccmsetup 7/21/2014 12:20:50 PM 2452 (0x0994)
    Next retry in 1 minute(s)... ccmsetup 7/21/2014 12:20:51 PM 2452 (0x0994)
    C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi is Microsoft trusted. ccmsetup 7/21/2014 12:21:51 PM 2452 (0x0994)
    Running installation package
      Package:     C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi
      Log:         C:\WINDOWS\ccmsetup\Logs\client.msi.log
      Properties:   REINSTALL=ALL REINSTALLMODE=vmous  INSTALL="ALL" PATCH="C:\_SMSTASKSEQUENCE\OSD\PNS00002\UPDATES\CONFIGMGR2012AC-R2-KB2970177-X64.MSP" SMSPROVISIONINGMODE="1" SMSSITECODE="PNS" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0"
    CCMFIRSTCERT="1" SMSPUBLICROOTKEY=0602000000A4000052534131000800000100010079C8114BFC23ED5F1FAB06FBFD1CB02C2677B589D873B8447F9D97D24FEC9B8CDE4675B6EC962B8F96DC732E89B443A0ED2F31AE086F4F3427FD58D4FC088E3C8B857096E5D9AEF820EB88FECCCFA7479C900C7FFF598D63C05F44406C60E5E1BBBE505470EBB5843FCF5BF42C5E23D9C7C469150498A1F2C05B94AD5507D2C679CC23F653E17FFCB67700DE9FC37B8D8BFEAD2F9BE5B042AC1AB3FF704DF3B538E6CFDA65385954477F1573178B33473AE13CB04BCB01C26CFED03E1815685D45AD2C9DCCF2F9B7A5BE8EE4EA1205C8AA92D11C6D7B7849D4B150C094D08545B7A34AE0029EB2A31DBB57D338A43FC96BF7153AC9C881A0267F4C0713F011A2 ccmsetup 7/21/2014
    12:21:51 PM 2452 (0x0994)
    File C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation failed. Error text: ExitCode: 1635
    Action:
    ErrorMessages:
     ccmsetup 7/21/2014 12:21:51 PM 2452 (0x0994)
    Client installation has failed too many times. Ccmsetup will now abort. ccmsetup 7/21/2014 12:21:51 PM 2452 (0x0994)
    A Fallback Status Point has not been specified.  Message with STATEID='313' will not be sent. ccmsetup 7/21/2014 12:21:51 PM 2452 (0x0994)
    InstallFromManifest failed 0x80070663 ccmsetup 7/21/2014 12:21:51 PM 2452 (0x0994)
    Deleted file C:\WINDOWS\ccmsetup\ccmsetup.xml ccmsetup 7/21/2014 12:21:51 PM 2452 (0x0994)

  • Need help with a simple Rename/Join Domain/Install SCCM Client Task Sequence

    Good morning everyone,
    I need to create a very simple task sequence that will run an .exe that we have created that renames the computer based on a prefix-serialnumber...then restarts, adds it to our domain, restarts, and then installs the SCCM client.
    1) run rename program 
    2) join to domain
    3) install sccm client
    Can someone help me with the steps that will be required for this?
    Thank you very much!
    **note, these will not be formatted/have an OS installation ran on it with this task sequence.  The situation is that we are receiving 400+ custom configured laptops, and we're going to have to rename/join/install sccm on each...trying to simplify
    this
    any recommendations are greatly appreciated!

    Narcoticoo : Which boot image am i supposed to be using to insure that it boots into Standard Windows, NOT WinPE?  I have a standard x86 package / boot image i've been using.  If it boots up with this, it goes into WinPE (correct me if I'm wrong,
    for this seems to be what happens each time it boots off the boot image...it does not go into windows standard/full)
    When I go into properties of the one i'm using, and take the check off of "Use a boot image", where it will not boot to WinPE, it will not even show up in my list of available task sequences for
    1) when I PXE boot to try the task sequence, or
    2) when I try to make stand-alone media for this task sequence as you have suggested
    When I run the standalone media, the only log files I find are the following with errors:
    PackageID = 'MPS0014E' InstallSoftware
    12/8/2014 12:28:36 PM 2344 (0x0928)
    BaseVar = '', ContinueOnError='' InstallSoftware
    12/8/2014 12:28:36 PM 2344 (0x0928)
    ProgramName = 'MPHS - Rename Computer' InstallSoftware
    12/8/2014 12:28:36 PM 2344 (0x0928)
    SwdAction = '0002' InstallSoftware
    12/8/2014 12:28:36 PM 2344 (0x0928)
    IsSMSV4PlusClient() == true, HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,332)
    InstallSoftware 12/8/2014 12:28:36 PM
    2344 (0x0928)
    Configuration Manager client is not installed
    InstallSoftware 12/8/2014 12:28:36 PM
    2344 (0x0928)
    Process completed with exit code 2147500037
    TSManager 12/8/2014 12:28:36 PM
    1544 (0x0608)
    TSManager 12/8/2014 12:28:36 PM
    1544 (0x0608)
    Failed to run the action: Install Package. 
    Unspecified error (Error: 80004005; Source: Windows)
    TSManager 12/8/2014 12:28:36 PM
    1544 (0x0608)
    Failed to run the action: Install Package. Execution has been aborted
    TSManager 12/8/2014 12:28:36 PM
    1544 (0x0608)
    Do not send status message in full media case
    TSManager 12/8/2014 12:28:36 PM
    1544 (0x0608)
    Failed to run the last action: Install Package. Execution of task sequence failed.
    Unspecified error (Error: 80004005; Source: Windows)
    TSManager 12/8/2014 12:28:36 PM
    1544 (0x0608)
    Do not send status message in full media case
    TSManager 12/8/2014 12:28:36 PM
    1544 (0x0608)
    Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanager.cpp,866)
    TSManager 12/8/2014 12:43:48 PM
    1544 (0x0608)
    Task Sequence Engine failed! Code: enExecutionFail
    TSManager 12/8/2014 12:43:48 PM
    1544 (0x0608)
    TSManager 12/8/2014 12:43:48 PM
    1544 (0x0608)
    Task sequence execution failed with error code 80004005
    TSManager 12/8/2014 12:43:48 PM
    1544 (0x0608)

  • SCCM client not getting installed on some system (SCCM 2012 SP1)

    Hi,
    I am new to SCCM. I deployed sccm client via "client push deployment". Client installed on 90% system , but some system are not getting sccm client install. I restarted WMI service and file sharing on those client.
    1:- I check the ccmsetup.log file on one of the system.
    <![LOG[File C:\WINDOWS\ccmsetup\{1AF71F68-6089-4211-ADDC-06DF40606141}\client.msi installation succeeded.]LOG]!><time="11:31:28.071-330" date="08-19-2014" component="ccmsetup" context="" type="1"
    thread="3440" file="msiutil.cpp:831">
    <![LOG[No client language changes are detected per current client.msi.]LOG]!><time="11:31:28.071-330" date="08-19-2014" component="ccmsetup" context="" type="0" thread="3440" file="ccmsetup.cpp:8140">
    <![LOG[Successfully deleted the ccmsetup service]LOG]!><time="11:31:34.176-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="3440" file="ccmsetup.cpp:3320">
    <![LOG[Sending Fallback Status Point message to 'IN-SCCM.DOMAIN.COM', STATEID='400'.]LOG]!><time="11:31:34.176-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="3440"
    file="ccmsetup.cpp:9421">
    <![LOG[Params to send FSP message '5.0.7804.1000 Deployment [MP] IN-SCCM.domain.com']LOG]!><time="11:31:34.176-330" date="08-19-2014" component="ccmsetup" context="" type="0" thread="3440"
    file="ccmsetup.cpp:9552">
    <![LOG[State message with TopicType 800 and TopicId {87645077-E6A4-4379-A76A-BE17C536F429} has been sent to the FSP]LOG]!><time="11:31:34.300-330" date="08-19-2014" component="FSPStateMessage" context="" type="1"
    thread="3440" file="fsputillib.cpp:752">
    <![LOG[Deleted file C:\WINDOWS\ccmsetup\ccmsetup.xml]LOG]!><time="11:31:34.300-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="1888" file="ccmsetup.cpp:9156">
    <![LOG[CcmSetup is exiting with return code 0]LOG]!><time="11:31:34.316-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="1888" file="ccmsetup.cpp:10540">
    2:- I checked SMSAdminUI.log ,
    [53, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [36, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [56, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [61, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [64, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [49, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [66, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    3:- CcmExec.log:-
    <![LOG[*** Keep the system awake]LOG]!><time="11:38:09.505-330" date="08-19-2014" component="CcmExec" context="" type="1" thread="3232" file="powerstatemanager.cpp:1057">
    <![LOG[*** System is now free to go to sleep]LOG]!><time="11:38:10.255-330" date="08-19-2014" component="CcmExec" context="" type="1" thread="3232" file="powerstatemanager.cpp:1068">
    <![LOG[Could not load logging configuration for component FileSystemFile. Using default values.]LOG]!><time="11:51:53.939-330" date="08-19-2014" component="CcmExec" context="" type="2" thread="1268"
    file="stdlogging.cpp:480">
    Can anyone suggest , which log file i have to check more.

    Hi,
    I checked locationservices.log and got the result.
    <![LOG[Raising event:
    instance of CCM_CcmHttp_Status
        ClientID = "GUID:4B37DF71-4647-424F-8E4F-E011E38F0970";
        DateTime = "20140819060312.831000+000";
        HostName = "IN-SCCM.domain.com";
        HRESULT = "0x00000000";
        ProcessID = 3040;
        StatusCode = 0;
        ThreadID = 1784;
    ]LOG]!><time="11:33:12.831-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="event.cpp:706">
    <![LOG[Persisting the management point authentication information in WMI]LOG]!><time="11:33:12.862-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lssecurity.cpp:921">
    <![LOG[Persisted Management Point Authentication Information locally]LOG]!><time="11:33:12.878-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lssecurity.cpp:928">
    <![LOG[Current AD site of machine is India]LOG]!><time="11:33:12.925-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lsad.cpp:746">
    <![LOG[MPLIST requests are throttled for 00:04:38]LOG]!><time="11:33:13.034-330" date="08-19-2014" component="LocationServices" context="" type="2" thread="3240" file="lssecurity.cpp:4528">
    <![LOG[Current AD site of machine is India]LOG]!><time="11:33:13.065-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lsad.cpp:746">
    <![LOG[Updating portal information.]LOG]!><time="11:33:13.190-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lssecurity.cpp:4103">
    <![LOG[Updated FSP 'IN-SCCM.domain.com' from AD to local.]LOG]!><time="11:33:13.424-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lsad.cpp:6155">
    <![LOG[Received reply of type PortalCertificateReply]LOG]!><time="11:33:13.752-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="replylocationsendpoint.cpp:302">
    <![LOG[The reply from location manager contains 1 certificates]LOG]!><time="11:33:13.752-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lsportalutils.cpp:93">
    <![LOG[Updating portal certificates]LOG]!><time="11:33:13.752-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lssecurity.cpp:4143">
    <![LOG[Successfully created context from the raw certificate.]LOG]!><time="11:33:13.783-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lssecurity.cpp:4247">
    <![LOG[Executing Task LSRefreshLocationsTask]LOG]!><time="12:33:10.868-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="428" file="scheduledcleanupendpoint.cpp:116">
    and the ClientLocation.log file..
    <![LOG[Domain joined client is in Intranet]LOG]!><time="11:32:50.927-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:32:51.020-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:32:51.020-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:32:51.364-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:32:51.379-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is domain.com, domain name is domain.com]LOG]!><time="11:33:09.974-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="11:33:09.974-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:33:10.302-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:33:10.349-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:33:11.332-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:33:11.363-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:1364">
    In ClientLocation.log file..  Assigned MP is changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com> again and again..
    and ClientIDManagerStartup.log contains..
    <![LOG[[RegTask] - Client is already registered. Exiting.]LOG]!><time="11:32:47.351-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="regtask.cpp:793">
    <![LOG[Evaluated SMBIOS (encoded): ]LOG]!><time="11:32:48.460-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="smbiosident.cpp:184">
    <![LOG[SMBIOS unchanged]LOG]!><time="11:32:48.460-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="11:32:48.460-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="11:32:49.553-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:705">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="11:32:49.600-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="11:32:49.678-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:2AF3437D810085AF58274221194EE64E5365F4E2
        Win32_SystemEnclosure.SerialNumber=<empty>
        Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
        Win32_BaseBoard.SerialNumber=BTCR71400LLA
        Win32_BIOS.SerialNumber=                                
        Win32_NetworkAdapterConfiguration.MACAddress=00:19:D1:78:8A:1D]LOG]!><time="11:32:49.678-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:476">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
        HardwareID1=2:2AF3437D810085AF58274221194EE64E5365F4E2
        HardwareID2=3AD70278013A0076]LOG]!><time="11:32:49.678-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:575">
    Its showing client is already registered.. but its not showing in SCCM console.
    Any idea

  • SCCM Client Push Installation Wizard does not install the client. CCMSetup folder - not created

    Hello,
    I have tried running the Client Push wizard for a single computer or a pilot collection of 8 computers, the result is always
    the same - no SCCM client is installed on any computer.
    The computers are running 32-bit Windows XP SP2.
    The Windows firewall is disabled.
    The client push installation account is setup and have domain admin and local admin privileges. Client Push automatic method
    is not enabled.
    The domain is AD WIndows 2000.
    The SCCM server is running Windows 2003 R2 SP2 64bit Standard.
    The AD schema has been extended.
    MP, and SLP are installed and published. (MP is published in DNS as well.)
    FSP is installed.
    MP, SLP and FSP are running on the same server.
    SQL 2005 server is running locally.
    System management container is created and all rights and permissions delegated.
    With the Push installation account I can access C$ share on the client computer from the SCCM server.
    RPC, Remote registry, WMI services are running on the client machines.
    All prerequisites are installed from the client folder on SCCM server- latest BITS 2.5, Windows installer 3.1 and MSXML6.
    All computers are in the same IP subnet which is listed in the boundaries.
    Yet, the client is not being installed.
    No CCMSetup folder is created on the client machines in Windows\System32 folder, so it is really difficult to troubleshoot
    what the is the issue. I do not see anything helpful in the ccm.log on the server.
    I have tried running the CCMSetup.exe manually on one of the workstations and that was successful and reported back to the
    SCCM server / console.
    What else I should check / try? I really want to push agents via the wizard.
    Thank you,
    Peter

    Hi Wally,
    I have changed 2 things:
    1. Enabed automatic push installation (so I am not usign the wizard any more)
    2. Changed the IP subnet to IP ranges in the site boundairies.
    After runnignt the discovery, I was able to see some activities in the ccm.log. A ccmsetup folder is now created but the agent is still not instaleld. Here is the ccmsetup.log
    ==================================
    <![LOG[==========[ ccmsetup started in process 3140 ]==========]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:8853">
    <![LOG[Version: 4.0.5931.0000]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:1913">
    <![LOG[Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:3937">
    <![LOG[Command line: "C:\WINDOWS\system32\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:3946">
    <![LOG[CCMHTTPPORT:    80]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7851">
    <![LOG[CCMHTTPSPORT:    443]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7866">
    <![LOG[CCMHTTPSSTATE:    0]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7884">
    <![LOG[CCMHTTPSCERTNAME:    ]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7912">
    <![LOG[FSP:    HFXDBSSOM.CORP.EASTLINK.CA]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7927">
    <![LOG[CCMFIRSTCERT:    0]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7969">
    <![LOG[Config file:      C:\WINDOWS\system32\ccmsetup\MobileClient.tcf]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4341">
    <![LOG[Retry time:       10 minute(s)]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4342">
    <![LOG[MSI log file:     ]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4343">
    <![LOG[MSI properties:    INSTALL="ALL" SMSSITECODE="PHX" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0" FSP="HFXDBSSOM.CORP.EASTLINK.CA" CCMFIRSTCERT="0"]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4344">
    <![LOG[Source List:]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4352">
    <![LOG[                  \\HFXDBSSOM.corp.eastlink.ca\SMSClient]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4359">
    <![LOG[                  \\HFXDBSSOM\SMSClient]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4368">
    <![LOG[MPs:]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4371">
    <![LOG[                  HFXDBSSOM.corp.eastlink.ca]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4386">
    <![LOG[Updated security on object C:\WINDOWS\system32\ccmsetup\.]LOG]!><time="09:45:07.076+240" date="12-06-2007" component="ccmsetup" context="" type="0" thread="3108" file="ccmsetup.cpp:8692">
    <![LOG[Sending Fallback Status Point message, STATEID='100'.]LOG]!><time="09:45:07.076+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:9169">
    <![LOG[State message with TopicType 800 and TopicId {A450B407-619B-4777-B77E-C3352753B58A} has been sent to the FSP]LOG]!><time="09:45:07.326+240" date="12-06-2007" component="FSPStateMessage" context="" type="1" thread="3108" file="fsputillib.cpp:730">
    <![LOG[Running as user "SYSTEM"]LOG]!><time="09:45:07.326+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:2534">
    <![LOG[Detected 24292 MB free disk space on system drive.]LOG]!><time="09:45:07.326+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:465">
    <![LOG[DetectWindowsEmbeddedFBWF() Detecting OS Version]LOG]!><time="09:45:07.342+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:511">
    <![LOG[Client OS is not Windows XP Embedded]LOG]!><time="09:45:07.342+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:548">
    <![LOG[Successfully ran BITS check.]LOG]!><time="09:45:08.745+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:6948">
    <![LOG[Failed to successfully complete HTTP request. (StatusCode at WinHttpQueryHeaders: 401)]LOG]!><time="09:45:08.745+240" date="12-06-2007" component="ccmsetup" context="" type="3" thread="2600" file="ccmsetup.cpp:5813">
    <![LOG[Sending Fallback Status Point message, STATEID='308'.]LOG]!><time="09:45:08.760+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:9169">
    <![LOG[State message with TopicType 800 and TopicId {3BFABF82-FB74-43FB-8A4A-6DFDEAEAC25C} has been sent to the FSP]LOG]!><time="09:45:08.776+240" date="12-06-2007" component="FSPStateMessage" context="" type="1" thread="2600" file="fsputillib.cpp:730">
    ==============================================================
    There are two red errors I am concerned about:
    "Failed to successfully complete HTTP request. (StatusCode at WinHttpQueryHeaders: 401)
    and
    "Failed to download 'WindwosXP-KB923845-x86-ENU.exe' from http://HFXDBSSOM.corp.eastlink.ca/CCM_Client/i386/BITS25 with error code 0x80004005).
    What should I do to resolve these errors?
    Thanks,
    Peter

  • Problem installing SCCM client in remote untrusted forest

    Hi,
    My configuration is :
    My network is in two parts : intranet and a DMZ. In the DMZ there is another forest and domain. There is no trust between the forest in the DMZ and the internal network. I configured the remote forest in SCCM with a user account that has Domain Admin acces
    in the DMZ forest/domain.
    The primary site server is located in the internal part of my network. SQL is installed on a remote server. Management point, distribution point, Fallback Status Point roles are installed on the primary site server. SMS Provider is installed on the primary
    site server.
    In the DMZ part, I have a management point, distribution point installed on one server.
    The forest discovery works fine. I can query AD in the remote forest (DMZ).
    I have a problem installing the SCCM client on computers located in the remote forest with client push or with the command line.
    CCMSETUP.EXE /MP:DMZ site server /DP:DMZ site server /FSP: primary site server SMSSITECODE:SIT
    In CCMSetup.log I can see that the client try to communicate with my DMZ site server but it reverts to the management point and distribution point located in the internal part of the network. The installation fails and will try in 10 minutes.
    Do anyone has seen this problem before? Am I missing something? Could it be a configuration issue?
    Could you help me whit this please?
    Thanks in advance for your time!
    Jacques

    Does the client installation work when you install the client manually on the untrusted domain client? What does the CCM.log say on the site server?
    Have you double checked the firewall ports for the client push installation? The ports needed for the client push to work are as follows (from the site server to the client):
    SMB - TCP 445
    RPC Endpoint Mapper - TCP 135 / UDP 135
    RPC Dynamic Ports
    And to Management Point:
    HTTP - TCP 80 (When using HTTP)
    HTTPS - TCP 443 (When using HTTPS)
    Also a quote from
    TechNet: "In addition to the ports listed in the following table, client push installation also uses Internet Control Message Protocol (ICMP) echo request messages from the site server to the client computer to confirm whether the client
    computer is available on the network. ICMP is sometimes referred to as TCP/IP ping commands. ICMP does not have a UDP or TCP protocol number, and so it is not listed in the following table. However, any intervening network devices, such as firewalls, must
    permit ICMP traffic for client push installation to succeed."

  • SCCM Client entry in SCCM console for new VM with same hostname

    HI,
    I have Hyper V server with several VM's running with server OS. Recently I have stopped 2 VM's with OS windows server 2008 & 2012 & recreated new VM's with same hostnames & IP addresses. Problem is I am unable to install SCCM client on New VM
    as old enrty lies in SCCM consle with client status Active. I tried to uninstall the client from console, But its showing "can not ping".
    So is it ok to simply delete this entry from console so new entry will come in front?

    Hi,
    You can delete the object in the SCCM Admin Console,you can also install the client manually and then they will register again creating a new object with the same name.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Unable to install sccm client from SCCM console install client option

    Hi
    Unable to install client on windows 7 64 bit enterprise from sccm console. The client is discovered in sccm console with status client = NO, so we want to install sccm client from console remotely.
    We cannot enable push install. my id has full access on SCCM site server SCCM product also admin rights on workstations. I am able to access net bios path SMS_<site code> of site server then client path from client machine. machine is in domain and
    is boundry of sccm .
    Client push install in console is diabled
    Regards Sushain KApoor

    Hi!
    Examine the ccm.log located in <SCCM 2007 InstallationPath>\LOGS on the site server.
    Best regards
    Henrik

  • Trying to deploy SCCM Client upgrade...

    A few days ago I upgraded our SCCM 2007 R2 Site Server with SP2.  I did this in preparation for Windows 7 support and deployment.  Anyhow, I decided to release the client upgrade via software distribution using the same package that I include with my image deployment (data source is \\server\sms_001\client )
    Yesterday, I created an advertisement to distribute the SCCM client upgrade to my entire network but today System Center Console is reporting that out of 1148, 996 have not yet started, 0 succeeded, and 149 have failed.  We're a school so most of our computers are off.  The issue is that of the computers that are on 149 have failed with 0 reporting a success....or so they say.
    I checked a few of my clients and the ccmsetup.log indicates that installation has in fact succeeded.  However, what the "status of a specific advertisement" report is telling me is that the client failed with the "last status message name" column indicating "Program Failed (unexpected restart)".  It shows the same thing for all clients that have reported a failure.
    The software package program function is configured to run the following and I'm not using any client options:  "CCMSETUP.EXE /noservice SMSSITECODE=AUTO"
    Any ideas why the client appears to have been upgraded but reporting a failure?
    Below is the execmgr.log:
    Policy arrived for parent package 00100006 program Advanced Client Silent Upgrade execmgr 12/22/2009 8:09:49 PM 3784 (0x0EC8)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramOfferReceivedEvent
     AdvertisementId = "00120025";
     ClientID = "GUID:4AC789F0-1D9C-49A0-BFD2-23D950A6307A";
     DateTime = "20091223010949.649000+000";
     MachineName = "ADMIN-OFF-TSEC";
     ProcessID = 1976;
     SiteCode = "001";
     ThreadID = 3784;
     execmgr 12/22/2009 8:09:49 PM 3784 (0x0EC8)
    Requesting content from CAS for package 00100006 version 4 execmgr 12/22/2009 8:09:50 PM 3144 (0x0C48)
    Successfully created a content request handle {36479D3C-24C9-4844-BED1-2AB2B0BDD0F1} for the package 00100006 version 4 execmgr 12/22/2009 8:09:50 PM 3144 (0x0C48)
    Program Advanced Client Silent Upgrade change to state STATE_ADVANCED_DOWNLOAD content in progress execmgr 12/22/2009 8:09:50 PM 3144 (0x0C48)
    Execution Request for package 00100006 program Advanced Client Silent Upgrade state change from NotExist to AdvancedDownload execmgr 12/22/2009 8:09:50 PM 3144 (0x0C48)
    Mandatory execution requested for program Advanced Client Silent Upgrade and advertisement 00120025 execmgr 12/22/2009 8:09:50 PM 1348 (0x0544)
    Creating mandatory request for advert 00120025, program Advanced Client Silent Upgrade, package 00100006 execmgr 12/22/2009 8:09:50 PM 1348 (0x0544)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistWaitingContentEvent
     AdvertisementId = "00120025";
     ClientID = "GUID:4AC789F0-1D9C-49A0-BFD2-23D950A6307A";
     DateTime = "20091223010950.555000+000";
     MachineName = "ADMIN-OFF-TSEC";
     PackageName = "00100006";
     PackageVersion = "4";
     ProcessID = 1976;
     ProgramName = "Advanced Client Silent Upgrade";
     SiteCode = "001";
     ThreadID = 1348;
     execmgr 12/22/2009 8:09:50 PM 1348 (0x0544)
    Successfully raised SoftDistWaitingContentEvent event for program Advanced Client Silent Upgrade execmgr 12/22/2009 8:09:50 PM 1348 (0x0544)
    Execution Request for package 00100006 program Advanced Client Silent Upgrade state change from WaitingDependency to WaitingContent execmgr 12/22/2009 8:09:50 PM 1348 (0x0544)
    Content is available for program Advanced Client Silent Upgrade. execmgr 12/22/2009 8:10:24 PM 2680 (0x0A78)
    CExecutionRequest::Overriding Service Windows as per policy. execmgr 12/22/2009 8:10:24 PM 2680 (0x0A78)
    Execution Request for package 00100006 program Advanced Client Silent Upgrade state change from WaitingContent to NotifyExecution execmgr 12/22/2009 8:10:24 PM 2680 (0x0A78)
    Notify user mandatory program Advanced Client Silent Upgrade is about to run execmgr 12/22/2009 8:10:24 PM 2680 (0x0A78)
    Execution Manager timer has been fired. execmgr 12/22/2009 8:15:25 PM 1736 (0x06C8)
    Executing program CCMSETUP.EXE /noservice SMSSITECODE=AUTO in Admin context execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Execution Request for package 00100006 program Advanced Client Silent Upgrade state change from Running to NotifyExecution execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Checking content location C:\WINDOWS\system32\CCM\Cache\00100006.4.System for use execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Successfully selected content location C:\WINDOWS\system32\CCM\Cache\00100006.4.System execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Executing program as a script execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Successfully prepared command line "C:\WINDOWS\system32\CCM\Cache\00100006.4.System\ccmsetup.exe" /noservice SMSSITECODE=AUTO execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Command line = "C:\WINDOWS\system32\CCM\Cache\00100006.4.System\ccmsetup.exe" /noservice SMSSITECODE=AUTO, Working Directory = C:\WINDOWS\system32\CCM\Cache\00100006.4.System\ execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Created Process for the passed command line execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramStartedEvent
     AdvertisementId = "00120025";
     ClientID = "GUID:4AC789F0-1D9C-49A0-BFD2-23D950A6307A";
     CommandLine = "\"C:\\WINDOWS\\system32\\CCM\\Cache\\00100006.4.System\\ccmsetup.exe\" /noservice SMSSITECODE=AUTO";
     DateTime = "20091223011525.457000+000";
     MachineName = "ADMIN-OFF-TSEC";
     PackageName = "00100006";
     ProcessID = 1976;
     ProgramName = "Advanced Client Silent Upgrade";
     SiteCode = "001";
     ThreadID = 3500;
     UserContext = "NT AUTHORITY\\SYSTEM";
     WorkingDirectory = "C:\\WINDOWS\\system32\\CCM\\Cache\\00100006.4.System\\";
     execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Raised Program Started Event for Ad:00120025, Package:00100006, Program: Advanced Client Silent Upgrade execmgr 12/22/2009 8:15:25 PM 3500 (0x0DAC)
    Request in running or report status found for program Advanced Client Silent Upgrade package 00100006 execmgr 12/22/2009 8:19:11 PM 1700 (0x06A4)
    Service stopped while program Advanced Client Silent Upgrade is running execmgr 12/22/2009 8:19:11 PM 1700 (0x06A4)
    OpenProcess failed for process 1396, error 80070057 execmgr 12/22/2009 8:19:11 PM 1700 (0x06A4)
    Can not continue monitoring the program after service restart because the process exited.  Assume failed execmgr 12/22/2009 8:19:11 PM 1700 (0x06A4)
    Looking for MIF file to get program status execmgr 12/22/2009 8:19:11 PM 1700 (0x06A4)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramUnexpectedRebootEvent
     AdvertisementId = "00120025";
     ClientID = "GUID:4AC789F0-1D9C-49A0-BFD2-23D950A6307A";
     DateTime = "20091223011911.783000+000";
     MachineName = "ADMIN-OFF-TSEC";
     PackageName = "00100006";
     ProcessID = 3636;
     ProgramName = "Advanced Client Silent Upgrade";
     SiteCode = "001";
     ThreadID = 1700;
     execmgr 12/22/2009 8:19:11 PM 1700 (0x06A4)
    Raised Program Unexpected Reboot Event for Ad:00120025, Package:00100006, Program: Advanced Client Silent Upgrade execmgr 12/22/2009 8:19:11 PM 1700 (0x06A4)

    This KB article covers the upgrade of the client via hotfixes:
    http://support.microsoft.com/kb/2477182
    An important thing to note is that the Program needs the following set:
    After Running: Program Restarts Computer; this is needed to ensure that any status MIF files are collected after a restart of the client service (ccmexec.exe).  No actual restart of the computer should occur.
    This enables the SCCM client to detect that it re-started and to process the MIF files for status messages.
    Installing the following updates one at a time normally is sucessful:
    KB2761938
    KB2516517
    KB2815223
    Other updates such as KB2276865 fail with the Unexpected Reboot Event error (possibly because the MIF is not written correctly) but it has been superseeded by KB2815223 wich is OK.

  • SCCM client is connecting to the wrong SCCM site

    We have a domain controller say TEST1, on which we have 4 SCCM servers. The SCCM’s have the following site codes
    PR1, PR1, PR3 and PR4
    We had a Group Policy for client installation created for site ‘PR1’, under ‘Group Policy Management' console in Active directory. 
    On all sites we have enabled ‘Client Push Installation’. All discovered same computers from TEST1 domain controller.
    Now from any SCCM (say ‘PR2’) if we try to push client, the SCCM client machine points to the site code ‘PR1’ only.
    Now we have removed the Group Policy and ran ‘gpupdate’.
    In Active Directory we don’t see the site information of ‘PR1’ any more.
    In the ‘PR1’ site we have removed the overlapping boundaries. We still see the problem.
    We want to get the clients of PR2 site connect to the same, and install client successfully. Any help on this would be really
    helpful.
    Below is an extract of ‘LocationServices.log’ of an SCCM client of ‘PR2’ site
    LSRefreshSiteCode: Group Policy Updated the assigned site code <PR1>, which is different than the existing assigned site code
    <>. Will attempt re-assignment.  LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Won't send client assignment fallback status point message because last assignment message was sent too recently.           
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Processing GroupPolicy site assignment.           
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Assigning to site 'PR1'  
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    LSIsSiteCompatible : Verifying Site Compatibility for <PR1>   
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Attempting to retrieve lookup MP(s) from AD  
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    No lookup MP(s) from AD        
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Attempting to retrieve lookup MP(s) from DNS
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Using default DNS suffix test1.test.com
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Attempting to retrieve default management points from DNS   
    LocationServices          
    3/12/2014 11:31:12 PM           
    3920 (0x0F50)
    Failed to retrieve DNS service record using _mssms_mp_pr1._tcp. test1.test.com lookup. DNS returned error 9003           
    LocationServices          
    3/12/2014 11:31:13 PM           
    3920 (0x0F50)
    No lookup MP(s) from DNS      
    LocationServices          
    3/12/2014 11:31:13 PM           
    3920 (0x0F50)
    Failed to resolve 'SMS_SLP' from WINS           
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    LSGetLookupMP: Failed to resolve lookup MP from WINS with 87D00215. Check if it is published        
    LocationServices           
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    LSGetSiteVersionFromAD : Failed to retrieve version for the site 'PR1' (0x80004005)   
    LocationServices          
    3/12/2014 11:31:17 PM     3920 (0x0F50)
    Attempting to retrieve lookup MP(s) from AD  
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    No lookup MP(s) from AD        
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    Attempting to retrieve lookup MP(s) from DNS
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    Using default DNS suffix test1.test.com
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    Attempting to retrieve default management points from DNS   
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    Failed to retrieve DNS service record using _mssms_mp_PR1._tcp. test1.test.com lookup. DNS returned error 9003           
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    No lookup MP(s) from DNS      
    LocationServices          
    3/12/2014 11:31:17 PM           
    3920 (0x0F50)
    Failed to resolve 'SMS_SLP' from WINS           
    LocationServices          
    3/12/2014 11:31:22 PM           
    3920 (0x0F50)
    LSGetLookupMP: Failed to resolve lookup MP from WINS with 87D00215. Check if it is published        
    LocationServices           
    3/12/2014 11:31:22 PM           
    3920 (0x0F50)
    LSIsSiteCompatible : Failed to get Site Version from all directories       
    LocationServices          
    3/12/2014 11:31:22 PM           
    3920 (0x0F50)
    Won't send a client assignment fallback status point message because the last assignment error matches this one.           
    LocationServices          
    3/12/2014 11:31:22 PM           
    3920 (0x0F50)

    Hi,
    The GPO writes the value of the site name the client should use and the values are not removed when you remove the GPO, so you need to clear the registry from those keys to be able to assign it PR2.
    http://blog.coretech.dk/heh/new-agents-will-not-re-assign-to-configmgr-2012-site/
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • How to hide online status

    Hi,
    Unfortunately I do not have a Messenger System in front of me or I might be able to answer the question without hasseling this forum.
    How can a user hide their online status? The problem is that the customer takes user privacy very seriously and before they even think about implementing Messenger they want to be sure that a user can hide their online status if they want to. Is this possible? If so, how?
    Thank you for your assistance.
    Mike

    Hi Mike,
    Just some more information... in the Web Console... Click Current Users to display a list of current Messenger users and their IP addresses. Click the User ID, then click Disconnect User to disconnect the user.
    So on the backend you can see who is connected... just not from the client.
    Cheers,

  • SCCM Client Application Installation WMI Classes and Cycles

    Hi,
    I am writing some software to monitor application deployements via SCCM - specifcally required applications. The applications installing OK however
    it takes a bit of time for the SCCM console to realize the application has been installed after the client has actually done it.
    So here are my questions:
    1. What client cycle actually sends the status message back to the SCCM database saying "I have installed this application" - I am guessing the
    "Application Deployment EValuation Cycle"?
    2. Which WMI class can I look at that can tell me "when" the SCCM client installed the application?
    Thanks,
    Ward

    To add to Torsten's answer here, there is no client cycle/action for this as it's automatic (see Torsten's answer). The App Deploy Eval cycle is for re-evaluating global conditions and application requirements on an on-going basis to ensure they are still
    enforced and has nothing to do with reporting back to the site.
    For part 2, CCM_Application should also get you what you are looking for on the client side but that's pretty inefficient for anything thing more than one-of deployments in small environments. Why not use reporting?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Problem with update SCCM client to Sp1 CU3 on Windows 2008 server

    Hi all,
    I have problem with update SCCM client on Windows 2008 Server to 2012 Sp1 CU3. I have sent to deployment package with update (SP1 Cumulative Update 3 - server update) on four servers and after few minutes I have got in Monitoring\Deployment details four
    this same errors in "Asset Details":
    USER Message ID
    Status type Description
    NT\AUTHORITY\SYSTEM  1006
    Error 3003
    I love that types of error... which is har to find answer on google :-( I have tried but I haven't find any constructive :-( Did you met with something similar? Which log I should check (sorry - I'm still noob in SCCM2012) to update actual SCCM Client SP1
    (5.00.7804.1000) to SP1 CU3 (5.00.7804.1400)? 
    Thank you.

    I see in fodler with CU3 updates, are four packages:
    - SP1 Cumulative update 3 - x64 client update
    - SP1 Cumulative update 3 - x86 client update
    - SP1 Cumulative update 3 - server update 
    - SP1 Cumulative update 3 - console update
    It will be stupid but... maybe I should deploy x64 client update package? 

Maybe you are looking for

  • Closing MacBook lid w/ mini-DVI to second display turns off second display

    I hooked up a MacBook to another display via the mini-DVI to DVI adapter but, when I close the lid of the MacBook, the other display goes off. The display settings are set to mirror and this doesn't happen with my MacBook Pro. With my MacBook Pro, I

  • Problems burning photos from iPhoto 5 to CD

    I'm using iPhoto 5 on an Intel based G5 Mac running OS X 10.4.10 with 1.5Gb RAM. The photo library contains about 4,000+ photos. If I pick a group of them (say about 2 or 3 dozen) then drag and drop them onto the blank CD icon I get the following mes

  • Why is RoboHelp not displaying the required data content of .chm when linked as Help in my App ?

    Gorgeous Hello All, Has anyone encountered the below-said show- stopper. Another BIG TIME help required, will help me in tremendous fashion. Am using Adobe RoboHelp, Version 10 and IE version being 10. In my local machine : 1.)I have completed my tec

  • Track Bleeding

    A project I'm working on has two tracks. One is an audio instrument with acoustic bass (EXSP24) and the other is an audio track for guitar. When I record guitar on the audio track and play the audio file alone I hear the acoustic bass on the file as

  • Set Password in Application WITHOUT Jailbreak

    i want to set password protection to perticular apps in iPad.  WITHOUT Jailbreak How to set ? help me... Thanks .