SessionCapabilities Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the capabilities provided by a session, such as can it be used for implicit and interactive remoting. This class is introduced in Windows PowerShell 2.0.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
| Member name | Description |
|---|---|
| Language | |
| RemoteServer | The session can be made available on a server. Clients connecting to the server will be able to use implicit remoting (Import-PSSession, Export-SSession) as well as interactive remoting (Enter-PsSession, Exit-PsSession) This field is introduced in Windows PowerShell 2.0. |
| WorkflowServer |
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.