I have multiple tasks that use Excel within PowerShell scripts that are run on Visual Cron. I have noticed since the 9.4.0 upgrade, all of these task hang because the Excel process is not ending when Visual Cron runs these jobs. To be clear, when I manually run these tasks in Powershell, they complete without fail and close the Execel process. The issue only resides when Visual Cron runs the same PowerShell scripts. Any idea as to why this is happening?