Skip to content
Michael Graham edited this page Oct 2, 2016 · 1 revision

Welcome to the ADSearch wiki!

This powershell script was created out of frustration unraveling layers of permissions inheritance in SQL Server through AD inheritence.

I will fix this page later to be more helpful. But the Get-ADSearch Powershell Module should have good internal documentation. If you have any suggestion please feel free to comment.

Future Goals:

  1. Possibly add an input parameter to allow dynamically defining array of properties desired from active directory
  2. Possibly add code to prevent infinite looping if group membership leads in a loop. GroupA->GroupB->GroupC->GroupB
Clone this wiki locally