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… Read the full text.