Windows General

CryptoLocker Prevention Audit

Script downloads and runs CryptoPreventTestCLI then executes to find out if CryptoPrevent has been applied to machine. Script then writes results to script log. Able to report by filtering Agent Procedure logs for $CryptoLocker$ all entries regarding CryptoLocker. $OOD$ reports back all machines that have NOT had CryptoPrevent applied.

Read More

MS Internet Explorer Audit

Script grabs variables from registry to determine what version of Internet Explorer is installed. Able to report by filtering Agent Procedure logs for $IE$ all entries regarding IE, $Audit$ all entries regarding audit scripts. $OOD$ All out of date entries or unable to determine.

Read More

Adobe Shockwave Disable Auto Updates

Disables the auto updater for Adobe Shockwave by changing a registry setting.

Read More

Verify Service is Running

Script will prompt for service to check to see if it is running.   It will query the service and will write the results to the script log.   You can run a report of the results by using the $ISRunning$ tag.

Read More

IE 11 Enable AutoUpgrade

Script adds registry key to enable the auto upgrade of IE 11 on Win7 and Win8. Errors out on all other OSes.

Read More

IE 11 Disable AutoUpgrade

Script adds registry key to disable auto upgrade of IE 11 on Win7, and Win8. Errors out on all other OSes

Read More

IE 11 Silent Uninstall

Script writes out a bat file that uses FORFILES to uninstall IE 11 silently. A reboot is needed for uninstall to be completed. Script then writes out results and if successful to script log.

Read More