sccm client push error 0x800706ba

woo hada 165 Reputation points
2023-10-20T03:52:36.0733333+00:00

SCCM client push failed with the error 0x800706ba in ccm.log:

Unable to connect to remote machine "computername.domain.com" using Kerberos with alternate account, error - 0x800706ba.

Unable to connect to remote machine "computername" using machine account, error - 0x80070005.

Unable to connect to WMI on remote machine "computername.domain.com", error = 0x800706ba.

Unable to connect to WMI on remote machine "computername", error = 0x80070005.

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
    2023-10-20T06:13:44.6+00:00

    Hi, @woo hada

    Thank you for posting in Microsoft Q&A forum.

    The error 0x800706ba indicates that SCCM site server was unable to establish a connection with client over RPC ports. This may happen due to below reasons:

    The RPC port 135 / Dynamic Ports are not opened between SCCM site server and client.

    The firewall application installed on client machine is blocking inbound traffic over RPC ports.

    We have to ensure that all the ports required for ConfigMgr Client Push deployment method are opened in network firewalls.

    Server Message Block (SMB) TCP Port 445.

    Remote Procedure Call (RPC) – TCP & UDP Port 135.

    Remote Procedure Call (RPC) Dynamic ports ( TCP 1024-5000, TCP 49152-65535)


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.