Hi,
we are planning to upgrade our Hyper-V Cluster (4 physical nodes), from Standard to Datacenter edition. Now I would like to know, if there is a problem with the follwing approach:
1. Drain Node
2. Run command: dism.exe
/online
/Set-Edition:ServerDatacenter
/AcceptEula
/ProductKey:xxdfdfwefwef
3. Reboot Node
4. Move VMs back
5. Start over on next node.
Thanks in advance!