SSHOutput Output Object (Invoke-PowerShellServer Cmdlet)

The PSObject object returned by the Invoke-PowerShellServerExpression Component 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) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]