This guide was created with Scribe in
2 minutes.
Sign in and create your own!
Scheduled task tutorial
Created by Martyn Double
|
20 steps
Tip! to follow this tutorial you will need an Administrator account to configure the scheduled task
1
Click "Task Scheduler Library"
Zoom Saved
2
Click start
Zoom Saved
3
Type "schedule tasks" and press [enter]
Zoom Saved
4
Give your task a name. For this tutorial, we have named it "watchfolder"
Zoom Saved
5
Click to select "Run whether user is logged on or not"
Zoom Saved
6
Click to select "Run with the highest privileges"
Zoom Saved
7
Right-click and select "Create New Task"
Zoom Saved
8
Click "Triggers":
Zoom Saved
9
Click "New":
Zoom Saved
10
Select "At startup" and then "OK"
Zoom Saved
11
Select "Actions"
Zoom Saved
12
Click "New ..."
Zoom Saved
13
Under "Program/script" type "powershell.exe"
Zoom Saved
14
Enter the arguments to be used by PowerShell. For example: -noexit ".\"C:\path_to_your_script.ps1""
Zoom Saved
15
Click "OK"
Zoom Saved
16
Click "Settings"
Zoom Saved
17
Deselect "Stop this task if it runs longer than:" as this task should be active at all times
Zoom Saved
18
Click "OK" to create the scheduled task
Zoom Saved
19
Enter your "Administrator" credentials and click "OK"
Zoom Saved
Feedback
This Scribe is in tip-top shape!
Leave feedback if there are any issues with this Scribe