HyperV Migration – 0x80090303 – Failed to Authenticate

HyperV Migration – 0x80090303 – Failed to Authenticate

=-=-=-=-=-=-= Hyper-V Live Migrations =-=-=-=-=-=-=
Active Directory > Right-Click Machine > Properties > Delegation > Trust this computer for delegation to any service (Kerberos Only)
For SERVERA
setspn -S “Hyper-V Replica Service/SERVERA” SERVERA
setspn -S “Hyper-V Replica Service/SERVERA.domain.local” SERVERA
setspn -S “Microsoft Virtual Console Service/SERVERA” SERVERA
setspn -S “Microsoft Virtual Console Service/SERVERA.domain.local” SERVERA
setspn -S “Microsoft Virtual System Migration Service/SERVERA” SERVERA
setspn -S “Microsoft Virtual System Migration Service/SERVERA.domain.local” SERVERA
net stop vmms && net start vmms
—-
For SERVER B
setspn -S “Hyper-V Replica Service/SERVERB” SERVERB
setspn -S “Hyper-V Replica Service/SERVERB.domain.local” SERVERB
Setspn -S “Microsoft Virtual Console Service/SERVERB” SERVERB
setspn -S “Microsoft Virtual Console Service/SERVERB.domain.local” SERVERB
setspn -S “Microsoft Virtual System Migration Service/SERVERB” SERVERB
setspn -S “Microsoft Virtual System Migration Service/SERVERB.domain.local” SERVERB
net stop vmms && net start vmms

https://itimagination.com/hyperv-live-migration-442-failed-authenticate-connection-source-host-0x80090303/