Endpoint Encryption Client db cleanup
Created: 21 Mar 2013 | Updated: 21 Mar 2013 | 1 comment
I have been asked to take a over a Endpoint encryption server that has been unmanaged for some time. I need to be able to remove computers that are in the deleted computers group in the console. There is a post about going into the dbo.computers table and deleting them from there.
1) That does not work as they are linked to users in the dbo.users table.
2) I have a few hundred machines to delete.
Is there a sql script to delete computers based on being in the deleted computer group in the console?
Thank you for your assistance.
Operating Systems:
Discussion Filed Under:
Comments 1 Comment • Jump to latest comment
Hi,
I'm also looking for that as well. Specifically I want to purge any machines that have not checked in for the last 90 days.
Thanks,
Roland
Would you like to reply?
Login or Register to post your comment.