Hello, we are attempting to modify a flow to add a system command that runs a powershell script. We are using the Powershell -File command and the process does work while running locally through IPD as it uses a local login that has access to modify our AD. When we upload the process it wants to use the lawson account which does not have that access. We have tried adding a system account with AD privileges to the System command tab and choosing the appropriate configuration, but it doesn't seem to do anything, possibly we are not setting it up correctly. We can add plain text credentials to the powershell script and it will run as well but we would like to avoid that. Any help is appreciated.
Thanks, Derek