Drew K.
2009-05-20 17:57:07 UTC
I'm trying to automate a very redundant, manual process of partitioning and
formatting new network disks attached to a remote server via iSCSI. As these
disks are attached, I need to partition the entire space, convert to gpt,
mount in an NTFS folder, and format the partition. The person currently in
charge of the manual process does all of this via diskpart. Ideally, I'm
looking to do this on-demand remotely via WMI/WQL in C#, but I'm open to
other options. Can someone point me in the right direction here?
formatting new network disks attached to a remote server via iSCSI. As these
disks are attached, I need to partition the entire space, convert to gpt,
mount in an NTFS folder, and format the partition. The person currently in
charge of the manual process does all of this via diskpart. Ideally, I'm
looking to do this on-demand remotely via WMI/WQL in C#, but I'm open to
other options. Can someone point me in the right direction here?