I want to collect informations from a single hyper-V host in a cluster.
But i get an error:
HTTPSConnectionPool(host='192.168.10.141', port=5986): Max retries exceeded with url: /wsman (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x000001AD0B88C808>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))
Powershell 5.1 is installed, IP is correct. Has someone an idea?