About 3,040 results
Open links in new tab
  1. An error occurred while attempting to connect to server …

    Jun 18, 2018 · Hi! Is the account that you're trying to connect with local administrator on the Hyper-V server? Also run the Hyper-V manager as administrator. Also make sure that the …

  2. WinRM: IPv6 Filter does not work - social.technet.microsoft.com

    There is no need to check the registry entries, because we know that the GPO is working, because WinRM works with "*" in the IPv6 filter field, and it doesn't work with any other value …

  3. WinRM & Server Manager - Access denied to any host

    Verify that the service on the dest ination is running and is accepting requests. Consult the logs and documentation for the WS-Management service running o n the destination, most …

  4. Remote connect to Windows 10 HyperV

    On the client add the 'server' to Trusted Hosts in WinRM (this link for adding multiple machines to Trusted Hosts) ; winrm set winrm/config/client ‘@ {TrustedHosts="machineA"}’ Connect by …

  5. Enter-PSSession errorcode 0x80090322

    In addition, you could use winrm get winrm/config command to query the client&server kerbeors authentication is true. Using winrm -r command to try to connect to the target server to see if it …

  6. Getting "The client cannot connect to the destination specified in …

    The client cannot connect to the destination specified in the request. Verify that the service on the destination is running and is accepting requests. Consult the logs and documentation for the …

  7. Conversion of regular mailbox to shared mailbox failed

    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 …

  8. How to force WinRM to listen interfaces over HTTPS

    WinRM service starts automatically on Windows Server 2008 but by default no listener for WinRM is configured. That means no WS-Management protocol message can be received or sent.

  9. PowerShell Tip: Invoke-Command on Remote Machines

    Jul 14, 2014 · Consult the logs and documentation for the WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the …

  10. Powershell errors; error code 995 + HTTP_STATUS_DENIED

    The 401 error I am not as sure on what is causing it but seems to be related to our scripts as well which uses PSsessions, winrm remoting or whatever it's called.