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

PowerTip: Find Effective AppLocker Policy with PowerShell

$
0
0

Summary: Use Windows PowerShell to find the effective AppLocker policy.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find the effective AppLocker policy after considering domain policies
           and local policies?

Hey, Scripting Guy! Answer Open Windows PowerShell with Admin rights, and use the Get-AppLockerPolicy cmdlet with the 
            –Effective switch:

Get-AppLockerPolicy -Effective


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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