Retrieve details of a computer removed from database?

(imported topic written by lindsay91)

Is it possible to retrieve information (in this case serial number) of a computer that was removed from the bigfix database via the Bigfix Console Remove from Database function?

(imported comment written by BenKus)

Yes. You can query the database for the deleted computer… I think the easiest way to do this is to look at the BES_COLUMN_HEADINGS view definition and change “isdeleted=1”

Ben