|
-
Jun 6th, 2001, 02:13 PM
#1
Thread Starter
New Member
NT Services
I have two NT servers, v4.0, that I need to run verified backups on; I scheduled the backups using the AT command and ntbackup, no problem. However, on one server I need to stop the SQLServerAgent and MSSQLServer services, and on the other I need to stop two services named DiskXtender Agent and DiskXtender Server. The backup will run and (the idea is that) it will verify OK, then the services will be restarted. I was planning on making one VB executable for each server, using the AT command to schedule it, and passing a command-line switch to tell the VB executable to start or stop its appropriate services. Is it possible to write VB code to start and stop individual NT services?
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
|