This article explains how to configure an alert in ManageEngine ADAudit Plus to notify administrators when a Group Managed Service Account (gMSA) is created in Active Directory. Monitoring gMSA creation enhances visibility into service account provisioning, ensures secure delegation, and supports compliance with privileged account governance policies.
Access to the ADAudit Plus web console is needed.
A user account with administrator privileges or a technician account with delegated permission to configure alert profiles in ADAudit Plus is needed.
All relevant domain controllers must be added and must be actively collecting event logs.
The following audit policy must be enabled via the Group Policy Management Editor:
Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration > DS Access > Audit Directory Service Changes.
Enable Success.
To receive alert notifications via email from ADAudit Plus, ensure the SMTP settings are configured under Admin > General Settings > Server Settings.
Navigate to the Alerts tab.
Click New Alert Profile in the top-right corner.
Enter a relevant Name and Description (e.g., Alert: New gMSA Created).
Click the + symbol next to Report Profiles.
From the Domain drop-down, select the on-premises domain.
Select All other AD Object changes as the report profile.
Configure the first filter with the following criteria:
Attribute: Event Number
Operator: equals
Value: 5137
Configure the second filter with the following criteria:
Condition: and
Attribute: Object Class
Operator: equals
Value: msDS-GroupManagedServiceAccount
Note: This setup ensures the alert is triggered specifically when a gMSA is created in Active Directory.
Provide a clear, relevant subject line for the email notification.
Select the preferred format for the alert email, either HTML or Text.
Select the details you would like to include in the email:
Alert Message
Alert Profile Name
Event Details
Enable the Throttle Notification option to combine multiple alerts into a single notification based on the defined criteria.
Example: If multiple login failures are detected from the same user within 15 minutes, consolidate them into one alert after that time window.
If the SMS provider settings are already configured in ADAudit Plus (under Admin > General Settings > Server Settings > SMS), enable SMS Notification for real-time updates.
Enable the Execute Script option to trigger a script automatically when a specific alert is generated.
Example: Lock a user account temporarily after detecting 10 consecutive login failures from that account.
If a ticketing tool is integrated with ADAudit Plus (under Admin > Configuration > Ticketing System Integration), enable Configure Auto Ticketing to automatically generate tickets for alerts.
Note: You can also use the Throttle Ticket Generation option to avoid creating a ticket for every alert and instead generate one for a group of alerts meeting certain conditions.
Click Save to activate the alert profile.
Select the alert profile that was created and view alerts in the ADAudit Plus console.
Verify that the alert appears with the correct event details.
Ensure the alert email is received at the specified addresses.
Monitor high-risk gMSA containers.
Keep gMSA alerts in a separate alert profile with a clear name (e.g., gMSA Creation Alert) for easy identification and management.