Microsoft. WSMan. Management

This section contains the help topics for the cmdlets that are installed with Windows PowerShell Microsoft.WSMan.Management module. The WSMan module contains cmdlets and providers that manage the WS-Management protocol in Windows PowerShell.

Microsoft.WSMan.Management

Connect-WSMan

Connects to the WinRM service on a remote computer.

Disable-WSMan CredSSP

Disables CredSSP authentication on a computer.

Disconnect-WSMan

Disconnects the client from the WinRM service on a remote computer.

Enable-WSMan CredSSP

Enables CredSSP authentication on a computer.

Get-WSMan CredSSP

Gets the Credential Security Support Provider-related configuration for the client.

Get-WSMan Instance

Displays management information for a resource instance specified by a Resource URI.

Invoke-WSMan Action

Invokes an action on the object that is specified by the Resource URI and by the selectors.

New-Item-for-Clientcertificate

New-Item-for-Initialization Parameters

New-Item-for-Listener

New-Item-for-Plugin

New-Item-for-Resources

New-Item-for-Security

New-WSMan Instance

Creates a new instance of a management resource.

New-WSMan Session Option

Creates session option hash table to use as input parameters for WS-Management cmdlets.

Remove-WSMan Instance

Deletes a management resource instance.

Set-WSMan Instance

Modifies the management information that is related to a resource.

Set-WSMan Quick Config

Configures the local computer for remote management.

Test-WSMan

Tests whether the WinRM service is running on a local or remote computer.

WSMan-Provider