Hi all,
I want to integrate powershell in uipath. Can anyone help me with this.
Use the invoke powershell activity.
Reccomend saving your script in a file. Reading this file to a variable and then using the invoke powershell activity on this text variable
1 Like