The Resize-VHD cmdlet resizes a virtual hard disk. This cmdlet lets you shrink or expand the size of a virtual hard disk, but the shrink operation is allowed only on VHDX virtual hard disks. The shrink operation fails if it would shrink the virtual disk to less than its minimum size (available through the VHDX object’s MinimumSize property).
0
0
Special Ksays:
Never mind, D is correct.”the shrink operation is allowed only on VHDX virtual hard disks” thus the .vhd must be converted first.
C
https://technet.microsoft.com/en-us/library/hh848535.aspx
The Resize-VHD cmdlet resizes a virtual hard disk. This cmdlet lets you shrink or expand the size of a virtual hard disk, but the shrink operation is allowed only on VHDX virtual hard disks. The shrink operation fails if it would shrink the virtual disk to less than its minimum size (available through the VHDX object’s MinimumSize property).
0
0
Never mind, D is correct.”the shrink operation is allowed only on VHDX virtual hard disks” thus the .vhd must be converted first.
1
0