NAME
Get-PSSession
SYNTAX
Get-PSSession [-Name
] []
Get-PSSession [-ComputerName] -InstanceId [-ApplicationName
] [-ConfigurationName ] [-Credential ]
[-Authentication {Default | Basic | Negotiate |
NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}]
[-CertificateThumbprint ] [-Port ] [-UseSSL] [-ThrottleLimit ]
[-State {All | Opened | Disconnected | Closed | Broken}]
[-SessionOption ] []
Get-PSSession [-ComputerName] [-ApplicationName ]
[-ConfigurationName ] [-Name ] [-Credential ]
[-Authentication {Default | Basic | Negotiate |
NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}]
[-CertificateThumbprint ] [-Port ] [-UseSSL] [-ThrottleLimit ]
[-State {All | Opened | Disconnected | Closed | Broken}]
[-SessionOption ] []
Get-PSSession [-ConnectionUri] -InstanceId [-ConfigurationName
] [-AllowRedirection] [-Credential ] [-Authentication
{Default | Basic | Negotiate |
NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}]
[-CertificateThumbprint ] [-ThrottleLimit ] [-State
{All | Opened | Disconnected | Closed | Broken}]
[-SessionOption ] []
Get-PSSession [-ConnectionUri] [-ConfigurationName ]
[-AllowRedirection] [-Name ] [-Credential ] [-Authentication
{Default | Basic | Negotiate |
NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}]
[-CertificateThumbprint ] [-ThrottleLimit ] [-State
{All | Opened | Disconnected | Closed | Broken}]
[-SessionOption ] []
Get-PSSession [-InstanceId ] []
Get-PSSession [-Id] []
ALIASES
gsn
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It is
displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet,
use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Get-PSSession
-Online" or
go to http://go.microsoft.com/fwlink/?LinkID=135219.