Forum Discussion
Ameerm2023
Apr 27, 2023Copper Contributor
Not getting the values in CSV
I have the PowerShell scripts which is giving output saved as CSV file if i run the scripts manually but If create the windows scheduler to run it automatically i am not getting any result saved in t...
Ameerm2023
May 01, 2023Copper Contributor
I am using the same account for other tasks scheduler and even in the same folder i am getting other records are getting saved but i dont know why this script is having the issue
Andres-Bohren
May 01, 2023Iron Contributor
Did you set a Path in Actions > "Start in" on your Scheduled Task?
Otherwise try to set a Full Path for your CSV's in your Script: C:\Script\Output.csv
Regards
Andres
Otherwise try to set a Full Path for your CSV's in your Script: C:\Script\Output.csv
Regards
Andres