|
-
Mar 19th, 2004, 02:55 AM
#1
Thread Starter
Member
start/stop windows service from batch
Hi
Does anybody know how to start or stop windows service from batch programm in WIN XP.
Thank's
Tomaz
-
Mar 19th, 2004, 03:07 AM
#2
net start "Name Of Service"
net stop "Name Of Service"
Put one of both line in a batch-file and the service will start/stop
-
Mar 19th, 2004, 04:26 AM
#3
Fanatic Member
or try....Taskkill
It works remotely as well...It is funny shutting down someones explorer over a network.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|