Jump to content


John SCCM

SCCM Current Branch 1702 - WMI error pushing client

Recommended Posts

I tried pushing the SCCM client and received the following error on the ccm.log on the server.


Execute query exec [sp_IsMPAvailable] N'IAW'    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:20 PM    10516 (0x2914)
---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:20 PM    10516 (0x2914)
---> Attempting to connect to administrative share '\\ID1SSVWK2.iawealth.net\admin$' using account 'IAWEALTH\sccmadmin'    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:20 PM    10516 (0x2914)
---> The 'best-shot' account has now succeeded 21 times and failed 0 times.    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:20 PM    10516 (0x2914)
---> Connected to administrative share on machine ID1SSVWK2.iawealth.net using account 'IAWEALTH\sccmadmin'    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:20 PM    10516 (0x2914)
---> Attempting to make IPC connection to share <\\ID1SSVWK2.iawealth.net\IPC$>    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:20 PM    10516 (0x2914)
---> Searching for SMSClientInstall.* under '\\ID1SSVWK2.iawealth.net\admin$\'    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:20 PM    10516 (0x2914)
---> Unable to connect to WMI on remote machine "ID1SSVWK2.iawealth.net", error = 0x800706ba.    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:33:41 PM    10516 (0x2914)
---> Unable to connect to WMI on remote machine "ID1SSVWK2", error = 0x800706ba.    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:34:02 PM    10516 (0x2914)
---> Deleting SMS Client Install Lock File '\\ID1SSVWK2.iawealth.net\admin$\SMSClientInstall.IAW'    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:34:02 PM    10516 (0x2914)
Execute query exec [sp_CP_SetLastErrorCode] 2097153511, -2147023174    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:34:02 PM    10516 (0x2914)
Stored request "2097153511", machine name "ID1SSVWK2", in queue "Retry".    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:34:02 PM    10516 (0x2914)
Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097153511, 2    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:34:02 PM    10516 (0x2914)
Execute query exec [sp_CP_SetLatest] 2097153511, N'12/02/2017 02:34:02', 249    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:34:02 PM    10516 (0x2914)
<======End request: "2097153511", machine name: "ID1SSVWK2".    SMS_CLIENT_CONFIG_MANAGER    2017-12-01 9:34:02 PM    10516 (0x2914)

 

Share this post


Link to post
Share on other sites

Perhaps you have a firewall rule that blocks remote connections to WMI on a client machine? If you launch wbemtest from the Primary Site then hit the connect button and type in \\<machine-name>\root\cimv2 (make sure that DNS resolves the machine name correctly first), does it connect? If not, then i'd suspect there's something on the client side that's preventing you from connecting to WMI remotely, possibly a firewall rule. Somewhere to start at least.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.