PowerShell Remoting

E721451

PowerShell Remoting is a Windows PowerShell feature that enables executing commands and managing systems on remote computers over network connections.

Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf PowerShell feature
remote management technology
configuredBy WSMan configuration
configuredByCmdlet Set-WSManQuickConfig NERFINISHED
defaultSecureTransport HTTPS
defaultTransport HTTP
developedBy Microsoft
disabledByCmdlet Disable-PSRemoting
documentedIn Microsoft Docs for PowerShell Remoting NERFINISHED
enabledByCmdlet Enable-PSRemoting
introducedInVersion Windows PowerShell 2.0 NERFINISHED
partOf PowerShell NERFINISHED
Windows PowerShell NERFINISHED
requiresFirewallRule Windows Remote Management (HTTP-In) NERFINISHED
Windows Remote Management (HTTPS-In) NERFINISHED
requiresService Windows Remote Management service NERFINISHED
runsOverPort 5985
5986
securedBy Transport Layer Security NERFINISHED
Windows integrated authentication
supportsAuthentication Basic authentication
Certificate authentication
CredSSP NERFINISHED
Kerberos NERFINISHED
NTLM NERFINISHED
supportsFeature Just Enough Administration
supportsMode disconnected sessions
fan-out remoting
implicit remoting
interactive session remoting
one-to-many remoting
one-to-one remoting
supportsPlatform PowerShell Core on Linux
PowerShell Core on macOS NERFINISHED
Windows Server NERFINISHED
Windows client
supportsProtocol WS-Management NERFINISHED
supportsScenario parallel administration of multiple computers
remote command execution
remote configuration management
remote script execution
usesCmdlet Enter-PSSession
Exit-PSSession NERFINISHED
Get-PSSession NERFINISHED
Invoke-Command NERFINISHED
New-PSSession NERFINISHED
Remove-PSSession
usesEndpoint PowerShell session configuration
usesImplementation WinRM NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

PowerShell Empire usesTechnology PowerShell Remoting