Quantcast
Viewing all articles
Browse latest Browse all 36188

PowerTip: Find All PowerShell Registry Drives

Summary: Find all Windows PowerShell drives that are rooted in the Windows registry.

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Question
 How can I find all of my Windows PowerShell registry drives?

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Answer
 Use the Get-PSDrive cmdlet and specify a provider of registry, as shown here.

Get-PSDrive -PSProvider registry

 

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 36188

Trending Articles



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