WSManDsc icon indicating copy to clipboard operation
WSManDsc copied to clipboard

DSC resources for configuring WS-Management and PowerShell Remoting.

Results 13 WSManDsc issues
Sort by recently updated
recently updated
newest added

Use this resource module as a trial for converting the tests to Pester v5: https://dsccommunity.org/blog/convert-tests-to-pester5-for-dsc-community-repository/

enhancement
discussion

This resource module should be used as a trial for converting to the class-based resource pattern. https://dsccommunity.org/blog/class-based-dsc-resources/

enhancement
discussion

In X.500 parlance, the Distinguished Name (DN) is the fully-qualified object path.[1][1],[2][2] For example, `CN=example.com, O=IANA, C=US` is a DN. In the WSManListener resource, however, the `DN` parameter specifies only...

The integration tests for the WSMan*Config resources could be enhanced so that the initial state of the machine is configured using DSC.

enhancement
help wanted

Some of the code in these resources can be refactored to reduce code duplication.

enhancement
help wanted

Should expose wsman:\localhost\shell\* properties

help wanted
resource proposal

Should expose wsman:\localhost\client\* properties

help wanted
resource proposal

Hi, it seems very nice if there are xWSManConfig resource to manage winrm/config. There are some circumstance that exceed max envelope size with DSC, Test-DscConfiguration or others. One possible solution...

**Details of the scenario you tried and the problem that is occurring:** A module for WSMan is available but needs assistance from the community. Review, tests, and docs. https://github.com/robwi/xWSMan This...

#### Pull Request (PR) description Convert tests to Pester 5 #### This Pull Request (PR) fixes the following issues - Fixes #99 #### Task list - [x] Added an entry...

needs review