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

Sophos Update State from Database

Hi there,

i found the very useful thread sophos db querys here in the forum. 

But for me i would be interested in the update state of the clients. The Database Sophos47 contains in the ComputerAndDeletedComputers table an field called "outofdate", but it seems to be always null. 

In the Enterprise Console the client will be shown as "up to date", so it would be nice to know how to get the update state from an query.

Anyone got information on that topic?

Thank you in advance.

:15829


This thread was automatically locked due to age.
Parents
  • Thanks a lot. I got the sql from the stored procedure ( just checked in the views , my fault) and edited the output that client name and other information is visible.

    So the stored procedure call actually differs from out of date clients by the ExpiryTime. 

    That really helped me out :)

    :15849
Reply
  • Thanks a lot. I got the sql from the stored procedure ( just checked in the views , my fault) and edited the output that client name and other information is visible.

    So the stored procedure call actually differs from out of date clients by the ExpiryTime. 

    That really helped me out :)

    :15849
Children
No Data