# Friday, April 28, 2006

I recently upgraded my work PC to include Outlook 2003, (don't ask) and discovered that Outlook 2003 was painfully slow when doing any LDAP searches. This is actually a known problem with Outlook and LDAP lookups so lets get straight to the fix.

Add the follow to the registry:
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\LDAP]
"DisableVLVBrowsing"=dword:00000001
"NoDisplayNameSearch"=dword:00000001

Or you can just download the following file LDAPOutlookFix.reg (.36 KB)

Enjoy!

Monday, January 15, 2007 9:42:43 PM (E. Australia Standard Time, UTC+10:00)
most useful !

my boss is really happy with that fix, so i thank you so much...
Matt
Tuesday, January 16, 2007 8:12:49 AM (E. Australia Standard Time, UTC+10:00)
Glad I could help.
Jacob
Comments are closed.