Microsoft

Enable Security Center UAC Notifications

Script adds registry key to enable notifications in Windows Security Center that UAC is disabled. Script then writes to Agent Procedure Log if successful.

Read More

Start WUAUSERV Windows Update service

This script will start the WUAUSERV service.  You can use this script before doing patch updates to make sure the service is started.   This script will start the service, and also set it as Automatic This script is provided “AS-IS”.   Please make sure that you test this script in a controlled environment before deploying…

Read More

IE 11 Block Deployment

Script adds registry key to Windows 7 and 8 machines to block the deployment of IE 11. Errors out on all other OSes

Read More

IE 11 Enable Deployment

Script adds registry key to Windows 7 and 8 machines to allow the deployment of IE 11. Errors out on all other OSes

Read More

IE 11 Block Deployment & Disable AutoUpgrade

Script 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 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

Kaseya Script – Microsoft DFS Replication Backlog Check

Runs DFSRDIAG.exe Backlog to see if there is any replication backlog problems. Prompts for sending/receiving servers and groups. Prompts for email to send alert to. Will send email and create an alert if there is ANY backlog, so suggestion is to run it when there shouldn’t be any updates (after hours). Requires that local credentials…

Read More

Enable Windows Automatic Updates

Script sets a registry key to enable Windows automatic updates and enables users to change setting. Script then writes to script log if successful.

Read More