Unable to install Client push in SCCM 2012no
======>Begin Processing request: "2097152158", machine name: "GEEWIZB11-10" SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
Execute query exec [sp_IsMPAvailable] N'ACM' SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> Attempting to connect to administrative share '\\GEEWIZB11-10\admin$' using account 'AVASOFTBIZ\sccmadmin' SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> The 'best-shot' account has now succeeded 5 times and failed 0 times. SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> Connected to administrative share on machine GEEWIZB11-10 using account 'AVASOFTBIZ\sccmadmin' SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> Attempting to make IPC connection to share <\\GEEWIZB11-10\IPC$> SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> Searching for SMSClientInstall.* under '\\GEEWIZB11-10\admin$\' SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> Unable to get Win32_OperatingSystem object from WMI on remote machine "GEEWIZB11-10", error = 0x80070005. SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
---> Deleting SMS Client Install Lock File '\\GEEWIZB11-10\admin$\SMSClientInstall.ACM' SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
Execute query exec [sp_CP_SetLastErrorCode] 2097152158, -2147024891 SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
Stored request "2097152158", machine name "GEEWIZB11-10", in queue "Retry". SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152158, 2 SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
Execute query exec [sp_CP_SetLatest] 2097152158, N'01/21/2015 12:24:43', 170 SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM 7924 (0x1EF4)
<======End request: "2097152158", machine name: "GEEWIZB11-10". SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:44 PM 7924 (0x1EF4)
January 21st, 2015 9:10pm

"Unable to get Win32_OperatingSystem object from WMI on remote machine "GEEWIZB11-10", error = 0x80070005."

The client push account is being denied access to query this class in WMI on the target system. This is not normal behavior -- typically, accounts that have permissions to access a target system via the admin shares have permissions to correctly access WMI. Thus, there is something different about this target system as far as permissions go. Perhaps the system is locked down in some non-standard way or the AV product on it is interfering. There's no way to known exactly why for sure from the server side. You will have to troubleshoot on the client itself.

Free Windows Admin Tool Kit Click here and download it now
January 21st, 2015 10:12pm

Hi Jason,

How to troubleshoot in client itself?

Could you please provide some of the related article?

January 21st, 2015 10:21pm

There is no related article - troubleshooting isn't a step by step standard procedure. You need to figure out why the account is receiving access denied. Using tools like procmon may help.
Free Windows Admin Tool Kit Click here and download it now
January 21st, 2015 10:26pm

Can you check LAN Manager authentication levels on SCCM, Domain and client machine. whether

"Send LM & NTLM responces"  or "Send NTLMv2 responces only

January 22nd, 2015 7:04am

Hi Prabhu,

LAN Manager authentication level is not defined in our SCCM, Domain and Target Machine.

From this above mentioned Lan Manager authentication level which one i need to configured?

Free Windows Admin Tool Kit Click here and download it now
January 22nd, 2015 3:56pm

That's not needed at all. The site server has already authenticated properly, it's just getting an access denied which is an authorization issue, not an authentication issue.
January 22nd, 2015 5:41pm

Hi Jason,

After your suggestion i have installed Sccm server machine "Procmon" Tool. I could find out the following Registry "Name not Found". Could you give me a suggestion for overcome this problem.

Process Name         operation                      Path                                                                             

CcmExec.exe            RegopenKey                    HKLM\Software\Policies\Microsoft\System\DNSclient  

Result

Name not Found

Thanks Jason for your quick response.




  • Edited by Ajith_Ava Thursday, January 22, 2015 3:23 PM
Free Windows Admin Tool Kit Click here and download it now
January 22nd, 2015 6:22pm

That's completely unrelated. BTW, just because something can't be found doesn't mean there's a problem.

You specifically need to investigate why the account AVASOFTBIZ\sccmadmin cannot access the Win32_OperatingSystem objects in WMI.

Have you tried accessing this object locally on the system using that account?

Have you reviewed WMI permissions?

January 22nd, 2015 6:49pm

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

Other recent topics Other recent topics