# Only displays USB Drive
Get-WmiObject Win32_Volume -Filter "DriveType='2'"
Sharing PowerShell Scripts with others...every PowerShell Scripted has been tested causing no issues on my pc or others - not responsible for any issues that this might cause. Use at your own risk.
Comments
Post a Comment