Connect to Windows 2016 HyperV Core with delegated credentials / CredSSP
CredSSP authentication is currently disabled on the local client. You must be running with administrator privileges in order to enable CredSSP
On Win2016 desktop CLIENT
PS C:\Users\Administrator>start-service winrm PS C:\Users\Administrator>Enable-WSManCredSSP -Role client -DelegateComputer * PS C:\Users\Administrator>stop-service winrm
Allow delegating fresh credentials with NTLM-only server authentication