Orchestration error 'power shel execution failed. Script returned status 1 using account user 'ABC''

Mani23
Tera Expert

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.

 

2 REPLIES 2

Philip Hulshize
Tera Contributor

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... 

Rahul Priyadars
Giga Sage
Giga Sage

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