Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Specify Drive Letter and Disk size using Powershell

$
0
0

I am trying to create a simple volume on disk number 3 and assign a drive letter (g) and disk size (10GB).  The -AssignDriveLetter command won't take the G and the -Size command isn't taking the 10GB.

Any ideas?  Thank you!


New_Partition -DiskNumber 3 -AssignDriveLetter G -Size 10GB        not working

Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>