Orchestration error 'power shel execution failed. Script returned status 1 using account user 'ABC''
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 03:10 AM
Hi All,
We have orchestration to 'Move computer to OU'. For few requests the orchestration is getting failed with below errors.
- IPaaSActionProbe | PowerShell script execution failed. Script returned status 1 using account user 'ABC'.
- Failed while executing ActionMoveComputerAccountToOU.ps1 (Access denied)
- PowerShell script execution failed. Script returned status 1 using account user 'ABC'.
Access to AD is working fine as the same flow is working successfully for different request.
I have also checked the parameters and all looks good but not sure why I am getting the error only in few cases.
Any leads to this issue would be appreciated and many thanks in advance.
- Labels:
-
Orchestration (ITOM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 01:35 PM
I'm getting this same error trying to connect to SCCM. I had this error connecting to AD, and the article below was the fix. Unfortunately so for my connection to SCCM
https://www.servicenow.com/community/now-platform-forum/flow-designer-ad-spoke-throwing-intermittent...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2023 09:13 PM
Is ABC user Account is Domain Admin?
Only reason i can think of - in Destination OU there must be some special policy which is stopping it. You can check for the failure cases .
Regards
RP