Exchange 2010 – UCC Certificate “The certificate is invalid for Exchange Server Usage”

I was getting the errors of “The Certificate is Invalid for Exchange Server Usage” to “The certificate status could not be determined because the revocation check failed.” Here is how I fixed them in our test environment before we deployed to live, the first error is a common one, the second one seems to only … Read more

Microsoft Windows 2008 R2 Domain Controller with DNS Server Fails to Resolve Some External Domains

Upon the setup of the new Windows 2008 R2 DNS servers there is a problem that the DNS lookups for external domain fail; internal domain name resolution is unaffected. Restarting the DNS server (or the whole server) resolve the problem, as does clearing the cache. When the problem is happening, an nslookup command issued for … Read more

“Access Denied” Error when Depromoting a Domain Controller

When depromoting a domain controller I started to get this error: “The operation failed because Active Directory could not configure the computer account <COMPUTERNAME>$, on the remote domain controller <COMPUTERNAME>$ “Access is denied.” What I did to try and fix it: ·          Verified the “protect from accidental deletion” tick box not … Read more

Repair a Corrupt ntoskrnl.exe File

Windows could not start because of the following file is missing or corrupt: <windows root>\system32\ntoskrnl.exe Please re-install a copy of the above file To resolve you could try booting from your windows xp cd into recovery mode or into the installed version of recovery mode and run: cd c:\windows\system32 copy “..\driver cache\i386\ntoskrnl.exe” or cd “c:\windows\driver … Read more