PowerShell command to display all of the drives on a computer
GET-WMIOBJECT –query “SELECT * from win32_logicaldisk”