guitarrapc / GraniResource

PowerShell Desired State Configuration Resources for real production workload.
https://www.powershellgallery.com/packages/GraniResource
MIT License
44 stars 8 forks source link

Added Grani_RegistryKey Resource to handle RegistryKey #25

Closed guitarrapc closed 9 years ago

guitarrapc commented 9 years ago

Description

This resource allow you manage RegistryKey through Configuration.

Why it needed?

As MSFT_Registry only handle Registry Value, there need to use Script Resource for handling Registry Key.

This resource allow you handle RegistryKey:)