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.