Chris Chase
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 MoreDisables USB mass storage support by adding or changing registry key, than writes to script log.
Read MoreEnables built in XP cd burning software for current user by adding a Registry DWORD value.
Read MoreEnables built in XP cd burning software for all users by adding a Registry DWORD value.
Read MoreEnables downloads by deleting a registry value. Only works on current logged on user.
Read MoreEnables 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 MoreDisables Regedit by adding a DWORD registry value. Script then writes to script log if successful.
Read MoreEnables the run command from start menu by adding two DWORD values. Writes to script log if successful.
Read MoreEnables USB Mass Storage Support by changing registry DWORD value. Writes to script log if successful.
Read MorePrompts for name of user account. Script then creates two registry keys, then creates a DWORD value with prompted username.
Read More