Hi
I'm unable to connect to my new Hyper-V Server 2016 using HyperV Manager from my Windows 10 client.
Both computers are fresh installations and they are in workgroup.
When I launch the HyperV Manager I type the ip address of the HyperV Server and the administrator credentials. Clicking on the Connect button it asks me if I want to Enable credentials delegation and I allow. Then it returns the error:
"Delegation of credentials to the server 192.168.1.XXX could not be enabled. CredSSP authentication is currently disabled on the local client. You must be running with administrator priviledges in order to enable CredSSP"
This is exactly what I did from the beginning:
- on server side I installed HyperV Server 2016, ran powershell commands "Enable-PSRemoting" and "Enable-WSManCredSSP -ROle Server"
- on client side I installed Windows 10 1909, ran powershell commands "Start-Service WinRM" and "Set-Item WSMan:\localhost\Client\TrustedHosts -Value "SERVER IP ADDRESS"", then enable local group policy on the computer:Computer Configuration > Administrative Templates > System > Credentials Delegation > Allow delegating fresh credentials with NTLM-only server authentication and add "wsman/SERVERIPADDRESS" in the Show tab, then installed the HyperV feature and disabled the W10 firewall
Any help?
This is my first time on HyperV and I didn't figure it so difficult to connect after a fresh installation....compared to Vmware it looks excessively intricate
Thanks in advance
Thanks