If anyone has problems with their server not appearing in Network on Windows and are running 6.10.0-rc3, the following should fix you up (if you are running Docker)   With user scripts, set up a new script set to run at Array Start #!/bin/bash sleep 60 /etc/rc.d/rc.samba restart   The sleep is so that the system gets up and running and stabilized before restarting SMB
    • Thanks
    1