https://github.com/dsccommunity/wsmandsc
DSC resources for configuring WS-Management and PowerShell Remoting.
https://github.com/dsccommunity/wsmandsc
dsc dsc-resources powershell-dsc powershell-remoting ws-man-listener ws-man-service
Last synced: 2 months ago
JSON representation
DSC resources for configuring WS-Management and PowerShell Remoting.
- Host: GitHub
- URL: https://github.com/dsccommunity/wsmandsc
- Owner: dsccommunity
- License: mit
- Created: 2015-09-30T04:20:25.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T16:12:13.000Z (about 1 year ago)
- Last Synced: 2025-04-09T23:15:01.555Z (about 1 year ago)
- Topics: dsc, dsc-resources, powershell-dsc, powershell-remoting, ws-man-listener, ws-man-service
- Language: PowerShell
- Homepage: https://dsccommunity.org
- Size: 422 KB
- Stars: 20
- Watchers: 2
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# WSManDsc
[](https://dev.azure.com/dsccommunity/WsManDsc/_build/latest?definitionId=6&branchName=main)

[](https://dsccommunity.visualstudio.com/WSManDsc/_test/analytics?definitionId=6&contextType=build)
[](https://www.powershellgallery.com/packages/WSManDsc/)
[](https://www.powershellgallery.com/packages/WSManDsc/)
[](https://codecov.io/gh/dsccommunity/WSManDsc)
The **WSManDsc** module contains DSC resources for configuring WS-Management and
PowerShell Remoting.
- **WSManListener**: Create, edit or remove WS-Management HTTP/HTTPS listeners.
- **WSManConfig**: Configure general WS-Man settings.
- **WSManServiceConfig**: Configure the WS-Man Service.
## Code of Conduct
This project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).
## Releases
For each merge to the branch `main` a preview release will be
deployed to [PowerShell Gallery](https://www.powershellgallery.com/).
Periodically a release version tag will be pushed which will deploy a
full release to [PowerShell Gallery](https://www.powershellgallery.com/).
## Contributing
Please check out common DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing).
## Quality
This module should meet the [PowerShell DSC Resource Kit High Quality Resource
Module Guidelines](https://github.com/PowerShell/DscResources/blob/master/HighQualityModuleGuidelines.md).
## Documentation and Examples
For a full list of resources in WSManDsc and examples on their use, check out
the [WSManDsc wiki](https://github.com/dsccommunity/WSManDsc/wiki).
## Change log
A full list of changes in each version can be found in the [change log](CHANGELOG.md).