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

Netdiag.exe Error and How to Fix It

While trying to run the netdiag.exe program on a Windows XP or Windows 2003  Server you get this error message: netdiag.exe – Entry Point Not Found : The procedure entry point  DnsIsDynamicRegistrationEnabled could not be located in the dynamic link library  DNSAPI.dll or netdiag.exe – Entry Point Not Found : The procedure entry point  DnsGetPrimaryDomainName_UTF8 … Read more

Information Store Error – An Attempt to write to the file….

Information Store (672) SG1: An attempt to write to the file “D:\SG1\E00.log” at offset 1253376 (0x0000000000132000) for 512 (0x00000200) bytes failed after 1 seconds with system error 1784 (0x000006f8): “The supplied user buffer is not valid for the requested operation. “. The write operation will fail with error -1011 (0xfffffc0d). If this error persists then … Read more

Exchange 2003 to Exchange 2010 Mailbox Move Fails with “Error: Property Expression Isn’t Valid

We were moving our mailbox from our old Exchange 2003 server to a new Exchange 2010 server, we moved the vast majority of people no problems, however there were about 10 or so users who we had this error with. Problem: “Property expression <blah> isn’t valid. Valid values are: …..” Now the user’s mailbox on … Read more

Delays to outgoing messages from Exchange 2003 using Postfix MTA

Was getting the problem that mails were being delayed from Exchange when sending outbound via a Postfix SMTP relay. After much work to try to determine the issue, I discovered that the Postfix server was responding with 400 errors for domains that did not exist or for domains that didn’t even have MX records. I … Read more