winrm delegation

About this tag
WinRM delegation is a configuration that allows credentials to be passed from one machine to another during remote management sessions. In the context of Hyper-V, it is often required when managing headless Hyper-V servers from a Windows 11 client using Hyper-V Manager. Common issues include authentication errors and registry settings that must be adjusted to enable delegation. Users may need to configure CredSSP or set up constrained delegation to allow the remote server to accept credentials forwarded from the client. Troubleshooting typically involves checking WinRM service status, firewall rules, and delegation settings in Active Directory or local group policy.
  1. M

    Issues with connecting and managing headless hyperv server from win 11 using HV manager

    Hi all I have a real mess , as I am trying to recover vms from old machines Hyper-V 2012 r2 using Hyper V manager (hacked onto win 11 home) I get this error when connecting I have the registry updates to what I thought would allow remoting to anywhare Any idea how to resolve this
Back
Top