client push fails to install
we have 2 offices and we can't install the SCCM client in either one. The rest of our offices work fine. But these 2 used to work and now they don't. WE have run both ccmsetup /uninstall and ccmclean.exe /q and even that does not 100% remove the old client. We have also deleted the cert file that I've read others have dealt with. I ran client push and waited 2 hours and nothing. here is what I see in the logs on some of the failing clients. = ccmexec Registering hosted COM class objects. 7/17/2012 7:03:47 PM 400 (0x0190) Error registering hosted class '{E67DBF56-96CA-4e11-83A5-5DEC8BD02EA8}'. Code 0x80040154 7/17/2012 7:03:47 PM 400 (0x0190) Allowing activation requests on class objects. 7/17/2012 7:03:47 PM 400 (0x0190) Registering endpoint notifications. 7/17/2012 7:03:47 PM 400 (0x0190) Registering for Logon/Logoff notifications. 7/17/2012 7:03:53 PM 400 (0x0190) Cached user 'S-1-5-21-1708537768-1284227242-725345543-274036' is logged on to session 1 during RegisterForLogon. 7/17/2012 7:03:53 PM 400 (0x0190) Invoking task to monitor cached logged on user every 600 seconds. 7/17/2012 7:03:53 PM 400 (0x0190) Starting system task processor. 7/17/2012 7:03:53 PM 400 (0x0190) BEGIN ExecuteSystemTasks('PreStartup') 7/17/2012 7:03:53 PM 2916 (0x0B64) Invoking system task 'StatusAgentInitialization' via ICcmSystemTask2 interface. 7/17/2012 7:03:53 PM 2688 (0x0A80) Invoking system task 'ClientRegistrationStartup' via ICcmSystemTask2 interface. 7/17/2012 7:03:53 PM 3508 (0x0DB4) Failed to raised pending event 7/17/2012 7:03:56 PM 772 (0x0304) -- clientIDmanagerstartup.log RegTask: Reset backoff interval: 257 minutes ClientIDManagerStartup 7/17/2012 8:32:29 PM 3780 (0x0EC4) Already refreshed within the last 10 minutes, Sleeping for the next 9 minutes before reattempt. ClientIDManagerStartup 7/17/2012 8:32:29 PM 3780 (0x0EC4) RegTask: Failed to refresh MP. Error: 0x80004005 ClientIDManagerStartup 7/17/2012 8:42:18 PM 3780 (0x0EC4) RegTask: Initial backoff interval: 1 minutes ClientIDManagerStartup 7/17/2012 8:42:30 PM 3780 (0x0EC4) RegTask: Reset backoff interval: 257 minutes ClientIDManagerStartup 7/17/2012 8:42:30 PM 3780 (0x0EC4) Already refreshed within the last 10 minutes, Sleeping for the next 9 minutes before reattempt. ClientIDManagerStartup 7/17/2012 8:42:30 PM 3780 (0x0EC4) RegTask: Failed to refresh MP. Error: 0x80004005 ClientIDManagerStartup 7/17/2012 8:52:18 PM 3780 (0x0EC4) RegTask: Initial backoff interval: 1 minutes ClientIDManagerStartup 7/17/2012 8:52:31 PM 3780 (0x0EC4) RegTask: Reset backoff interval: 257 minutes ClientIDManagerStartup 7/17/2012 8:52:31 PM 3780 (0x0EC4) Already refreshed within the last 10 minutes, Sleeping for the next 9 minutes before reattempt. ClientIDManagerStartup 7/17/2012 8:52:31 PM 3780 (0x0EC4) - setuppolicyevaluator.log RegTask: Reset backoff interval: 257 minutes ClientIDManagerStartup 7/17/2012 8:32:29 PM 3780 (0x0EC4) Already refreshed within the last 10 minutes, Sleeping for the next 9 minutes before reattempt. ClientIDManagerStartup 7/17/2012 8:32:29 PM 3780 (0x0EC4) RegTask: Failed to refresh MP. Error: 0x80004005 ClientIDManagerStartup 7/17/2012 8:42:18 PM 3780 (0x0EC4) RegTask: Initial backoff interval: 1 minutes ClientIDManagerStartup 7/17/2012 8:42:30 PM 3780 (0x0EC4) RegTask: Reset backoff interval: 257 minutes ClientIDManagerStartup 7/17/2012 8:42:30 PM 3780 (0x0EC4) Already refreshed within the last 10 minutes, Sleeping for the next 9 minutes before reattempt. ClientIDManagerStartup 7/17/2012 8:42:30 PM 3780 (0x0EC4) RegTask: Failed to refresh MP. Error: 0x80004005 ClientIDManagerStartup 7/17/2012 8:52:18 PM 3780 (0x0EC4) RegTask: Initial backoff interval: 1 minutes ClientIDManagerStartup 7/17/2012 8:52:31 PM 3780 (0x0EC4) RegTask: Reset backoff interval: 257 minutes ClientIDManagerStartup 7/17/2012 8:52:31 PM 3780 (0x0EC4) Already refreshed within the last 10 minutes, Sleeping for the next 9 minutes before reattempt. ClientIDManagerStartup 7/17/2012 8:52:31 PM 3780 (0x0EC4) -- not sure why this is failing on over 100 machines
July 17th, 2012 11:55pm

