Hello,
i things it was a good Option in one of the next Versions to integrate the SystemUptimecheck as Standard and bring the results in the database.
Often the Users are not Restart the Machines but Securityupdates and Virusdefinitions need a reboot. I thinks it's helpfull to send ReportAlert daily all Machines with Uptime >24hours.
Basicly it#s possible to use commandsyntax:
<code>
systeminfo /s {computer} | find "System Boot Time"
</code>
What's your Opinion?
Frank