[Howto] [Tips and Tricks] [Windows]
Windows tip: Manage networking restrictions with registry changes
Don't want to miss a single bit? Subscribe to our RSS Feed!
There are general restrictions you can make in Windows Networking. These restrictions can be managed with changing some parameters in Windows registry file.
- Start Regedit
- Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
- Create a new key under Policies called Network
- You can then add DWORD values set to 1 in the appropriate keys
- 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
Did you enjoy this post? Why not leave a comment below and continue the conversation, or Subscribe to Feed and get articles like this delivered automatically to your Email or feed reader.
0 comments:
Post a Comment