- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2015 05:30 AM
I am trying to run a powershell script through run powershell activity. i am using 2 powershell run activity in my workflow first one is working fine but the second one is not executing and giving some error. but when i am executing it on my mid server powershell then its working
P.S. - I have already checked the ecc queue and copied the script path to my mid-powershell its working there but not through run activity.
Solved! Go to Solution.
- Labels:
-
Service Catalog
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2015 04:44 AM
Actually the issue was with mid server account which was set to run locally. i changed it to Administrator now the script is working fine. the previous does not require any admin related jobs so that was running fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2015 11:19 PM
yes i gave local user.