Glossary

Important Windows Task Scheduler settings:

**Run whether user is logged on or not** — required for the task to run unattended - **Run with highest privileges** — needed for scripts that write to system directories or manage other processes - **Start in** (Working Directory) — set this to the directory containing your script; relative file pa

Learn More

Related Terms