Summary: Learn how to use the Windows PowerShell 3.0 Invoke-Command cmdlet to create a disconnected session.
How can I run a command on a remote computer running Windows PowerShell 3.0 in a disconnected session?
Use the Invoke-Command cmdlet with… Read the full text.