Examine LocationServices.log and ClientLocation.log if the client is able to retrieve MP information.Torsten Meringer | http://www.mssccmfaq.de
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 3:59am

Those 2 log files are not present. The only log files I see are: ccmexec, clientIDmanagerstartup, policyagentprovider, setuppolicyevaluator and statusagent. nothing else. - I was thinking that the client push was broken so I performed a test. I took a machine from a different office, added it to a new collection and then I RDC'd into the box and manually ran ccmsetup /uninstall. I rebooted the box. then, from the collection I did a "install client" it pushed the client to the machine and all log files showed up and the client worked. So it is not the Primary Site server that is having the issues. It is the clients. I have run both ccmsetup /uninstall & ccmclean.exe /q on all of the machines and last night I rebooted all of the machines and tried to push the client again and it still fails. I have noticed that when you uninstall the SCCM client it does leave the CCM folder and 1 or 2 sub-folders. The only other thing I can think of is to push our a script that runs the uninstall and then does a remove directory on the ccmsetup & ccm folders and runs a reg delete on any SMS keys. What else is there to do? It's like there is something stuck on the clients or in the SCCM DB that won't allow these clients to re-install.
July 18th, 2012 9:37am

What does clientIDmanagerstartup.log say?Jason | http://blog.configmgrftw.com | Twitter @JasonSandys
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 9:55am

Try to add RESETKEYINFORMATION=TRUE in the client push command line. Julien
July 18th, 2012 10:04am

this has an error. - RegTask: Failed to send registration request message. Error: 0x8007000e ClientIDManagerStartup 7/18/2012 2:01:19 AM 3472 (0x0D90) RegTask: Failed to send registration request. Error: 0x8007000e ClientIDManagerStartup 7/18/2012 2:01:19 AM 3472 (0x0D90) RegTask: Client is not registered. Sending registration request... ClientIDManagerStartup 7/18/2012 4:09:19 AM 3472 (0x0D90) RegTask: Failed to send registration request message. Error: 0x8007000e ClientIDManagerStartup 7/18/2012 4:09:19 AM 3472 (0x0D90) RegTask: Failed to send registration request. Error: 0x8007000e ClientIDManagerStartup 7/18/2012 4:09:19 AM 3472 (0x0D90) RegTask: Client is not registered. Sending registration request... ClientIDManagerStartup 7/18/2012 6:17:19 AM 3472 (0x0D90) RegTask: Failed to send registration request message. Error: 0x8007000e ClientIDManagerStartup 7/18/2012 6:17:19 AM 3472 (0x0D90) RegTask: Failed to send registration request. Error: 0x8007000e ClientIDManagerStartup 7/18/2012 6:17:19 AM 3472 (0x0D90) - I've Googled this but have not found a fix. any suggestion?
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 10:04am

I RDC'd into a broken machine and I connected back to the primary site. I manually ran ccmsetup from the primary. the ccmsetup.log says: Download failed (5). Waiting for retry... Other offices can install clients and 95% of our offices/machines work fine. The boundaries have not changed on the offices where machines fail either.
July 18th, 2012 10:16am

Could you post ccmsetup.log?
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 10:23am

0x8007000e = "Not enough storage is available to complete this operation." "Storage" in this error message refers to memory/RAM, not drive space. My first guess is that these are way underpowered systems.Jason | http://blog.configmgrftw.com | Twitter @JasonSandys
July 18th, 2012 10:35am

