Justin Rich wrote:
Quote:
> you are, but i just had another idea that popped in to my head as i was
> looking at a schedule task i have.
>
> I think i can easily use AT or schtasks to create a remote job and just grab
> the time and add 5 min to it and schedule the task for then. that way im not
> constantly probing the server. Also once the script on the backup server
> completes i can have it delete the task.
>
> havent tried it yet since i just thought of it, but i suspect it should work
> well.
Use AT since you won't have to worry about any cleanup after...
Marco