I've configured several of our outlook 2007 clients (connected to Exchange 2003) to use RPC over HTTPS. This allows our users to connect to the Exchange server remotely without having to connect using VPN tunnels.
All the computers are domain members, yet outlook refuses to remember the users credentials for connecting to the Exchange server, despite checking the remember password checkbox.
For info, the operating system on the clients doesn't seem to matter, WinXP, Vista and Windows 7 all show the same issue.
Does anyone know how to fix this?
This blog entry provides a solution:
Get Outlook 2003 RPC Over HTTP To Remember Your Password
It's for Outlook 2003, but I guess it should work for Outlook 2007 too.
The first thing to check is the type of account authentication you are using for outlook when connecting via RPC over HTTP. If you go into the RPC over HTTP settings page in outlook, you have 2 authentication options, Basic and NTLM, if you use basic, then it will always ask for the password, no way around that. Try changing to NTLM, this should let you save it. If it does not then you may want to look at the problems discussed in this KB article.