New-Harddisk Posted Jun 7, 2017 Updated Mar 2, 2025 By Jonas Dahlgren 1 min readShort commad to add a new thin disk to a existing VM. 1 New-HardDisk -VM TEST04 -StorageFormat Thin -CapacityGB 20\ powercli This post is licensed under CC BY 4.0 by the author. Share