microsoft / BaselineManagement

Conversion tool used to Convert Group Policy baselines into DSC
MIT License
266 stars 52 forks source link

LdapEnforceChannelBinding #67

Closed avijayanand-star closed 2 years ago

avijayanand-star commented 2 years ago

When Convertfrom-GPO is used, it is not able to parse one of the value/settings from Security settings downloaded from MS Security Baseline 2022 which is MACHINE\System\CurrentControlSet\Services\NTDS\Parameters\LdapEnforceChannelBinding=4,2 under \Windows Server-2022-Security-Baseline-FINAL\GPOs\{E2B8214C-729F-4324-A876-F067E58B740B}\DomainSysvol\GPO\Machine\microsoft\windows nt\SecEdit\GptTmpl.inf

I had to manually remove this line from this GptTmpl.inf to run again the command successfully.

avijayanand-star commented 2 years ago

Duplicate issue, so closing...