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

PowerTip: Use PowerShell to Find Registry Access

$
0
0

Summary: Use Windows PowerShell to find registry access.

Hey, Scripting Guy! Question How can I use Windows PowerShell to get the ACL for a registry key?

Hey, Scripting Guy! Answer Use the Get-ACL cmdlet on a key in a Windows PowerShell registry drive.
          The following example shows access to the HKLM\Software\Microsoft key
:

Get-acl HKLM:\SOFTWARE\Microsoft


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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