I resolved it myself. Not sure why, but i ran the command

sc.exe config lanmanworkstation depend=bowser/mrxsmb10/mrxsmb20/nsi

and

sc.exe config mrxsmb10 start=disabled

Reboot the server; then run

sc.exe config lanmanworkstation depend=bowser/mrxsmb20/nsi

After reboot the server again, now I can start the workstation service and other services now. my DC is back!


I have same issue in windows server 2012 and 2016. I resolved it myself. i ran the command

sc.exe config lanmanworkstation depend=bowser/mrxsmb10/mrxsmb20/nsi

and

sc.exe config mrxsmb10 start=disabled

Reboot the server; then run

sc.exe config lanmanworkstation depend=bowser/mrxsmb20/nsi

After reboot the server again, now I can start the workstation service and other services now. my DC is back!