Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Name

Input Code

Required

Description

Code Snippet

FDPWRSHELL_INP_CODE_SNIPPET

Yes

The cmdlets and/or PowerShell scripts that are to be executed in a Windows environment.

Restrict Environment

FDPWRSHELL_INP_RESTRICT_ENVIRONMENT

No

Provide comma-separated target group codes to restrict environment variables in shell to specified target group codes. If no value is provided all properties are available to shell environment.

Continue On Error

FDPWRSHELL_INP_CONTINUE_ON_ERROR

No

Flag that indicates whether the PowerShell script should continue on an error or stop on processing.

Check if you want to continue execution of PowerShell script when error occurs.

No Secure Variables

FDPWRSHELL_INP_NO_SECURE_VARIABLES

No

Check if you do not want to pass secure/encrypted properties in PowerShell environment.

Perform Property Replacement

FDSHELL_INP_PERFORM_PROPERTY_REPLACEMENT

No

Check to perform property replacement on source file before execution of script.

...