For example,
When I connect LUNs to a given server, I go into Windows Management, right click on a new disk, and click New Partition.
Given Windows CMD prompt, how can I accomplish the same thing the Wizard does via cmd-line?
|
For example, When I connect LUNs to a given server, I go into Windows Management, right click on a new disk, and click New Partition. Given Windows CMD prompt, how can I accomplish the same thing the Wizard does via cmd-line? | |||
|
feedback
|
|
Diskpart is the command line utility that you'll need to use. The following link has an in depth description and usage instructions: | ||||
|
feedback
|