the systems all have 2.00 GB of RAM, 64-bit Windows 7 OS and are Intel core 2 Duo CPU. Each has 30-40GB of free disk space as well. And they all have worked in the past. they all had the SCCM client and used to work. now they won't registry. And last night I did a client push to all of the broken machines and most have the c:\.......\CCM folder full of stuff. They just don't complete.
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 10:40am

MSI: Action 19:57:19: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:19 PM 1240 (0x04D8) MSI: Action 19:57:19: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:19 PM 1240 (0x04D8) MSI: Action 19:57:19: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:19 PM 1240 (0x04D8) MSI: Action 19:57:19: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:19 PM 1240 (0x04D8) MSI: Action 19:57:19: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:19 PM 1240 (0x04D8) MSI: Action 19:57:19: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:19 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:20: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:20 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:21: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:21 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:22: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:22 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTaskRollback. Removing System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmRegisterSystemTask. Registering System Tasks ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:23: CcmSetObjectSecurity. Applying security permissions ccmsetup 7/17/2012 7:57:23 PM 1240 (0x04D8) MSI: Action 19:57:29: CcmSetupLogging. Initializing logging... ccmsetup 7/17/2012 7:57:29 PM 1240 (0x04D8) MSI: Action 19:57:30: SmsSwDistSetCacheConfig. Configuring Software Distribution Cache ccmsetup 7/17/2012 7:57:30 PM 1240 (0x04D8) MSI: Action 19:57:30: CcmRegisterPerfCountersRollback. ccmsetup 7/17/2012 7:57:30 PM 1240 (0x04D8) MSI: Action 19:57:30: CcmRegisterPerfCounters. Registering performance counters ccmsetup 7/17/2012 7:57:30 PM 1240 (0x04D8) MSI: Action 19:57:30: CcmRegisterComponentsRollback. ccmsetup 7/17/2012 7:57:30 PM 1240 (0x04D8) MSI: Action 19:57:30: CcmRegisterComponents. Registering CCM Components ccmsetup 7/17/2012 7:57:30 PM 1240 (0x04D8) MSI: Action 19:57:30: SmsSetLUAAccessPermissions. Setting Access Permissions ccmsetup 7/17/2012 7:57:30 PM 1240 (0x04D8) MSI: Action 19:57:30: InstallServices. Installing new services ccmsetup 7/17/2012 7:57:30 PM 1240 (0x04D8) MSI: Action 19:57:31: WriteEnvironmentStrings. Updating environment strings ccmsetup 7/17/2012 7:57:31 PM 1240 (0x04D8) MSI: Action 19:57:31: CcmSetServiceConfig. Configuring service ccmsetup 7/17/2012 7:57:31 PM 1240 (0x04D8) MSI: Action 19:57:32: SmsMigrateInventory. Migrating SMS Legacy Client inventory settings ccmsetup 7/17/2012 7:57:32 PM 1240 (0x04D8) MSI: Action 19:57:32: CcmConfigDCOM. Configuring service ccmsetup 7/17/2012 7:57:32 PM 1240 (0x04D8) MSI: Action 19:57:32: SmsShellNotify. Setting SMS configuration ccmsetup 7/17/2012 7:57:32 PM 1240 (0x04D8) MSI: Action 19:57:32: CcmInitializePolicy. Initializing policy ccmsetup 7/17/2012 7:57:32 PM 1240 (0x04D8) MSI: Action 19:57:33: SmsSetClientConfig. Setting SMS configuration ccmsetup 7/17/2012 7:57:33 PM 1240 (0x04D8) MSI: Action 19:57:33: CcmMigrateDownloadSchema. ccmsetup 7/17/2012 7:57:33 PM 1240 (0x04D8) MSI: Action 19:57:33: CcmRegisterProduct. Registering product ccmsetup 7/17/2012 7:57:33 PM 1240 (0x04D8) MSI: Action 19:57:33: CcmRegisterProductRollback. Registering product ccmsetup 7/17/2012 7:57:33 PM 1240 (0x04D8) MSI: Action 19:57:33: SmsInstallPrepDrvr. Installing Software Metering PREP Driver ccmsetup 7/17/2012 7:57:33 PM 1240 (0x04D8) MSI: Action 19:57:34: StartServices. Starting services ccmsetup 7/17/2012 7:57:34 PM 1240 (0x04D8) MSI: Action 19:57:35: CcmStartService. ccmsetup 7/17/2012 7:57:35 PM 1240 (0x04D8) MSI: Action 19:57:35: SmsCleanupDesktopMigrationInfo. Deinstalling the SMS Legacy Client or SMS 2.0 Client ccmsetup 7/17/2012 7:57:35 PM 1240 (0x04D8) MSI: Action 19:58:07: SmsClientInstallSucceeded. Sending status message ccmsetup 7/17/2012 7:58:07 PM 1240 (0x04D8) MSI: Action 19:58:07: RollbackCleanup. Removing backup files ccmsetup 7/17/2012 7:58:07 PM 1240 (0x04D8) MSI: Action 19:58:07: RemoveExistingProducts. Removing applications ccmsetup 7/17/2012 7:58:07 PM 1240 (0x04D8) Installation succeeded. ccmsetup 7/17/2012 7:58:07 PM 1240 (0x04D8) Successfully deleted the ccmsetup service ccmsetup 7/17/2012 7:58:12 PM 1240 (0x04D8) Sending Fallback Status Point message, STATEID='400'. ccmsetup 7/17/2012 7:58:12 PM 1240 (0x04D8) State message with TopicType 800 and TopicId {1CF31DEA-A67F-4D72-9FF9-2B7B6978E97F} has been sent to the FSP FSPStateMessage 7/17/2012 7:58:12 PM 1240 (0x04D8) Deleted file C:\WINDOWS\ccmsetup\ccmsetup.cab ccmsetup 7/17/2012 7:58:12 PM 2988 (0x0BAC) Deleted file C:\WINDOWS\ccmsetup\ccmsetup.xml ccmsetup 7/17/2012 7:58:12 PM 2988 (0x0BAC) Deleted file C:\WINDOWS\ccmsetup\WindowsUpdateAgent30-x64.exe ccmsetup 7/17/2012 7:58:12 PM 2988 (0x0BAC) Deleted file C:\WINDOWS\ccmsetup\client.msi ccmsetup 7/17/2012 7:58:12 PM 2988 (0x0BAC)
July 18th, 2012 10:42am

