Skip to content

Instantly share code, notes, and snippets.

@techthoughts2
Last active January 3, 2019 01:06
Show Gist options
  • Select an option

  • Save techthoughts2/b4236c9141e46a6f874116ab3c3c8d3a to your computer and use it in GitHub Desktop.

Select an option

Save techthoughts2/b4236c9141e46a6f874116ab3c3c8d3a to your computer and use it in GitHub Desktop.
PS GPO Stuff
#get RSOP from a server core device (can be run remotely)
Get-GPResultantSetOfPolicy -Computer Server1 -ReportType Html -Path C:\temp\Server1_SOP.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment