Question: PowerShell task scheduler my PowerShell script uses a function that needs a parameter, is there a way I can feed the parameter through task scheduler.

PowerShell task scheduler

my PowerShell script uses a function that needs a parameter, is there a way I can feed the parameter through task scheduler. It didn't work when I simply put it at the end of argument section in the Actions tab

Add arguments: PowerShell -noprofile -ExecutionPolicy Bypass -File "filepath" -selection "Data"

the -selection is what I am trying to feed through the task scheduler.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!