Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gtworek authored Oct 4, 2019
1 parent 6d52a2c commit ae3455f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GPO/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ If you have user permissions in the AD, you can map GUIDs to GPO names. Here com
5. fill up cells of your B column with `=VLOOKUP(MID(A3,FIND("{",A3)+1,36),Sheet1!$A:$B,2,FALSE)`

Of course you can do the same in PowerShell if you prefer. Up to you :)

**GPOPermissionsCollector.ps1** - requires domain access. Collects permissions for GPOs and allows you to find anomalies.

0 comments on commit ae3455f

Please sign in to comment.