Skip to content

PowerShell Script that allows you to set or check registry values against a csv list.

Notifications You must be signed in to change notification settings

terminalJunki3/Windows-Registry-Bulk-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Windows-Registry-Bulk-Editor

PowerShell Script that allows you to set alist of registry values using a cvs list. There is also a function that you can check to see if registry values are set using the same csv list.

Usage

Run script   .\SVT-Registry-Modifier.ps1
SVT-Update -CheckOnly True     ( this will only check the values against the spreadsheet, not set them. )
SVT-Update -CheckOnly False    ( this will check and set the values)

About

PowerShell Script that allows you to set or check registry values against a csv list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published