Event ID 4749 represents a security audit event generated by the Microsoft-Windows-Security-Auditing provider when a security-enabled global group is permanently removed from Active Directory. This event is part of the Object Access audit category and specifically falls under the Account Management subcategory of Advanced Audit Policy Configuration.
The event contains comprehensive details including the deleted group's name, domain, and security identifier (SID), along with information about the security principal that initiated the deletion. The event also includes the logon ID and authentication package used by the account performing the deletion, providing a complete audit trail for forensic analysis.
Global groups in Active Directory serve as security principals that can contain user accounts, computer accounts, and other global groups from the same domain. When these groups are deleted, any permissions or rights previously assigned to them become orphaned, potentially affecting access control throughout the domain or forest. The 4749 event ensures administrators can track these critical changes and investigate any unauthorized group deletions that might indicate malicious activity or administrative errors.
This audit event is essential for compliance frameworks like SOX, HIPAA, and PCI-DSS that require detailed logging of security group changes. The event provides the necessary audit trail to demonstrate proper change management and detect potential security breaches involving group manipulation.