Security

Disable CD Burning(XP)Current User

Disables built in XP cd burning software for the current user by adding a Registry DWORD value.

Read More

Disable CD Burning(XP)Local Machine

Disables built in XP cd burning software for all users by adding a Registry DWORD value.

Read More

Disable Downloads IE(Current User)

Disables downloads in IE by adding a registry value. Only works on the current logged on user.

Read More

Disable Local Password Caching(Local Machine)

Adds 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 More

Disable Logoff(Current User)

Disable the logoff button on the start menu by adding the following reg key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLogoff.

Read More

Disable Password Caching in IE(Current User)

Adds registry DWORD value to disable password caching in IE. Only works on the current logged on user. Writes to script log if successful.

Read More

Disable RegEdit (Current User)

Disables Regedit by adding a DWORD registry value. Script then writes to script log if successful.

Read More

Disable Shutdown Option (XP)

Removes 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

Disable USB Mass Storage Support

Disables USB mass storage support by adding or changing registry key, than writes to script log.

Read More

Enable CD Burning(XP)Current User

Enables built in XP cd burning software for current user by adding a Registry DWORD value.

Read More