Skip to main content

New Domain Admins

Purpose

The purpose of this solution is to monitor for newly created or promoted domain admins and generate alerts.

Associated Content

ContentTypeFunction
Machine Group - Domain ControllersGroupStores the Domain Controllers in a single place.
Custom Field - Is Primary Domain ControllerCustom FieldUsed to determine whether a Domain Controller is an infrastructure master or not.
Task - Validate Primary Domain ControllerTaskValidates whether a computer is an infrastructure master or not and updates the custom field Is Primary Domain Controller.
Machine Group - Infrastructure MasterGroupStores all the available infrastructure masters in a single place.
Custom Field - New Domain AdminsCustom FieldStores the information of the new domain admins returned by the New Domain Admins task.
Task - New Domain AdminsTaskChecks and returns the newly detected domain admin(s) since the previous execution of the task.

Implementation