How to track DELETED user

ankit_sharma487
Kilo Guru

a user from the User lis was deleted and then after LDAP sync it was created- i want o see who deleted this

 

is it possible? please let me know

3 REPLIES 3

Community Alums
Not applicable

Hi Ankit,



You can check from Audit Roles to see who has deleted.In deleted records table u can find the deleted user record



Regards,


kirti


marcguy
ServiceNow Employee
ServiceNow Employee

if you want to restore the original, can also see whom deleted.



PS - check your ACLS on user.delete to see which roles can do it, I would recommend nobody can do it.



https://wiki.servicenow.com/index.php?title=Restoring_Deleted_Records


Hello All,



thanks for sparing time for this, it was helpful.