248048
(Girish Lavangade)
December 14, 2025, 1:29am
1
Hi All,
I am looking for help in configuring workflow to run powershell script present in IQ service.
I have created new privilege VA cluster, VA is having connectivity with IQservice (curl working).
Created workflow with Windows Server action.
Running powershell
I am getting below error while trying to run powershell script. I can confirm powershell script exists in IQServer
lampard08
(Chelsea Blue)
December 14, 2025, 1:44pm
2
Check the file permissions and also the file is unblocked from execution if it’s downloaded.
1 Like
248048
(Girish Lavangade)
December 17, 2025, 12:09am
4
Hi @eberteo - Thanks a lot. My mistake i was looking into IQ server and instead of server configured in Windows Server action. Now i am able to execute the powershell on windows server.
Do you know how to pass parameters to Powershell during execution. I tried this and got error.
eberteo
(Eberth Gamarra)
December 17, 2025, 5:12am
5
Hey Girish,
Good to hear you were able to fix it.
Set you params in the ps1 and don’t use dash -. Just samaccountname. if you have further errors, please share the logs.
1 Like
DGowda
(Darshan Gowda)
January 5, 2026, 4:58am
7
Hi @248048 -Could you please let me know the path were you have placed the ps script?
248048
(Girish Lavangade)
January 8, 2026, 10:48am
8
Powershell script is in C:\Sailpoint\IQService directory.
system
(system)
Closed
March 9, 2026, 10:48am
9
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.