Windows 10 SMB shares
- Run Registry Editor (REGEDIT).
Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
Name the new value as
AllowInsecureGuestAuth
and set its value data to1
.
or:
c:\windows\system32> set-smbserverconfiguration -enablesmb2protocol $false