Event ID 4717 represents a security audit event that Windows generates when the system grants security access privileges to a user, service, or process. This event is part of the Object Access audit category and specifically tracks when security descriptors are modified or when security-related privileges are assigned.
The event contains detailed information about the privilege assignment, including the target account, the type of access granted, the requesting process, and the security context. Windows generates this event through the Local Security Authority (LSA) subsystem when security tokens are created or modified with elevated privileges.
In Windows Server 2025 and Windows 11 24H2, Microsoft enhanced the event logging to include additional context about the privilege assignment source and improved correlation with related security events. The event helps administrators track compliance with security policies and identify potential privilege abuse or unauthorized access attempts.
This event is particularly important in environments with strict security requirements, such as financial institutions, healthcare organizations, and government agencies where every privilege assignment must be audited and tracked for compliance purposes.