Try to add RESETKEYINFORMATION=TRUE in the client push command line. Julien Did you try this?
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 10:47am

just to re-cap.... I have pushed the client from the primary to other machines in other offices as a test. the SCCM client installs fine. We have 2 offices that all of the machines won't reinstall it. And in these 2 offices we have removed the SSM Cert from the machines hoping that would clean it up. Question. If 15,000 machines work if we add RESETKEYINFORMATION=TRUE to our client push what does that do new clients and what does that do to a machine that works but ends up needing to be reinstalled?
July 18th, 2012 11:14am

OK...... on our Primary Site server I looked at the c:\windows\syswow64\ccm\logs folder and opened up MP_RegistrationManager.log it says this over and over. Certificate issued to 'SMS' has expired. MP_RegistrationManager 7/17/2012 8:54:16 AM 10640 (0x2990) MP Reg: Registration request body is invalid. MP_RegistrationManager 7/17/2012 8:54:16 AM 10640 (0x2990) MP Reg: Registration failed. MP_RegistrationManager 7/17/2012 8:54:16 AM 10640 (0x2990) MP Reg: Processing completed. Completion state = 0 MP_RegistrationManager 7/17/2012 8:54:16 AM 10640 (0x2990) Certificate issued to 'SMS' has expired. MP_RegistrationManager 7/17/2012 8:54:28 AM 13760 (0x35C0) MP Reg: Registration request body is invalid. MP_RegistrationManager 7/17/2012 8:54:28 AM 13760 (0x35C0) MP Reg: Registration failed. MP_RegistrationManager 7/17/2012 8:54:28 AM 13760 (0x35C0) MP Reg: Processing completed. Completion state = 0 MP_RegistrationManager 7/17/2012 8:54:28 AM 13760 (0x35C0) So this is a server issue and not client?
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 11:46am

more.... on all of our broken machines I ran this command. certutil -delstore SMS SMS Would running that cause the error above from the MP_RegistrationManager.log file?
July 18th, 2012 12:01pm

Have you tried rebooting one to clear memory?Jason | http://blog.configmgrftw.com | Twitter @JasonSandys
Free Windows Admin Tool Kit Click here and download it now
July 18th, 2012 12:50pm

:-) Yes, I rebooted all of them !!
July 18th, 2012 3:20pm

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

Other recent topics Other recent topics