Microsoft AD Assessment Script

In this script, this is what you get

How to use this script

  1. Open PowerShell as Administrator on a management server with RSAT/AD tools.

  2. Save the script below as Full-AD-DeepAssessment.ps1.

  3. Run:

Set-ExecutionPolicy RemoteSigned -Scope Process -Force
.\Full-AD-DeepAssessment.ps1 -OutputRoot "C:\AD-Assessment" -IncludeLogAnalytics:$false
  1. Open the HTML report it generates: C:\AD-Assessment\Report\AD-DeepAssessment.html.