Win10 Not Seeing Samba Servers

Posted by JD 10/31/2015 at 02:00

The fix stolen from here

  1. Run Windows PowerShell as ‘Administrator’ on the Win10 box
  2. Enter the following commands:
    1. sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi
    2. sc.exe config mrxsmb20 start= disabled
    3. reboot