Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Set-RegistryKey.ps1 #11

Open
steviecoaster opened this issue Jul 25, 2018 · 1 comment
Open

Add Set-RegistryKey.ps1 #11

steviecoaster opened this issue Jul 25, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@steviecoaster
Copy link
Owner

similar to Set-ItemProperty but allows you to set reg keys and values for local AND remote machines and allows you to specify the value data type. Use [Microsoft.Win32.Registry] classes for this.

Idea credit: Reddit user /u/zanatwo

@steviecoaster steviecoaster added the enhancement New feature or request label Jul 25, 2018
@steviecoaster
Copy link
Owner Author

Can you look over New-Registry key and see if doesn't already suit your needs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant