Unable connect to remote machine and namespace root/cim2

spst-mb-01 mb01 0 Reputation points
2023-06-11T10:42:11.9+00:00

hi l have problem installing sccm client push l get this error unable to connect remote machine and namespace root/cim2 l tryed everthing but no luck l someone help with with problem

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,075 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
1,071 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,741 Reputation points
    2023-06-12T15:26:47.9333333+00:00

    Hello

    Thank you for your question and reaching out.

    ConfigMgr utilises the system account of the ConfigMgr site server by default when performing client push. Therefore, you must configure a client installation account that does have local admin access on the target system(s), or this account must be a local admin on the target system.

    Please try to ping the machine you wish to add to see if you can get in touch with it.

    Verify that any system firewalls are active on the computer from which you want to get logs. You must run the following command on the command prompt on the system you need to monitor if System Firewall is turned on in order to enable RemoteAdmin for that machine.

    The following command should be run on a client machine:

    netsh firewall set service type=REMOTEADMIN mode=ENABLE profile=all.

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

  2. AllenLiu-MSFT 49,306 Reputation points Microsoft External Staff
    2023-06-13T02:52:29.96+00:00

    Hi, @spst-mb-01 mb01

    Thank you for posting in Microsoft Q&A forum.

    This could be caused because you might be trying to connect to a computer running a Starter, Basic, or Home edition. Additionally, WMI may require an encrypted connection, one that requires an authentication level of pktPrivacy, WbemAuthenticationLevelPktPrivacy, or RPC_C_AUTHN_LEVEL_PKT_PRIVACY.

    You could refer to these Microsoft articles which lists out reasons for WMI errors, and based on the error you are seeing, you can try the suggested resolutions to resolve the issue:

    https://learn.microsoft.com/en-us/windows/win32/wmisdk/troubleshooting-a-remote-wmi-connection#failure-to-connect


    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

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.