How to establish a remote session with Powershell

Windows Server makes it possible to establish a remote session with powershell.

To establish a remote PowerShell session, use the command:

Enter-PSSession
​ <servername>​


When you're finished with the session, disconnect it using the
​command:

Exit-PSSession

Comentários

Postagens mais visitadas deste blog

Cisco router password recovery