Update Servers/Virtualization/Hyper-V/Kerberos-Enabled VM Migration.md

This commit is contained in:
2025-03-13 17:53:13 -06:00
parent f49d2593e6
commit 952b162911

View File

@ -24,4 +24,10 @@ This document will cover both scenarios.
- Click on the "**Add**" button
- Click the "**Users or Computers...**" button
- Within the object search field, type in the name of the Hyper-V server you want to delegate access to (this will be the opposite host. e.g. VIRT-NODE-02, then repeat these steps later to delegate access for VIRT-NODE-01, etc)
- You will see a list of services
- You will see a list of services that you can allow delegation to, add the following services:
- `cisvc`
- `mcsvc`
- `Virtual Machine Migration Service`
- Click the "**Apply**" button, then click the "**OK**" button to finalize these changes.
- Repeat the above steps for the opposite Hyper-V host. This way both hosts are delegated to eachother
- e.g. `VIRT-NODE-01 <---> VIRT-NODE-02`