网络属性限制问题,限制即时生效(做盘必备)

本帖内容专为防止上机者修改网络属性,达到逃费的目的,做盘后导入相关注册表,即时生效!



[内容如下-请复制粘贴,自做注册表文件]



1、使系统管理员也受限制[所有限制的总开关].reg

(请注意,这个是总开关,不使用它,是没法限制管理员的)


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_EnableAdminProhibits"=dword:00000001


2、禁止TCP协议高级选项.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_AllowAdvancedTCPIPConfig"=dword:00000000


3、禁止安装和卸载网络协议.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_AddRemoveComponents"=dword:00000000


4、禁止查看网络状态.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_Statistics"=dword:00000000


5、禁止访问网络协议属性.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_LanChangeProperties"=dword:00000000


6、禁止启用和停止网络协议.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_ChangeBindState"=dword:00000000


7、禁止使用网络属性.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_LanProperties"=dword:00000000


8、禁止停用网卡.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_LanConnect"=dword:00000000


9、禁止重命名网卡.reg


程序代码
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER/SOFTWARE/Policies/Microsoft/Windows/Network Connections]
"NC_RenameConnection"=dword:00000000




另一种方法,用组策略做限制,具体设置如图:



网络属性限制问题,限制即时生效(做盘必备)



文章来自: 本站原创
引用通告: 查看所有引用 | 我要引用此文章
Tags: 网络属性 限制 脱管
相关日志:
评论: 0 | 引用: 0 | 查看次数: 296
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.
字数限制 1000 字 | UBB代码 开启 | [img]标签 关闭