EvotecIT / Testimo

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests
MIT License
519 stars 55 forks source link

Add target forest parameter to specify AD forest to check #167

Open red-erik opened 1 year ago

red-erik commented 1 year ago

Hello, thank you for sharing your code. We use ESAE (Red Forest) to manage prod ADDS so when I Invoke Testimo it's is executed in my user session for my account from RED forest and it analyze Red forest only and not production one. Is there a way to specify the target Forest ? Thank you in advance, Red.

PrzemyslawKlys commented 1 year ago

You already can do that.

image

Not everything will work, but at least it's a start. Then you would need to prepare a list of what works, what doesn't and then one by one test would need to be fixed to support another forest.