Access denied - Powershell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 06:35 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 06:46 AM
Could you change the "Run as" in Flow Designer properties to a user account with the "mid_server" role?
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 12:31 AM
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