NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

SSHOutput Output Object (Invoke-PowerShellServer Cmdlet)

The PSObject object returned by the Invoke-PowerShellServerExpression Cmdlet will have properties matching those of the original object in the remote machine.

Syntax

Object SSHOutput {
   string Property;
}

Remarks

The object coming back from the server is de-serialized into a PSObject with matching fields.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]
 

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]