Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Receive Results from a Disconnected PowerShell Session

$
0
0

Summary: Learn how to receive results from a Windows PowerShell disconnected session.

Hey, Scripting Guy! Question How can I receive results from a disconnected Windows PowerShell session in Windows PowerShell 3.0?

Hey, Scripting Guy! Answer 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

 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>