Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Find Reserved System Volumes

$
0
0

Summary: Use Windows PowerShell 3.0 in Windows 8 to find information about the system reserved volume.

Hey, Scripting Guy! Question How can I use Windows PowerShell 3.0 in Windows 8 to return information about my system reserved volume?

Hey, Scripting Guy! Answer Use the Get-Volume function and specify the FileSystemLabel of “System Reserved”:

Get-Volume -FileSystemLabel "System Reserved"

 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>