Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jul 6, 2017 · 2 revisions

c-sys-18-check-current-ou (Enabled)

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.


Input Values

  • NoInTheseOUs - List of full-path OU names that the servers should not be located in.

Example

NoInTheseOUs = ('cn=Computers', 'ou=Quarantine')

Input Descriptions

  • None

Result And Messages

  • PASS
    Server not in default location

  • WARNING

  • FAIL
    Server is in default location

  • MANUAL

  • NA
    Not a domain joined server


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally