An Otter Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
Page Index
Hyper-V
Cluster
Powershell
StorageSpaceDirect
Vmode
An Otter Wiki
Hyper-V
Powershell
a96ccf
Commit
a96ccf
2026-04-10 10:07:12
Peter
: -/-
hyper-v/powershell.md
..
@@ 1,7 1,7 @@
# Powershell
```
-
New-VHD -Path "C:\Hyper-V\Virtual Hard Disks\MyDisk.vhdx" -SizeBytes 64GB
+
New-VHD -Path "C:\Hyper-V\Virtual Hard Disks\MyDisk.vhdx" -SizeBytes 64GB ( dynamic disk )
New-VHD -Path "D:\VMs\FixedDisk.vhdx" -SizeBytes 100GB -Fixed
```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9