Chris Chase
Prompts for network path. Script then runs msiexec with the /qn REBOOT=”ReallySuppress”. Writes to script log if successful.
Read MoreDownloads 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 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 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 MoreDownloads and installs MS Hotfix KB2194664 with the /quiet /norestart arguments. Deletes hotfix installer then writes to script log if successful.
Read More