Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Way to remove orphaned machines from SGN directory?

Does anyone know a way to bulk-remove machines that haven't checked in, for example, in more then six months? We have a fair number of orphaned machines that are not in domain, so AD sync is not removing them from SGN dir in this case. I'm wondering if there's a way to do this via API or directly in SQL.

Thanks!

P.S. SGN on the server is 5.50.8.

:10707


This thread was automatically locked due to age.
Parents
  • Hi Rex,

    with regards to your procedure I have to tell you that you should NOT perform any actions against the SafeGuard DB using pure SQL! SafeGuard has some internal mechanisms that could become corrupted when altering the DB.

    I would recommend to alter the query into a select statement and to use this output in combination with API to delete the machines properly.

    Besides this a last connection date is reported into the DB as of version 5.60

    Regards

    Dan

    :13539
Reply
  • Hi Rex,

    with regards to your procedure I have to tell you that you should NOT perform any actions against the SafeGuard DB using pure SQL! SafeGuard has some internal mechanisms that could become corrupted when altering the DB.

    I would recommend to alter the query into a select statement and to use this output in combination with API to delete the machines properly.

    Besides this a last connection date is reported into the DB as of version 5.60

    Regards

    Dan

    :13539
Children
No Data