Windows General
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 MoreScript prompts for username then runs the net localgroup /ADD command to add prompted user to Administrators Group.(DO NOT run on Domain Controller) Script then writes which user was added to script log if successful.
Read MoreScript prompts for username and group and then runs the net localgroup /ADD command to add prompted user to prompted group. Script then writes to script log with user and group if successful.
Read MoreScript checks to see if a user is logged in, if so script uses net localgroup /ADD command to add user to Local Admins Group. If no user is logged in, it will add the last logged on user to the Local Admins Group.(DO NOT run on Domain Controller) Script then writes which user was…
Read MoreScript 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 MoreDisables the auto updater for Adobe Shockwave by changing a registry setting.
Read MoreScript 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 MoreScript adds registry key to enable the auto upgrade of IE 11 on Win7 and Win8. Errors out on all other OSes.
Read MoreScript adds registry key to disable auto upgrade of IE 11 on Win7, and Win8. Errors out on all other OSes
Read MoreScript 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