Execute PowerShell Script

<< Click to Display Table of Contents >>

RayPack > 7.3 u6 > User Guide > PackWrapper > Creating PowerShell (PSADT) From Scratch > Visual Designer View > Editing Projects > Managing Steps > Steps > Scripting and Flow 

Execute PowerShell Script

This step executes a PowerShell script from another .ps1 file.

 

papercliper

Note:

To do inline scripting, use the Add script button from the General section.

 

Execute_Powershell_Script

 

Path
This field contains the full path to the .ps1 file containing the PowerShell script. It is possible to use dropdown suggestions to reference the .ps1 file from a local drive or from a PowerShell property.

 

Function name
This field contains the name of the function that is being executed.

 

Script parameters
Enter the parameters that will be used for the execution of the script.