Unmount the image or clean up the Vhd and then try again.# Run As AdministratorMount-WindowsImage -ImagePath "$vhdx_path\$name_of_image.vhdx" -Path $mou
在创建一个新的VHD (用于创建网络优化包的工具)时,我遇到了一些问题。如果您手动输入参数,例如cmdlet函数与预期的一样,并创建VHD,因为它接受10 as作为Uint64。= Read-Host 'What volume name do you wish to call your VHD (no spaces)?'$vhdname = ($vhd + ".vhdx")