Security Center
dds registry keys to suppress notifications from the Security Center and Windows Backup. For Windows 10, requires user to be logged on and only effects that user.
Read MorePerforms a registry change to re-enable windows update. Will only work on Windows 7 and 8. To re-enable Security Center notifications as well use this script.
Read MorePerforms a registry change to disable windows update. Will only work on Windows 7 and 8. Can be undone using Enable Windows Update. To block Security Center notifications use this script.
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 More