News

It’s assumed you have already created a PowerShell script. To schedule PowerShell script using Task Scheduler, do the following: Press Windows key + R to invoke the Run dialog.
replacing C:\Users\isang\Desktop\TWC_script.ps1 with the location of your saved PowerShell script file. Also, set your execution policy to make this work. That’s it! I hope this helps.