A
Arif Usman
i have created a schtasks to run on application on fixed time and date, here
is the explame
schtasks /create /TN TIME /TR C:\WINDOWS\SYSTEM32\UPDADM.EXE /SC ONCE /ST
23:45:00 /SD 03/21/04 /ru system
Now, what happen when this date past and computer is power off, schedule
tasks won't run. it just delete the tasks. I had checked in schedLgu.txt
file, the task even won't listed there.
In AT command i can NEXT, so if computer is off, the AT task will run when
computer is on.
So, if anyone know, NEXT (AT) resemble command in Schtasks, would be
appreciate.
thanks in advance
is the explame
schtasks /create /TN TIME /TR C:\WINDOWS\SYSTEM32\UPDADM.EXE /SC ONCE /ST
23:45:00 /SD 03/21/04 /ru system
Now, what happen when this date past and computer is power off, schedule
tasks won't run. it just delete the tasks. I had checked in schedLgu.txt
file, the task even won't listed there.
In AT command i can NEXT, so if computer is off, the AT task will run when
computer is on.
So, if anyone know, NEXT (AT) resemble command in Schtasks, would be
appreciate.
thanks in advance