NAME
New-PSSession
SYNTAX
New-PSSession [[-ComputerName]
] [-Credential ] [-Name
] [-EnableNetworkAccess] [-Port ] [-UseSSL] [-ConfigurationName
] [-ApplicationName ] [-ThrottleLimit ] [-SessionOption
] [-Authentication {Default | Basic |
Negotiate | NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}]
[-CertificateThumbprint ] []
New-PSSession [-ConnectionUri] [-Credential ] [-Name
] [-EnableNetworkAccess] [-ConfigurationName ] [-ThrottleLimit
] [-AllowRedirection] [-SessionOption ] [-Authentication
{Default | Basic | Negotiate |
NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}]
[-CertificateThumbprint ] []
New-PSSession [[-Session] ] [-Name ] [-EnableNetworkAccess]
[-ThrottleLimit ] []
ALIASES
nsn
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 New-PSSession
-Online" or
go to http://go.microsoft.com/fwlink/?LinkID=135237.