Kaseya
Downloads latest version of Sophos AntiRootkit installer from publishes web site. Script writes to script log is successful.
Read MoreScript downloads and runs a vbs file to check for existence of reg key and value. Script then writes results to script log. Able to report by filtering script log for keyword *$SAV$*.
Read MoreEdit script line 1 for number of failures before email is sent and line 2 for the email addrsss to send to. Script runs a standard chkdsk, it then looks for failures if failures found it checks how many failures have been reported before. Then either sends email and schedules a chkdsk /f or schedules…
Read MoreDetermines if Defraggler installed. If installed it asks which drive and if quick defrag should be performed. Script then executesbased on question results, and writes to script log is successful.
Read MoreScript gets txt file with download location. Downloads installer and runs with the /S argument. Script then deletes all files, and then writes to script log if successful.
Read MoreThis script checks a system(s) and determines if it needs defragmenting. You can see the results of this by running a Script Log Report, and using “Defrag – Scan and Analyze ONLY” as Script Name filter.
Read MoreScript uses the schtasks command to schedule defrag. Edit command ran by editing steps 1-4. Script then deletes all files and writes to script log if successful.
Read MoreScript determines if smartctl.exe is present. If it is, runs it against all hard drives on the system and outputs the result. On the chance there is a warning, an Alert is triggered and an email is sent.
Read MorePrompts if either y or n for failure Emails. Script then checks WMI root\cimv2:Win32_DiskDrive.Status. If OK then script writes to script log. If NOT OK then Email is sent if y at prompt was selected, script also writes failures to script log.
Read MoreDownloads disktemp.exe and saves it to AgentTemp dir. Logs current time, then writes Disk temperature to log. Script than creates a variable with Time and temperature and writes that info to script log.
Read More