Security Center

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

Enable CD Burning(XP)Local Machine

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

Read More

Enable Downloads IE(Current User)

Enables downloads by deleting a registry value. Only works on current logged on user.

Read More

Enable Logoff(Current User)

Enables the logoff button the start menu for the current user by deleting the following reg key. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLogoff

Read More

Enable RegEdit (Current User)

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

Read More

Enable Run Command On Start Menu

Enables the run command from start menu by adding two DWORD values. Writes to script log if successful.

Read More

Enable USB Mass Storage Support

Enables USB Mass Storage Support by changing registry DWORD value. Writes to script log if successful.

Read More

Hide Account Welcome Screen(Win7)

Prompts for name of user account. Script then creates two registry keys, then creates a DWORD value with prompted username.

Read More