Saturday, April 25, 2009

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

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...