1

I have the gui less hyper v server installed, i am trying to connect to it through hyper v manger on my windows 10 pc, but i keep getting errors.

some things i have already done:

  • Enable-PSRemoting
  • Enable-WSManCredSSP on client and server

I have followed numerous articles and done many other things, but the current error im stuck on is

enter image description here

I have made sure the remote services are running, and firewall rules are disabled

alexander.polomodov
  • 1,068
  • 3
  • 10
  • 14
jnic
  • 11
  • 1

1 Answers1

0

Not related to Hyper-V but trying to enable remote management for PowerShell I faced similar error messages. This two links solved my issue. Maybe you could give them a chance in the Hyper-V Server:

First one is kind of prerequisite:

https://community.spiceworks.com/how_to/87066-setting-up-psremoting-remotely

The second one is the actual MS guide for enabling psremote by setting up winrm.

https://technet.microsoft.com/en-us/library/ff700227.aspx