Event ID 4750

A security-disabled global group was changed

A security-disabled global group was changed.

Subject:
    Security ID:    %4
    Account Name:   %5
    Account Domain: %6
    Logon ID:       %7

Group:
    Security ID:  %3
    Group Name:   %1
    Group Domain: %2

Changed Attributes:
    SAM Account Name:   %9
    SID History:        %10

Additional Information:
    Privileges:     %8


This event generates every time security-disabled (distribution) global group is changed.

Some changes do not invoke a 4750 event, for example, changes made using the Active Directory Users and Computers management console in Managed By tab in group account properties.

If you change the name of the group (SAM Account Name), you also get “4781: The name of an account was changed” if “Audit User Account Management” subcategory success auditing is enabled.

If you change the group type, you get a change event from the new group type auditing subcategory instead of 4750. If you need to monitor for group type changes, it is better to monitor for “4764: A group’s type was changed.” These events are generated for any group type when group type is changed. “Audit Security Group Management” subcategory success auditing must be enabled.

From 4750 event you can get information about changes of sAMAccountName and sIDHistory attributes or you will see that something changed, but will not be able to see what exactly changed.

Microsoft Documentation

Event ID - 4750



NameFieldInsertion StringOSExample
Group NameTargetUserName%1Any ServiceDeskMain
Group DomainTargetDomainName%2Any DOMAIN
Security IDTargetSid%3Any S-1-5-21-3457937927-2839227994-823803824-6119
Security IDSubjectUserSid%4Any S-1-5-21-3457937927-2839227994-823803824-1104
Account NameSubjectUserName%5Any dadmin
Account DomainSubjectDomainName%6Any DOMAIN
Logon IDSubjectLogonId%7Any 0x3007b
PrivilegesPrivilegeList%8Any View Codes
SAM Account NameSamAccountName%9Any ServiceDeskMain
SID HistorySidHistory%10Any -


Lookup Audit Policy Configuration Settings

C:\> AuditPol.exe /get /subcategory:"Distribution Group Management"



LEFT/RIGHT arrow keys for navigation

Back to List