Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Automate the Service,Urgent
Hello All,
I want to start and stop the service of a processor in NT using AT scheduler command.
For example. Suppose I have a Service called "Plug and Play".This service will start and stop automatically.
I tried with AT command But it failed.The syntax is like this which i tried:
AT Machinename 21:00 /every:M,T,W "filename.cmd"
The contents of filename.cmd is
Net stop "Plug and Play"
Question is:Please tell me automatically how to start and stop the service of a Process. Received on Thu Jan 25 2001 - 23:45:19 CST
![]() |
![]() |