Forum Discussion
Ksquared_AU
Jun 07, 2019Copper Contributor
Powershell v's Task Scheduler
Weird one. I have a power shell script that emails a PDF . Script works fine when running in isolation (email and attachment are received). How ever when the script is run from task scheduler, onl...
Kevin_Morgan
Jun 11, 2019Iron Contributor
Also ensure the domain admin user has enough permission to write file in local path which you have used in your PS script.