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

How to run a program after scan is finished?

Currently we run Sophos scans on the client machines during work hours. Because this slows machines down, we want to scan the machines nightly. Waking up the machines is not a big point, but because on some machines scans run fast and on others they might need hours, I wonder how we can manage that a program (shutdown) is run after the scan job has finished?

I assume others do nightly scans with shut downs, too?

:20415


This thread was automatically locked due to age.
Parents
  • The other "marker" for a scan finishing could be:

    HKEY_LOCAL_MACHINE\SOFTWARE\[Wow6432Node]\Sophos\SAVService\Status\LastScan \EnterpriseScan

    This appears to be the time, http://www.epochconverter.com/ the scheduled scan created in SEC finished.  My machine has the value:

    1326924146 = Wed, 18 Jan 2012 22:02:26 GMT = The time in SEC for the scheduled scan.

    May prove a useful interface.  Interms of logic, I'll let you have a think... :)

    Jak

    :21127
Reply
  • The other "marker" for a scan finishing could be:

    HKEY_LOCAL_MACHINE\SOFTWARE\[Wow6432Node]\Sophos\SAVService\Status\LastScan \EnterpriseScan

    This appears to be the time, http://www.epochconverter.com/ the scheduled scan created in SEC finished.  My machine has the value:

    1326924146 = Wed, 18 Jan 2012 22:02:26 GMT = The time in SEC for the scheduled scan.

    May prove a useful interface.  Interms of logic, I'll let you have a think... :)

    Jak

    :21127
Children
No Data