Microsoft.WSMan.Management
이 섹션에는 PowerShell Microsoft.WSMan.Management 모듈과 함께 설치된 cmdlet에 대한 도움말 항목이 포함되어 있습니다. WSMan 모듈에는 PowerShell에서 WS-Management 프로토콜을 관리하는 cmdlet 및 공급자가 포함되어 있습니다.
이 모듈은 Windows 플랫폼에서만 사용할 수 있습니다.
Microsoft.WSMan.Management
Connect-WSMan |
Connects to the WinRM service on a remote computer. |
Disable-WSManCredSSP |
Disables CredSSP authentication on a computer. |
Disconnect-WSMan |
Disconnects the client from the WinRM service on a remote computer. |
Enable-WSManCredSSP |
Enables Credential Security Support Provider (CredSSP) authentication on a computer. |
Get-WSManCredSSP |
Gets the Credential Security Support Provider-related configuration for the client. |
Get-WSManInstance |
Displays management information for a resource instance specified by a Resource URI. |
Invoke-WSManAction |
Invokes an action on the object that is specified by the Resource URI and by the selectors. |
New-WSManInstance |
Creates a new instance of a management resource. |
New-WSManSessionOption |
Creates session option hash table to use as input parameters for WS-Management cmdlets. |
Remove-WSManInstance |
Deletes a management resource instance. |
Set-WSManInstance |
Modifies the management information that is related to a resource. |
Set-WSManQuickConfig |
Configures the local computer for remote management. |
Test-WSMan |
Tests whether the WinRM service is running on a local or remote computer. |
PowerShell