09 March 2011

Reg Tweak

To prevent any changes to the Start Menu, even a right click:
1. Start Regedit
2. Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer
3. Add a DWORD called NoChangeStartMenu
4. Give it a value of 1




DOS Restrictions

There are restrictions you can make to the ability to execute DOS programs
1. Start Regedit
2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
3. Create a new key under Policies called WinOldApp
4. You can then add DWORD values set to 1 in the appropriate keys
5. To re-enable them, either delete the key or set the value to 0
• Disabled - Disable MS-DOS Prompt
• NoRealMode - Disables Single-Mode MS-DOS



Networking Restrictions

There are general restrictions you can make in Networking

1. Start Regedit
2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
3. Create a new key under Policies called Network
4. You can then add DWORD values set to 1 in the appropriate keys
5. To re-enable them, either delete the key or set the value to 0
• DisablePwdCaching = Password Caching
• HideSharePwds [hex] =Shared Passwords
• NoEntireNetwork =Entire Network
• NoNetSetup =Network applet
• NoNetSetupIDPage =Network Identification tab
• NoNetSetupSecurityPage =Network Access tab
• NoFileSharing =Network File Sharing button
• MinPwdLen = set Minimum Password Length (integer number: 0 - 99)
• NoPrintSharing =Network Print Sharing button
• NoWorkgroupContents =Network Workgroup



Control Panel Restrictions

There are many general restrictions you can make to the Control Panel

1. Start Regedit
2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
3. Create a new keys under Policies called System
4. You can then add DWORD values set to 1 in the appropriate keys
5. To re-enable them, either delete the key or set the value to 0
• NoDispCPL - Disable Display Control Panel
• NoDispBackgroundPage - Hide Background Page
• NoDispScrSavPage - Hide Screen Saver Page
• NoDispAppearancePage - Hide Appearance Page
• NoDispSettingsPage - Hide Settings Page
• NoSecCPL - Disable Password Control Panel
• NoPwdPage - Hide Password Change Page
• NoAdminPage - Hide Remote Administration Page
• NoProfilePage - Hide User Profiles Page
• NoDevMgrPage - Hide Device Manager Page
• NoConfigPage - Hide Hardware Profiles Page
• NoFileSysPage - Hide File System Button
• NoVirtMemPage - Hide Virtual Memory Button


Restricting the Start Menu, Explorer and the Desktop

There are many general restrictions you can make to the Start Menu, the Explorer and to the Desktop itself.
1. Start Regedit
2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
3. There should already be at least a Explorer section there already
4. Additional keys that can be created under Policies are WinOldApp
5. You can then add DWORD values set to 1 in the appropriate keys
6. To re-enable them, either delete the key or set the value to 0
• ClearRecentDocsOnExit = Clear of Recent Documents on Exit
• NoAddPrinter = Adding new printers
• NoClose = Computer Shutdown
• NoDeletePrinter = Delete Installed Printers
• NoDesktop = Doesn't show Desktop items as well as and Desktop right-click menu
• NoDevMgrUpdate = Windows 98/ME web Update Manager
• NoDrives [hex] = Hides Drives in my computer
• NoFind = Find command
• NoInternetIcon = Internet Icon on Desktop
• NoNetHood = Network Neighborhood
• NoRecentDocsHistory = Recent Documents in Start Menu
• NoRun = Run command
• NoSaveSettings = Save Settings on exit
• NoSetFolders = Folders in Start Menu -> Settings
• NoSetTaskbar = Taskbar in Start Menu -> Settings
• NoSMMyDocs = My Documents folder in Start Menu
• NoSMMyPictures = My Pictures folder in Start Menu
• NoWindowsUpdate = Windows web Update

No comments:

Post a Comment