Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Parameters of the PowerShell connector methods

Learn about the various parameters of the Microsoft PowerShell connector methods in RPA Desktop Design Studio.

Parameter nameDescriptionMandatory?
Command (String)Command to run on local or remote computers.Yes
ReturnOutput of the command as a collection.Not Applicable
ScriptScript to run on local or remote computers.Yes
ReturnOutput of the script that is returned.Not Applicable
PSObjectTakes the PowerShell object from a previously executed method.Yes
Return (String)Returns the values of the properties in the PowerShell Object.Not applicable
PSObjectData in the form of a PowerShell object.Yes
Return (String)Returns the PowerShell object as a string.No

Input parameter values

To input the parameter values, see Configure port properties.

Parent Topic:ITSM connector