ask user to reboot based on systm uptime
This procedure combines command lines from 2 different Kaseya procedures and creates a new audit procedure (or however you want to name it).**need custom field "System Uptime"
It audits the system uptime, and if it is longer than 5 days, it will prompt the user to reboot or continue working, user can postpone for 2 hours, then he will see the message again.
If there is no response from the user in 30 minutes, the system will automatically reboot.
Running, occures Error you must first create a new custom field "System_Uptime" Please complete this Info in the Comments of the Procedure. If not - there is a Error message present like this: AILED in processing THEN step 2, Update System Info, with error Database access error, Failed SQL command: IF EXISTS (SELECT agentGuid FROM auditRsltManualFieldValues WHERE ((agentGuid = 1234567890) AND (fieldNameFK IN (SELECT id FROM auditRsltManualFields WHERE ((fieldName = 'System_Uptime')
Procedure Audit - System Uptime (ask user for yes or not to reboot) has no comments.