Midnight Juggernaut

Thursday, November 25, 2010

Cloning a Domain Controller: Part 2

If your cloned DC is not a Global Catalog server then you will need to do an additional step, disable the GC check:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
Type: Dword
Name: IgnoreGCFailures
Value = 0x1

This will stop your dc from waiting for GC and will enable logons.

No comments:

Post a Comment