0
votes
1answer
309 views

Outlook: Recurring tasks that are hidden before they occur?

I'm keen to the concept of recurring tasks. I'd like to solve two problems with it: Be reminded of things I need to do at a specific day. E.g. on the second last day of the month I need to be ...
0
votes
1answer
114 views

What local group should user belong to be able to run windows task as that user

When I assign user to a task, I get warning message "This task requires that the user account specified has Log on as batch job rights", but then I can click ok and it keeps this user assigned for ...
0
votes
1answer
144 views

How can I schedule a task to run only when the computer is shut down?

Is there a configuration for scheduled tasks to run only when the computer is shut down or more likely prevent a task from running if it hasn't been booted up to run the task? I'd like to run all my ...
1
vote
1answer
108 views

Scheduled logoff scripts

I wondered if it was possible to launch a logoff script only, for example, every friday. Can this task be scheduled in Active Directory or must I programm a scripts that adds and remove it every ...
0
votes
3answers
2k views

How can I use Task Scheduler to schedule a .jar file?

I have an executable jar file and I am trying to create a scheduled task for every day using windows Task Scheduler I go through the following steps: open Task Scheduler -> Create Basic Task -> ...
1
vote
3answers
484 views

How can i initiate a windows task from a shortcut?

I've created 2 tasks in Task Scheduler on my Vista PC start uTorrent at 2am then close uTorrent (and shutdown PC) at 7am. However i'd like to only like this task to run if I've clicked a shortcut - ...