For the longest time I have used VisualCron for all of our vbscript scripts. Normally I use Execute Task, set execution to foreground and use cscript to execute my scripts. This has disadvantages because if the script fails VisualCron still returns a green check because there is nothing being passed to say otherwise. Execute Script is the ideal way to work however this runs in the background only. Our scripts launch applications like WSFTP scripting or Terminal applications such as Zoc. I have tried everything from loaded a profile and different execution techniques. Nothing works. I really want to use this important feature so I can get proper results from my scripts. Any help is greatly appreciated.