I have a Windows Exchange 07 and all my users are using Outlook (2k3, 2k7, 2k10). Every time I need to reboot the server for maintenance, their Outlook lost the connection, but when it's back online, it's asking for credentials.

The problem is, the default login is myDomainServer\login instead of myDomain\login, I don't understand why it's using my server name by default instead of the domain name.

I'm sure it's something easy and stupid but I just can't find it :(

Thanks for your help !

link|improve this question

54% accept rate
feedback

2 Answers

Have you tried this: http://support.microsoft.com/kb/956531

Another thread suggested verifying your internal DNS records

Also, 1. Make Sure Outlook is closed 2. Then go to start/settings/Control Panel

  1. Double Click on Mail/Then E-mail accounts
  2. On the email tab highlight your username(Exp. example@abc.com) and hit Change
  3. Then Click on More Settings/Connection/Exchange Proxy Settings
  4. Then unclick the “Only connect to proxy servers that have this principal name in their certificate” the sstd:webmail.covad.com box will go grey.
  5. Then hit OK/Then Apply/Then OK/Then Cancel/Then Close/Then Close
  6. Open Outlook and Put in Domain(Your username) and password.
link|improve this answer
I have this issue on a majority of my outlook on the domain when they lost the connexion with exchange and try to reconnect. The first time they execute Outlook, they never have to put in any credential since they logged on the domain. Isn't it rather a configuration on the server side ? – Bastien974 Sep 2 '10 at 16:55
Try it; if it doesn't work we'll continue looking. – gWaldo Sep 3 '10 at 0:27
You're telling to do that on every single computer ? Even if it works, there must be something on the server side that can fix that ! Thx for your help gWaldo. – Bastien974 Sep 3 '10 at 14:06
I'm suggesting that you try it on a few computers to see if it works. If it does, it may be scriptable. Yes, it's possible that your server is misconfigured, but I don't know off-hand how, and I don't have an E2k7 box to check; I'm running E2k3. – gWaldo Sep 3 '10 at 14:50
feedback

If you're using RPC over HTTP, look at:

http://support.microsoft.com/kb/820281

and

http://www.eggheadcafe.com/software/aspnet/33885167/outlook-repeatedly-asks-for-login-credentials.aspx

Towards the bottom of the eggheadcafe article has what looks like a likely possibliity

link|improve this answer
Yes i'm using Outlook Anywhere with NTLM authentication, but I check the regedit : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\lmcompatibilitylevel it's already on 3. – Bastien974 Sep 3 '10 at 15:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.