Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


bwood42
2016-01-21T20:15:16Z
Is it possible to completely ignore all errors in a Powershell script? I've got a script that works awesome if run via Task scheduler... it throws tons of errors cause it's basically brute forcing through a bunch of data and the errors don't matter at all. Normally it runs for a few hours, but running in Visualcron it seems to fail in about 20 seconds as it catches all the error thrown... can I just completely ignore all these errors and let the task run until it finishes?
Sponsor
Forum information
Support
2016-01-21T20:29:29Z
Sounds like it is better to add some general error handling to the script instead?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top