Chris Chase
Script 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 adds registry key to Windows 7 and 8 machines to block the deployment of IE 11. Errors out on all other OSes
Read MoreScript adds registry key to Windows 7 and 8 machines to allow the deployment of IE 11. Errors out on all other OSes
Read MoreScript adds registry keys to Windows 7 and 8 machines to block the deployment of IE 11 also adds registry key to disable auto upgrade of IE 11. Errors out on all other OSes
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 More