WSManDsc

3.2.0-preview0003

DSC resources for configuring WS-Man.

Minimum PowerShell version

4.0

This is a prerelease version of WSManDsc.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WSManDsc -RequiredVersion 3.2.0-preview0003 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WSManDsc -Version 3.2.0-preview0003 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource WSMan

DSCResources

WSManListener WSManConfig WSManServiceConfig DSC_WSManConfig DSC_WSManListener DSC_WSManServiceConfig

Dependencies

This module has no dependencies.

Release Notes

## [3.2.0-preview0003] - 2020-12-30

### Added

- Added build task `Generate_Conceptual_Help` to generate conceptual help
 for the DSC resource.
- Added build task `Generate_Wiki_Content` to generate the wiki content
 that can be used to update the GitHub Wiki.

### Changed

- Updated CI pipeline files.
- No longer run integration tests when running the build task `test`, e.g.
 `.\build.ps1 -Task test`. To manually run integration tests, run the
 following:
 ```powershell
 .\build.ps1 -Tasks test -PesterScript 'tests/Integration' -CodeCoverageThreshold 0
 ```
- Change Azure DevOps Pipeline definition to include `source/*` - fixes [Issue #75](https://github.com/dsccommunity/WSManDsc/issues/75).
- Updated pipeline to use `latest` version of `ModuleBuilder` - fixes [Issue #75](https://github.com/dsccommunity/WSManDsc/issues/75).
- Merge `HISTORIC_CHANGELOG.md` into `CHANGELOG.md` - fixes [Issue #76](https://github.com/dsccommunity/WSManDsc/issues/76).
- WSManDsc
 - Updated to use the common module _DscResource.Common_ - Fixes [Issue #78](https://github.com/dsccommunity/WSManDsc/issues/78).
 - Fixed build failures caused by changes in `ModuleBuilder` module v1.7.0
   by changing `CopyDirectories` to `CopyPaths` - Fixes [Issue #79](https://github.com/dsccommunity/WSManDsc/issues/79).
 - Pin `Pester` module to 4.10.1 because Pester 5.0 is missing code
   coverage - Fixes [Issue #78](https://github.com/dsccommunity/WSManDsc/issues/78).
- WSManDsc
 - Automatically publish documentation to GitHub Wiki - Fixes [Issue #82](https://github.com/dsccommunity/WSManDsc/issues/82).
- Renamed `master` branch to `main` - Fixes [Issue #82](https://github.com/dsccommunity/WSManDsc/issues/82).
- Minor corrections to pipeline files and examples after renaming `master`
 branch to `main`.

FileList

Version History

Version Downloads Last updated
3.2.0-previe... 61 9/28/2023
3.2.0-previe... 221 4/21/2021
3.2.0-previe... (current version) 1,411 12/30/2020
3.2.0-previe... 190 7/4/2020
3.2.0-previe... 24 6/14/2020
3.1.2-previe... 36 3/31/2020
3.1.1 5,005,078 1/31/2020
3.1.1-previe... 19 1/15/2020
3.1.0 1,018 1/15/2020
3.1.0-previe... 15 1/15/2020
3.1.0-previe... 19 1/10/2020
3.1.0-previe... 16 1/1/2020
3.1.0-previe... 15 12/29/2019
3.1.0-previe... 15 12/25/2019
3.1.0-previe... 15 12/25/2019
3.1.0-previe... 15 12/24/2019
2.4.1.173 215 10/25/2019
2.4.0.0 995 10/15/2019
2.2.0.84 18,568,630 1/13/2018
2.1.0.78 48 1/2/2018
2.0.0.51 456 9/2/2017
Show more