Security Essentials
Script determines OS type x86 or x64 and downloads the correct version and saves it to Agent Temp, then installs with the following arguments /s /runwgacheck /o. Then deletes shortcut from all users desktop and start menu, then deletes install file and then performs a silent update. Then writes to script log.
Read MoreDownloads Microsoft Security Essentials for Windows XP x32 to Agent Temp, then installs with the following arguments /s /runwgacheck /o. Then deletes shortcut from all users desktop and start menu, then deletes install file and then performs a silent update. Then writes to script log
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