Tag: ntds

How to remove the DnsEvent, NTDS, and NtFrs event logs on DC

How to remove the DnsEvent, NTDS, and NtFrs event logs from Demoted Domain Controller. It is not possible to delete event logs while EVentLog service is running, and the EventLog service cannot be stopped. You can use the following procedure to locally remove the subject event logs: 1. Start->Run->CMD, press ENTER 2. Type REG ADD \\DemotedDC\HKLM\SYSTEM\CurrentControlSet\Services\Eventlog /V Start /T REG_DWORD…

Read More »