Microsoft
Enables 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 MoreHides all icons on desktop by adding a registry key. Current User
Read MoreHide all icons on desktop by adding a registry key. Local Machine
Read MoreThis script can be used to blank the username box on the logon screen. This will prevent people that are logging on from knowing the last user to access the system. Writes to Script Log if successful.
Read More