winzheng

A.编辑注册表:
将HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/LanManServer/Parameters 下Hidden的值从0设置为1,该值是DWORD类型.
B.运行如下命令:
net config server /hidden:yes
这样用户可能连接到你的计算机但不能够在网络邻居中看到你.

分类:

技术点:

相关文章:

  • 2021-09-10
  • 2021-12-09
  • 2021-12-31
  • 2021-09-01
  • 2022-01-16
  • 2021-06-23
  • 2021-05-22
  • 2022-12-23
猜你喜欢
  • 2021-11-14
  • 2022-02-24
  • 2021-12-31
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案