Reg2CI Versions Save

Create System Center Configuration manager ConfigItem (CI's) from a .reg (Registry) or a .pol (Policy) file.

0.7.4.2

6 years ago

Fix Issues with registry paths containing asterisk (*)

0.7.4.1

6 years ago

New: Support for REG_NONE Datatype

0.7.4.0

6 years ago

Get a reg value will now use "Get-ItemPropertyValue" instead of "Get-ItemProperty"

0.7.3.2

6 years ago

HKEY_CLASSES_ROOT Support in .Reg Files

0.7.3.1

6 years ago

Fix an Issue where registry values containing quotes where not correctly translated to PowerShell.

0.7.3.0

7 years ago

New: REG_BINARY support REG_ESPAND_SZ support QWORD Support

Fix: DWORD values where converted as hex values but the value was decimal.

0.7.1.0

7 years ago

New:

  • HKEY_USERS Support
  • REG_MULTI_SZ Support
  • PS check script improved to reduce io

0.7.0.13

7 years ago

Fix an Issue on RegKey to PS function

0.7.0.11

7 years ago

Fix exception when converting .POL files

0.7.0.10

7 years ago

Project imported from https://reg2ci.codeplex.com .