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
Domain ControllersGroupStores the Domain Controllers in a single place.
Is Primary Domain ControllerCustom FieldUsed to determine whether a Domain Controller is an infrastructure master or not.
Validate Primary Domain ControllerTaskValidates whether a computer is an infrastructure master or not and updates the custom field Is Primary Domain Controller.
Infrastructure MasterGroupStores all the available infrastructure masters in a single place.
New Domain AdminMonitorThe monitor set will generate an alert for the infrastructure master when a new domain admin is detected.

Implementation

Changelog

2026-03-27

  • Retired the "New Domain Admins" custom field.
  • Retired the "New Domain Admins" task.
  • Added a new "New Domain Admins" monitor.
  • Shifted monitoring from the task to the monitor because the task was creating irrelevant tickets.

2025-04-10

  • Initial version of the document