3 lines
188 B
Batchfile
3 lines
188 B
Batchfile
|
|
REM ########Add's registry key to fix LdapEnforceChannelBinding.########
|
||
|
|
|
||
|
|
REG ADD "HKLM\SYSTEM\CurrentControlSet\Services\NTDS\Parameters" /v LdapEnforceChannelBinding /t REG_DWORD /d 1
|