Access denied - Powershell

tonycroft
Tera Contributor

In flow designer when running a powershell step with run on mid server is there a way to force the action to use the credential set.

 

i was getting access denied and have since found the action is running as nt_authority\system and not the cred I specified

2 REPLIES 2

Medi C
Giga Sage

@tonycroft 

Could you change the "Run as" in Flow Designer properties to a user account with the "mid_server" role?

MediC_0-1740753899737.png

MediC_1-1740753955999.png

If it is still does not work, could you provide screenshots from ECC queue?


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.

tonycroft
Tera Contributor

At the moment we are just running this from an action step which does not have the "run as" option. As a test I did create a test flow that just contains this action and set the the "run as" as the account with the permissions but the powershell step still ran as nt_authority\system