TopicWindows Server →
An attempt to re-enact the password of another account took place.
Source of event
Microsoft-Windows-Security-Auditing — Security category.
Possible causes
- User Support
- Administration AD
- Potentially abusive action
Verifications to be carried out
- Identify Subject Account and Target Account
- Check the existence of a support request
- Control the following connections
Useful orders….
Get-WinEvent -FilterHashtable @{LogName='Security'; Id=4724} -MaxEvents 20
To be retained….
An Event ID must always be interpreted with its source, its full message, its timing and the context of the system. The same number may exist in several providers of events.