Configure Powershell Script in Windows Scheduler

Today lets configured your powershell script in widows scheduler.

Lets start the process:

Step 1: Open "Task Scheduler" :

main-task-scheduler

Step 2: Click on "Create Task" :

create-task

Step 3: In general, write "scheduler task Name" and enter "Administrator" user:

general-scheduler

Step 4: In trigger, enter timing in which you want to run the script:

trigger-scheduler

Step 5: In Action, you have first add "Powershell.exe" in Program/script and in argument add -file "":

action-img

Step 6: In condition, leave it as it is:

condition-scheduler

Step 7: In settings, Also leave it as it is and click on "OK":

setting-scheduler

Now, save the scheduler and sit relaxed.

I :heart: AWS! :smile: Enjoy