Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » Exit-PSSession

Exit-PSSession - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Exit-PSSession

Short description
Ends an interactive session with a remote computer.

Syntax


Description
The Exit-PSSession cmdlet ends interactive sessions that you started by using Enter-PSSession.


You can also use the Exit keyword to end an interactive session. The effect is the same as using Exit-PSSession.