Cannot access SMB file shares after Windows 10 Updates
Post date: Feb 01, 2018 10:24:15 PM
Open Regedit as Administrator
Then Modify the registry on the workstation:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters]
Create DWORD (32 bit) "SMB2" = with value 0
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters]
Create DWORD (32 bit) "EnableOpLocks" = with value 0
Reboot, you can then after logging back in, access \\fileserver\share the smb:// shares.