Win10 Not Seeing Samba Servers
The fix stolen from here
- Run Windows PowerShell as ‘Administrator’ on the Win10 box
- Enter the following commands:
- sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi
- sc.exe config mrxsmb20 start= disabled
- reboot