Microsoft
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 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 MoreDisables built in XP cd burning software for the current user by adding a Registry DWORD value.
Read MoreDisables built in XP cd burning software for all users by adding a Registry DWORD value.
Read MoreDisables downloads in IE by adding a registry value. Only works on the current logged on user.
Read MoreAdds two registry DWORD values to disable local password caching. Works on the current logged on user & local machine (any new users). Writes to script log if successful. WARNING: Users will not be able to log on if Domain Controller is down. Also stops passwords from getting out of sync.
Read MoreDisable the logoff button on the start menu by adding the following reg key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLogoff.
Read MoreAdds registry DWORD value to disable password caching in IE. Only works on the current logged on user. Writes to script log if successful.
Read MoreDisables Regedit by adding a DWORD registry value. Script then writes to script log if successful.
Read MoreRemoves shut down option on the start menu by adding or changing two registry keys, than writes to script log.(Only tested on XP)
Read More