Sharepoint Workflow "Failed on Start" only when powershell import script is called from task scheduler
- by Matt Keller
I created a simple PowerShell script that takes an XML file in a local directory on our sharepoint server and imports it into a specific SharePoint form library. (Content management enabled library if that makes any difference) This script works flawlessly if i run it from the PowerShell command line manually. I call it like such:…