Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 613 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 613 Bytes

AD Health Check Repository

Hi there! This is my place where I'm putting all the scripts Active Directory Health Check.

To start your assessment run:

.\Get-ADAudit.ps1 -AuditPath C:\Audit

To add new scripts add them to Scripts folder.

To exclude draft scripts place them in Scripts\Excluded folder.

Template script file could be found here: Template.ps1