Hi -
Is there a command line available that will start and stop 24x7 when it's running as a Windows service?
- Rick
NET STOP "24x7 Scheduler" NET START "24x7 Scheduler"
: Hi -
: Is there a command line available that will start and stop : 24x7 when it's running as a Windows service?
: - Rick