You generate the report "Windows - computer Account changes" to look for what changes occur on the computer account. However, in the report you only see the action as "Computer Account Changed". You wish to know what changes occur instead. E.g: Account being created, deleted etc
These event IDs doesn?t give details information of what exactly are those changes.
If you like to look at the detail information of the changes, you will need to modify the existing report to look at other event ID. In specific, you need to look at event ID 624, 628 and 630. For your reference,
Event 624 is for user account created,
Event 628 is for user account password being set
Event 630 is for user account deleted
To modify the report to look at these event
1. select the ?Windows ? Computer Account changes? report, then click copy, then modify.
2. After that, leave everything as default until you see SQL query.
3. Change the last part of the query from
'Security_645_Security','Security_646_Security','Security_647_Security'
To
'Security_624_Security','Security_628_Security','Security_630_Security'
Then the rest can stay default. After that the report will show specifically for users account add, delete or password being set
Related Articles
Schedule Reports doesn't show at a location it mean to be 25Number of Views RSA Authentication Manager 8.x Security Vulnerabilities for Apache Struts 2 - False Positive 96Number of Views AIX - Syslogd flag -n should not be used (AIX event source not discovered) 14Number of Views Is it possible to support two different attributes 'mail' and 'uid' as user name based on the logic 'userNameSameAsEmailFl… 7Number of Views Why are there N/A's seen in BackOffice Cases Transactions and Reports? 9Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide