History of a device removed from database

Hello. How can I check who and when someone deleted a computer from the database?

Thank you!

Hi @Cristian

If a computer is deleted from the Console, it just gets a flag in the DB and you can easily find who deleted it
(see this post: Query SQL database for deleted computers and who deleted them)

But when a computer is deleted from the Database, I think you should look into the SQL logs (if you use SQL) to find out who did it. This has nothing to do with BigFix.

This might help: