Windows Security Log Event ID 4755
Operating Systems |
Windows 2008 R2 and 7
Windows 2012 R2 and 8.1
Windows 2016 and 10
Windows Server 2019 and 2022
|
Category • Subcategory | Account Management • Security Group Management |
Type
|
Success
|
Corresponding events
in Windows
2003 and before |
659
|
4755: A security-enabled universal group was changed
On this page
The user in Subject: changed the Universal Security group identified in Group:.
In Active Directory Users and Computers "Security Enabled" groups are simply referred to as Security groups. AD has 2 types of groups: Security and Distribution. Distribution (security disabled) groups are for distribution lists in Exchange and cannot be assigned permissions or rights. Security (security enabled) groups can be used for permissions, rights and as distribution lists.
Universal means the group can be granted access in any trusting domain and may have members from any trusted domain.
This event is only logged on domain controllers.
Free Security Log Resources by Randy
Subject:
The user and logon session that performed the action.
- Security ID: The SID of the account.
- Account Name: The account logon name.
- Account Domain: The domain or - in the case of local accounts - computer name.
- Logon ID is a semi-unique (unique between reboots) number that identifies the logon session. Logon ID allows you to correlate backwards to the logon event (4624) as well as with other events logged during the same logon session.
Group:
- Security ID: The SID of the affected group
- Group Name: Name of affected group
- Group Domain: Domain of affected group
Attributes:
- SAM Account Name: Pre-win2k name of affected group
- SID History: used when migrating legacy NT domains or merging domains
Additional Information:
Setup PowerShell Audit Log Forwarding in 4 Minutes