What's New in WinRM for Windows 7
Topic | Description |
---|---|
The WinRM Client Shell application programming interface (API) provides functionality to create and manage shells and shell operations, commands, and data streams on remote computers. |
|
The WinRM Plug-in API provides functionality that enables a user to write plug-ins by implementing certain APIs for supported resource URIs and operations. |
|
WinRM 2.0 introduces a hosting framework. Two hosting models are supported. One is Internet Information Service (IIS) based and the other is WinRM service based. For more information about the host configuration, see the following topics: |
|
Association traversal lets a user retrieve instances of Association classes by using a standard filtering mechanism. |
|
This topic includes information about the remote infrastructure improvements for WinRM. |
|
Functionality was added to WinRM 2.0 that supports delegating user credentials across multiple remote computers. The Authentication Constants topic was updated to add the following constant: WSManFlagUseCredSsp The following C++ API was added to support multi-hop support: IWSManEx3. The following scripting API was added to support multi-hop support: WSMan.SessionFlagUseCredSsp. |
|
Information about quota configuration for remote shell management. |
|
Users of WinRM 2.0 can use Windows PowerShell cmdlets for system management. |
Check out the related MSDN link - https://msdn.microsoft.com/en-us/library/ee309369(VS.85).aspx
Robert Rodriguez-Lawson [MSFT]