magritton
4/15/2015 - 7:56 PM

PowerShell command to display all of the drives on a computer

PowerShell command to display all of the drives on a computer

GET-WMIOBJECT –query “SELECT * from win32_logicaldisk”