Assumption
- You have a RDS pool that is configured properly and working with auto VDI deployment.
- You have the RDS pool master image placed into the Hyper-V Cluster shared volume ie. C:\ClusterStorage\Volume1\RDS\win11Autopool\IMGS__1
- Now you want to update the master image itself.
- You may want to apply latest Windows Update to the master image.
- You may want to add/remove the default application as master image level so that VDI can equip such application already installed.
- You are keeping the master VM of master image in same Hyper-V node in cluster.
- The update can be archived in the folowing step.
- Turn on the Master VM.
- Adjust the VM.
- Perform the sysprep on the VM.
Imaging the Windows Client VM for RDS Service Collection Master – Infra Lover Tech Forum (toshitoshi.net) - Rename the current __1 to other folder name. And create __1 folder.
- Copy VM data into __1 of RDS IMGS folder.
- Copy VmProvisioningInfo.xml file from previous __1 folder you renamed.
- Test Deployment.