This repository was archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
sys18
My Random Thoughts edited this page Jul 6, 2017
·
2 revisions
Check that the current server OU path is not in the default location(s). The list of OUs should contain at least the default "Computers" OU, and must be the full distinguished name of the locations.
- NoInTheseOUs - List of full-path OU names that the servers should not be located in.
NoInTheseOUs = ('cn=Computers', 'ou=Quarantine')
- None
-
PASS
Server not in default location -
WARNING
-
FAIL
Server is in default location -
MANUAL
-
NA
Not a domain joined server
- All Servers
- None