I'm trying to automatically deploy the LPDSVC (Print service for Unix)
service on remote computers. I use the sc tool this way : sc create
LPDSVC binpath= c:\windows\system32\tcpsvcs.exe type= share start=
auto depend= Tcpip/Spooler
The LPDSVC service is successfully created on remote computers but it
won't start, giving 1083 errors : Error 1083: The executable program
that this service is configured to run in does not implement this
service.
I have the same problems using instsrv.exe, srvinstw.exe
has anyone an idea to fix my problem ?
Thanks in advance,
Damien.
|