Share via

Need Help Window Admin center

Gabriel Kelley 21 Reputation points
2021-10-21T17:47:38.727+00:00

Hi All, I ahve installed Windows admin on my computer that on Domain i try to conneet to other computer but i get the following error "Connecting to remote server otsl19.otsl.com failed with the following error message : WinRM cannot complete the operation. Verify that the specified computer name is valid, that the computer is accessible over the network, and that a firewall exception for the WinRM service is enabled and allows access from this computer. By default, the WinRM firewall exception for public profiles limits access to remote computers within the same local subnet. For more information, see the about_Remote_Troubleshooting Help topic" please advised do I need to make sure WimRm on the server is enabled are the locale machine .

Windows for business | Windows Server | User experience | Other
0 comments No comments

Answer accepted by question author
  1. Limitless Technology 40,101 Reputation points
    2021-10-22T09:15:54.45+00:00

    Hello GabrielKelley

    First I would check if the Firewall is opened on the remote computer:
    Open Windows Firewall with Advanced Security
    Click Inbound Rules
    Double-click Windows Remote Management (HTTP-In) for the Public profile
    Click the Scope tab
    Under Remote IP address, add any IPs you need

    Then use the Quickconfig to "fix" WinRM connectivity, example output:

    C:\Windows\system32>WinRM quickconfig

    WinRM service is already running on this machine.
    WinRM is not set up to allow remote access to this machine for management.
    The following changes must be made:

    Create a WinRM listener on HTTP://* to accept WS-Man requests to any IP on this
    machine.

    Make these changes [y/n]? y

    WinRM has been updated for remote management.

    Created a WinRM listener on HTTP://* to accept WS-Man requests to any IP on this
    machine.


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

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Gabriel Luiz 41 Reputation points MVP
    2022-08-24T23:12:54.087+00:00

    234731-image.png

    0 comments No comments

Your answer

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