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 How to perform bulk action on review items greater than 10k in RSA Via Lifecycle and Governance 6.9.1 44Number of Views RSA G&L Community Exchange Overview and FAQs 150Number of Views AADSTS50107: Requested federation realm object 'http:/<Identity Router FQDN>/' does not exist when trying to access the Mi… 64Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to Download OTP Token Seed Files from myRSA RSA Release Notes for RSA Authentication Manager 8.8