Quantcast

Have a Question?

If you have any question you can ask below or enter what you are looking for!

How do I run a powershell script with parameters in Task Scheduler?

Open the Windows Scheduler and create a basic task:

  1. Add a task trigger.
  2. I will run this script every day.
  3. Select “Start a program”
  4. If you work with Windows PowerShell, you must use the following path: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe.

techfaq.online