WinRM Negotiate authentication error when connecting to HyperV Server 2016 on workgroup
hi,
i’m trying configure hyperv server 2016 on workgroup via server manager on win10 pro machine , receiving ‘winrm negotiate authentication error’ in respect hyperv server
configuration
- local machine windows 10 pro (updates applied) server manager build date 9<sup>th</sup> oct 2016.
- remote machine hyperv server 2016 (updates applied)
- both machines on same workgroup, have identical user/password accounts. tcpip configured same subnet, gateway etc each static ip
- both machines connected same ethernet switch
i’ve done lots of research seem have missed winrm error persists. these steps i’ve applied far of have run successfully;
- applied firewall rules on hyperv server
netsh advfirewall firewall set rule group="windows management instrumentation (wmi)" new enable=yes
netsh advfirewall firewall set rule group="remote event log management" new enable=yes
- run wsman command on local machine
set-item wsman:\localhost\client\trustedhosts hvserver -concatenate -force
- added hyperv server hosts, lmhosts.sam files on windows 10 machine
- run get-service winrmon hyperv sever , confirmed winrm service running
- run winrm quickconfig on hyperv server
what can is;
- ping hyperv server successfully
- from server manager can following on hyperv server;
- open computer management
- run remote desktop session
other don’t other functionality within server manager.
what missing?
cheers,
an update...
i reran wsman command server.workgroup param rather server. i.e.
set-item wsman:\localhost\client\trustedhosts server.workgroup -concatenate -force
problem solved
Windows Server > Server Manager
Comments
Post a Comment