win10 访问smb“共享盘”提示“你组织的安全策略阻止未经身份验证的来宾访问”

By | 2020 年 8 月 7 日

PowerShell -Command ""Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol""

reg add HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters /v AllowInsecureGuestAuth /t REG_DWORD /d 1 /f

发表回复

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理