cRegFile

1.2

DSC resource which is designed to manage large numbers of registry settings (especially registry keys with many subkeys and values).

It uses :
.reg files to contain all the settings in a managed registry key
reg.exe to import and export .reg files
Get-FileHash to compare the contents of .reg files

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name cRegFile

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

Install-PSResource -Name cRegFile

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

(c) 2016 Mathieu Buisson. All rights reserved.

Package Details

Author(s)

  • Mathieu Buisson

Tags

DesiredStateConfiguration DSC

Functions

Get-TargetResource Set-TargetResource Test-TargetResource

DSCResources

cRegFile

Dependencies

This module has no dependencies.

Release Notes

http://theshellnut.com/managing-large-numbers-of-registry-settings-with-powershell-dsc/

FileList

Version History

Version Downloads Last updated
1.2 (current version) 20,889 4/9/2016
1.1 43 4/4/2016
1.0 47 4/2/2016