Is there a limitation on using ComObject Excel.Application in Powershell ?
I have a powershell script, that creates Pie and Bar charts, works great when manually ran.
however, when run it via scheduled task, it doesn't execute excel.
I've read , there may be a limitation. if so, is there a work around ?
thank you for your help.