Microsoft
Script 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 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 MoreRuns 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 MoreScript sets a registry key to enable Windows automatic updates and enables users to change setting. Script then writes to script log if successful.
Read MoreScript sets a registry key to disable Windows automatic updates and disables users from changing it. Script then writes to script log if successful.
Read MoreScript runs the sfc /scannow command to run the Windows system file checker. SFC will repair any system files if needed. Script then writes if any files were repaired or if system files were ok.
Read More