Hi all,
I want to be able to start and stop slimserver at scheduled times so I can run a command line scan
6.5.1 runs as an NT Service.
When I execute "NET STOP SlimServer" the response is that the stop is successful. (The SlimTray seems to show that as true.
When I try to restart it the slimserver using "NET START SlimServer", it fails. Any idea why that might be?
I DO have admin rights on the machine.
Thanks!
Mark
Results 1 to 4 of 4
-
2007-02-13, 10:06 #1Junior Member
- Join Date
- Jul 2006
- Location
- San Francisco, CA
- Posts
- 24
Can't start SlimService from command line?
Cheers, Mark
Hear me sing and add me to your slimserver! You'll find me at mark__singer.d..o.t.c.o.m (remove the underscores!)
-
2007-02-13, 10:40 #2
I have a similar problem. I have to try NET START SlimServer three times in a row before it will start.
Really, it was like that when I got here.
-
2007-02-13, 10:54 #3Junior Member
- Join Date
- Jul 2006
- Location
- San Francisco, CA
- Posts
- 24
Thanks for the reply.
Are you saying it DOES work after 3 (or whatever tries?)
MarkCheers, Mark
Hear me sing and add me to your slimserver! You'll find me at mark__singer.d..o.t.c.o.m (remove the underscores!)
-
2007-02-14, 06:24 #4
Yes.
I made a batch file like this:
I put this in my Startup folder. On login the "net start SlimServer" line reports "SlimServer service could not be started."Code:net stop SlimServer net stop SlimServerSQL net start SlimServerSQL net start SlimServer pause
If I then manually execute the batch file, I get the same result.
If I then manually execute the batch file yet again, it reports (finally) SlimerServer service was started."
Slim Devices tech support suggested I completely wipe out all traces of SlimServer and reinstall. Haven't gotten around to that yet.Really, it was like that when I got here.

Reply With Quote

