Copy this text into notepad then save it as a .reg file. You can then import it into the registry and it magically works.
- Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Exchange]
"LogonDomain"="server1.cum.off"
"UserName"="kim"
[HKEY_CURRENT_USER\Software\Microsoft\Exchange\Client]
[HKEY_CURRENT_USER\Software\Microsoft\Exchange\Client\Options]
"PickLogonProfile"="0"
