0

I created a PowerShell Script in the ISE Editor to Add Sharepoint list items. When I run the script in the ISE the items were added correctly and the workflow (Workflow runs for New Items) is running.

But when I run the script in the PowerShell the Workflow isnt running .....

1 Answer 1

2

Are you running the script as admin, with system account? SharePoint prevents the workflows being run from system account.

2
  • I run the script with the farm admin.... Commented Jul 6, 2016 at 9:48
  • That's the reason. You should run the script by an user which is not in the Farm Administrators group. Commented Jul 6, 2016 at 12:13

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.