Version files 2024-12-10:

- Run the custom setup with key "HealthCheck"
For a silent setup:
	vnconfigutils.exe 49 HealthCheck

- The setup will create a scheduled task that will run and execute the following tasks every 60 minutes:

1. Check and send an email to VNS if there's a problem with:

         Disk Space, alert if below 5%  
         CPU, alert if > 90%
         Memory, alert if < 400 MB left

         Azure/Intune, alert if application or secret key expired 
         Google device integrations, alert if it's enabled but not run recently (last 4 days) or if not 90% of the devices were sync'ed recently
         Pending Actions to Execute (like enable/disable for Chromebooks) , alert if > 50 pending

2. Check if emails are not being sent (mail queue) and if they are not, it creates a ticket in VNS automatically (since it cannot send an email)

3. Send the logons activity info to the VNS customer record (last users, last activity, summary of total users)

4. Delete less used history records, as discussed yesterday. This will shrink tblRevisionHistory

