Summary: Learn how to receive results from a Windows PowerShell disconnected session.
How can I receive results from a disconnected Windows PowerShell session in Windows PowerShell 3.0?
Use the Receive-PSSession cmdlet, and specify the name, session name, or the instance ID of the disconnected session, as shown here.
Receive-PSSession -Id 3