Instead of piping unstructured text, Windows PowerShell pipes objects between commands in a pipeline. As a consequence PowerShell remoting also deals with objects when passing data to and from remote sessions. This post explains how remote objects are serialized and which types of objects can be sent with full fidelity. You might want to refer to this post when passing arguments to
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2010/01/07/how-objects-are-sent-to-and-from-remote-sessions.aspx
Posted
Jan 07 2010, 01:04 PM
by
Windows PowerShell Blog