spec.registry.management

1.0.7

A module to help manage the Windows registry

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name spec.registry.management -RequiredVersion 1.0.7

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

Install-PSResource -Name spec.registry.management -Version 1.0.7

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) 2024 Specsavers. All rights reserved.

Package Details

Author(s)

  • owen.heaume

Tags

spec registry management

Functions

Test-specRegistryValueData Remove-SpecRegistryValue New-SpecRegistryKeyAndValue Set-SpecRegistryKeyAndValue New-specRegistryObject

Dependencies

This module has no dependencies.

Release Notes

* 1.0.0 - Initial Release to PowerShell Gallery
* 1.0.1 - Added new functions Remove-SpecRegistryValue, New-SpecRegistryKeyAndValue, Set-SpecRegistryKeyAndValue
* 1.0.2 - Fix typos and add write-host colours whre missed
* 1.0.3 - Fix DWORD bug discovered via Pester testing
* 1.0.4 - Allow blank ValueData in New-specRegistryKeyAndValue and Set-specRegistryKeyAndValue functions
* 1.0.5 - Add class methods and helper function
* 1.0.6 - Add additional constructor
* 1.0.7 - Udd another constructor and udate helper function

FileList

Version History

Version Downloads Last updated
1.0.8 6 11/15/2024
1.0.7 (current version) 6 11/14/2024
1.0.6 5 11/14/2024
1.0.5 6 11/14/2024
1.0.4 12,068 8/21/2024
1.0.3 6 8/20/2024
1.0.2 6 8/19/2024
1.0.1 5 8/19/2024
1.0.0 7 8/8/2024
Show more