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

Orphaned/Empty OUs can be normal - shouldn't be flagged as failed. #152

Closed SUBnet192 closed 2 years ago

SUBnet192 commented 2 years ago

For example, I build an "archive" OU for each client, where they move objects that are disabled/to be deleted etc... so at times it's empty. I wouldn't mark orphaned OUs as failed. Maybe another status (recommended/warning?)

PrzemyslawKlys commented 2 years ago

All those that says True/False - Pass/Fail are old versions

New version:

image

Old version:

image

All the old tests needs to be reviewed and updated and have proper Importance and action type.

image

image

But even going thru all tests and fixing that is pain so I only do that when I have time and I explicitly need this to be fixed.