<chapter id="windows-debug"> <chapterinfo> &author.jelmer; &author.tridge; </chapterinfo> <title>Finding useful information on windows</title> <sect1><title>Netlogon debugging output</title> <procedure> <step><para>stop netlogon service on PDC</para></step> <step><para>rename original netlogon.dll to netlogon.dll.original</para></step> <step><para>copy checked version of netlogon.dll to system32 directory</para></step> <step><para>set HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters\DBFlag to 0x20000004</para></step> <step><para>start netlogon service on PDC</para></step> </procedure> </sect1> </chapter>