How do I programatically check disk partitions on windows 8 and 10?
up vote
0
down vote
favorite
I'm aware of diskpart, but that doesn't work in my case because I need to do this programatically, with no user input. diskpart doesn't provide any output when you give it a script so my program can't use it.
Are there any other window command line tools I can use to get a list of disks and their partitions?
windows-10 windows-8 partitioning automation
add a comment |
up vote
0
down vote
favorite
I'm aware of diskpart, but that doesn't work in my case because I need to do this programatically, with no user input. diskpart doesn't provide any output when you give it a script so my program can't use it.
Are there any other window command line tools I can use to get a list of disks and their partitions?
windows-10 windows-8 partitioning automation
WMIC - Windows Management - Windows CMD - SS64.com
– DavidPostill♦
Nov 16 at 21:46
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm aware of diskpart, but that doesn't work in my case because I need to do this programatically, with no user input. diskpart doesn't provide any output when you give it a script so my program can't use it.
Are there any other window command line tools I can use to get a list of disks and their partitions?
windows-10 windows-8 partitioning automation
I'm aware of diskpart, but that doesn't work in my case because I need to do this programatically, with no user input. diskpart doesn't provide any output when you give it a script so my program can't use it.
Are there any other window command line tools I can use to get a list of disks and their partitions?
windows-10 windows-8 partitioning automation
windows-10 windows-8 partitioning automation
asked Nov 16 at 14:20
granitdev
11
11
WMIC - Windows Management - Windows CMD - SS64.com
– DavidPostill♦
Nov 16 at 21:46
add a comment |
WMIC - Windows Management - Windows CMD - SS64.com
– DavidPostill♦
Nov 16 at 21:46
WMIC - Windows Management - Windows CMD - SS64.com
– DavidPostill♦
Nov 16 at 21:46
WMIC - Windows Management - Windows CMD - SS64.com
– DavidPostill♦
Nov 16 at 21:46
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376007%2fhow-do-i-programatically-check-disk-partitions-on-windows-8-and-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
WMIC - Windows Management - Windows CMD - SS64.com
– DavidPostill♦
Nov 16 at 21:46