Live of the Land

PowerShell Remoting is enabled by-default on all Windows server OS after Server 2012.

It uses TCP Port 5985 and 5986 (SSL).

Cmdlets

New-PSSession

Enter-PSSession

Invoke-Command

Last updated

Was this helpful?