The number returned was .
The current actual size of the file on the physical storage.
$child = Get-VHD -Path "C:\VMs\child.vhdx" if (-not (Test-Path $child.ParentPath)) Write-Warning "Parent missing: $($child.ParentPath)"
He typed:
A boolean value indicating if the disk is currently mounted or in use by a virtual machine.
Get-vhd — ((top))
The number returned was .
The current actual size of the file on the physical storage. get-vhd
$child = Get-VHD -Path "C:\VMs\child.vhdx" if (-not (Test-Path $child.ParentPath)) Write-Warning "Parent missing: $($child.ParentPath)" The number returned was
He typed:
A boolean value indicating if the disk is currently mounted or in use by a virtual machine. get-vhd