4 lines
40 B
PowerShell
4 lines
40 B
PowerShell
|
|
[string[]]$volume = cmd /c vol
|
||
|
|
|
||
|
|
$volume
|