GPRegistryPolicyDsc

1.2.0

This resource module contains DSC resources used to apply and manage local group policies by modifying the respective .pol file.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name GPRegistryPolicyDsc

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

Author(s)

DSC Community

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Owners

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

RefreshRegistryPolicy RegistryPolicyFile

Dependencies

This module has no dependencies.

Release Notes

## [1.2.0] - 2020-03-13

### Added

- GPRegistryPolicyDsc
 - Add support to upload coverage to Codecov.io ([issue #16](https://github.com/dsccommunity/GPRegistryPolicyDsc/issues/16)).

### Fixed

- GPRegistryPolicyDsc
 - Update GitVersion.yml with the correct regular expression.
 - Added GPT.ini creation/updating logic in order to properly apply Group Policy.

### Changed

- GPRegistryPolicyDsc
 - Set a display name on all the jobs and tasks in the CI pipeline.
 - Change the Azure Pipelines Microsoft Host Agents to use the image
   `windows-2019` ([issue #15](https://github.com/dsccommunity/GPRegistryPolicyDsc/issues/15)).

## [1.1.0] - 2020-01-05

### Added

- GPRegistryPolicyDsc
 - Added continuous delivery with a new CI pipeline.

## [1.0.1] - 2019-09-29

- Fixed [#3](https://github.com/dsccommunity/GPRegistryPolicyDsc/issues/3)
- Updated release logic to not include .git folder.

## [1.0.0] - 2019-09-18

- Initial release.

FileList

Version History

Version Downloads Last updated
1.2.0 (current version) 2,266,867 3/13/2020
1.2.0-previe... 29 3/13/2020
1.2.0-previe... 30 2/14/2020
1.1.1-previe... 37 1/6/2020
1.1.1-previe... 27 1/5/2020
1.1.0 11,351 1/5/2020
1.0.1 19,515 9/29/2019
1.0.0 3,161 9/18/2019
Show more