-
PowerShell VHD LogigalSectorSize / PhysicalSectorSize / Blocksize컴퓨터/VHD 2018. 5. 13. 21:55
https://docs.microsoft.com/en-us/powershell/module/hyper-v/get-vhd?view=win10-ps
- LogigalSectorSize / PhysicalSectorSize / Blocksize
PS C:\> Get-VHD -Path c:\test\testvhdx.vhdx
PS C:\> Get-VHD -DiskNumber 6
- VHD기본값
- VHDX 기본값
fsutil fsinfo ntfsinfo x:
댓글