Windows 10 LTSC 客户端
控制面板
->启用或关闭 Windows 功能
->SMB 1.0/CIFS File Sharing Support
Win+R
->gpedit.msc
计算机配置
->管理模板
->网络
->Lanman 工作站
->启用不安全的来宾登录
PowerShell
->Get-SmbServerConfiguration | Select EnableSMB1Protocol
可能需要重启
控制面板
-> 启用或关闭 Windows 功能
-> SMB 1.0/CIFS File Sharing Support
Win+R
-> gpedit.msc
计算机配置
-> 管理模板
-> 网络
-> Lanman 工作站
-> 启用不安全的来宾登录
PowerShell
-> Get-SmbServerConfiguration | Select EnableSMB1Protocol
可能需要重启