/WSManDsc

DSC resources for configuring WS-Management and PowerShell Remoting.

Primary LanguagePowerShellMIT LicenseMIT

WSManDsc

The WSManDsc module contains DSC resources for configuring WS-Management and PowerShell Remoting.

  • WSManListener: Create, edit or remove WS-Management HTTP/HTTPS listeners.
  • WSManServiceConfig: Configure the WS-Man Service.

This project is not maintained or supported by Microsoft.

It has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ.

This module should meet the PowerShell DSC Resource Kit High Quality Resource Module Guidelines.

Documentation and Examples

For a full list of resources in WSManDsc and examples on their use, check out the WSManDsc wiki.

Branches

master

Build status codecov

This is the branch containing the latest release - no contributions should be made directly to this branch.

dev

Build status codecov

This is the development branch to which contributions should be proposed by contributors as pull requests. This development branch will periodically be merged to the master branch, and be released to PowerShell Gallery.

Contributing

Please check out common DSC Resources contributing guidelines.