3

there is a way to create/delete disk partitions via WMI ? I'm already able to mount/unmount virtual disks (vhd) and list their partitions.

Chris Gerken
  • 16,221
  • 6
  • 44
  • 59
Marco
  • 65
  • 6

1 Answers1

0

As far as I know, there is no way to create/delete partitions in WMI. You may want to look into the Shell Functions

rpiontek
  • 39
  • 3