Parameters of the PowerShell connector methods

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Learn about the various parameters of the Microsoft PowerShell connector methods in RPA Desktop Design Studio.

    表 : 1. Parameters of the PowerShell connector methods
    Parameter name Description Mandatory?
    Command (String) Command to run on local or remote computers. Yes
    Return Output of the command as a collection. Not Applicable
    Script Script to run on local or remote computers. Yes
    Return Output of the script that is returned. Not Applicable
    PSObject Takes the PowerShell object from a previously executed method. Yes
    Return (String) Returns the values of the properties in the PowerShell Object. Not applicable
    PSObject Data 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.