Re: Remote restart of services
From: BobBrandt (BobBrandt.16tacv_at_mail.webservertalk.com)
Date: 05/25/04
- Next message: Jerold Schulman: "Re: STOP: c000021a"
- Previous message: Jerold Schulman: "Re: NT BackUp"
- In reply to: Subrahmanya Bhandarkar [MSFT]: "RE: Remote restart of services"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 06:50:20 -0500
I think what Joel was asking was if there is a way of restarting a
Service, not the entire server.
The NET command only offers STOP and START functionality on the local
server you are working on.
There is a NETSVC command available for free download from the Windows
2000 Resource Kit (I have tried to attach it to the thread)
This command allowes you to
/STOP
/START
/PAUSE
/CONTINUE
and /QUERY the services on any server local or remote.
I am still working on how to make it work with VB effectively
Bob
+----------------------------------------------------------------+
| Attachment filename: netsvc.zip |
|Download attachment: http://www.webservertalk.com/attachment.php?postid=794619 |
+----------------------------------------------------------------+
-- BobBrandt ------------------------------------------------------------------------ Posted via http://www.webservertalk.com ------------------------------------------------------------------------ View this thread: http://www.webservertalk.com/message225942.html
- Next message: Jerold Schulman: "Re: STOP: c000021a"
- Previous message: Jerold Schulman: "Re: NT BackUp"
- In reply to: Subrahmanya Bhandarkar [MSFT]: "RE: Remote restart of services"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|