Loading... 创建了网络驱动器,但是发现终端无法访问   - 首先开启SMB直通  - 注册表创建EnableLinkedConnections - 在`HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System`下新建DWORD: `EnableLinkedConnections`,值为1 - 可以直接将下面文本保存为reg文件 ```ini Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLinkedConnections"=dword:1 ``` - 重启电脑 -  最后修改:2024 年 03 月 15 日 © 允许规范转载 赞 如果觉得我的文章对你有用,请随意赞赏