For one of my test requirement, I wanted to have the Server (lanmanserver) and Computer Browser (Browser) service. I’m using the windows 2016 docker image.
my docker version is : Docker version 1.13.1-cs1, build 8709b81
my container version is : Microsoft Windows [Version 10.0.14393]
I’m getting the below error when I try to start Server service
C:>net start server
The Server service is starting.
The Server service could not be started.
A system error has occurred.
System error 2 has occurred.
The system cannot find the file specified.
Any help on this will be appreciated