Start of code block
New-VHD -Path "C:\DiskImages\RAID-A.vhdx" -SizeBytes 5GB -Dynamic
End of code block