Other than create a windows service, do window admins have any other option for creating cron jobs?
I don't like the creating/deploying windows services and was hoping for other options.
|
Other than create a windows service, do window admins have any other option for creating cron jobs? I don't like the creating/deploying windows services and was hoping for other options.
| |||
|
feedback
|
|
There's Scheduled Tasks and also an "at" command (which is capable of creating jobs on remote machines as well as locally; type | |||
|
feedback
|
|
What about windows task sheduler? Any reason it can't schedule your jobs propperly? | |||
|
feedback
|