Connection Parameter (Invoke-PowerShellServer Cmdlet)

An existing PowerShellServer connection.

Syntax

Invoke-PowerShellServer -Connection PowerShellServerConnection

Remarks

Represents an existing, persistent PowerShellServer connection to be used. After this cmdlet executes, the connection will remain opened to be used in an another call. New connections can be established using the Connect-PowerShellServer cmdlet and closed using the Disconnect-PowerShellServer cmdlet.

Default Value

null