Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
Use a VHD Set with Windows Server 2016
May 8, 2016
Q. How do I connect a VHD Set to a Windows Server 2016 VM?
A. Once a VHD Set is created (VHDS) file to add to a VM select the VMs SCSI controller and select Shared Drive and click Add then either select the existing VHDS file or create a new one.
To add using PowerShell use the Add-VMHardDiskDrive cmdlet with the -SupportPersistentReservations parameter.
You May Also Like