Skip to content

Instantly share code, notes, and snippets.

@postworthy
Last active October 4, 2019 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save postworthy/17535b4ece5a2662de4460074ddcc73f to your computer and use it in GitHub Desktop.
Save postworthy/17535b4ece5a2662de4460074ddcc73f to your computer and use it in GitHub Desktop.
echo "::: Exclusion Paths :::"
$(Get-MpPreference).ExclusionPath
echo "::: Exclusion Procs :::"
$(Get-MpPreference).ExclusionProcess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment