gPLinkReport
1.2
This script creates a report of all group policy links, their locations, and
their configurations in the current domain, and their replication metadata
for auditing and forensics. Output can be piped to a CSV file, Out-Gridview,
etc.
tl;dr - It shows you where all of your GPOs are linked to the OUs and where
blocking or no-override is turned on. It also shows you for
their configurations in the current domain, and their replication metadata
for auditing and forensics. Output can be piped to a CSV file, Out-Gridview,
etc.
tl;dr - It shows you where all of your GPOs are linked to the OUs and where
blocking or no-override is turned on. It also shows you for
This script creates a report of all group policy links, their locations, and
their configurations in the current domain, and their replication metadata
for auditing and forensics. Output can be piped to a CSV file, Out-Gridview,
etc.
tl;dr - It shows you where all of your GPOs are linked to the OUs and where
blocking or no-override is turned on. It also shows you forensics data like
when it was last linked or edited.
Call this script like this:
.\gPLinkReport.ps1 | Out-GridView
.\gPLinkReport.ps1 | Export-Csv -Path .\GPLinkReport.csv -NoTypeInformation
Show more
their configurations in the current domain, and their replication metadata
for auditing and forensics. Output can be piped to a CSV file, Out-Gridview,
etc.
tl;dr - It shows you where all of your GPOs are linked to the OUs and where
blocking or no-override is turned on. It also shows you forensics data like
when it was last linked or edited.
Call this script like this:
.\gPLinkReport.ps1 | Out-GridView
.\gPLinkReport.ps1 | Export-Csv -Path .\GPLinkReport.csv -NoTypeInformation
Installation Options
Owners
Copyright
(c)2017 Microsoft. All rights reserved.
Package Details
Author(s)
- Ashley McGlone
Tags
GroupPolicy GPO ActiveDirectory AD OrganizationalUnit OU
Dependencies
This script has no dependencies.
Release Notes
Aug 31, 2017 - Initial PSGallery release
FileList
- gPLinkReport.nuspec
- gPLinkReport.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2 (current version) | 3,071 | 8/31/2017 |