The Microsoft Exchange Administrator has made a change that requires you quit and restart Outlook

hello,

We have migrate from exchange 2007 to exchange 2013, but now two messages keep pop-up:

1- The Microsoft Exchange Administrator has made a change that requires you quit and restart Outlook.

2- Outlook 2010 prompt for enter user credential.

I did remove from vault in credential manager and remove and recreate outlook user profile but still not working.

Regards,

 

September 10th, 2015 6:11am

hello,

We have migrate from exchange 2007 to exchange 2013, but now two messages keep pop-up:

1- The Microsoft Exchange Administrator has made a change that requires you quit and restart Outlook.

2- Outlook 2010 prompt for enter user credential.

I did remove from vault in credential manager and remove and recreate outlook user profile but still not working.

Regards,

 

Run:

Get-ClientAccessServer |Get-OutlookAnwhere  | fl server, *host*, *auth*, *ssl*

and:

Get-ClientAccessServer  | fl name, *auto*

and 

Get-CASMailbox <TestUser> | fl *mapi*

  1. Make sure the Internal and External Outlook Anywhere addresses point to your Exchange 2013 Namespace.
  2. Make sure the AutodisocoverServiceInternalURi points to your Exchange 2013 Namespace
  3. Make sure MAPIBlockOutlookRpcHttp is set to False

Free Windows Admin Tool Kit Click here and download it now
September 10th, 2015 9:21am

Do you have a load balancer in front of your CAS servers?  A misconfiguration or outdated firmware version could be contributing to this as well.  A little more high level info would help us guide you better towards a solution.  (i.e. number of 2013 servers, load balancer(s), status of migration) Typically these prompts indicate a URL/hostname issue or a permissions misconfiguration or mismatch between Exchange versions.

Lastly, are there any public folders or mailboxes still on Exchange

September 10th, 2015 10:24am

Hi dns,

Thank you for your question.

Did you create a new account on Exchange 2013 to check if there is an error?

Did you could login it by OWA using the account which migrate to Exchange 2013?

We could add public folder on Exchange 2013 to check if the issue persist. Of not update Exchange 2013 to SP1 then launch outlook to check if there is error.

In addition, please check in ADSIEdit > Configuration >CN=Services > CN=Microsoft Exchange > CN=your ORG name > CN=Administrative Groups > CN=Exchange Administrative Group > CN=Databases, please check the attribute MSEXCHHomePublicMDB of your databases, if they are pointing towards the deleted Objects, please delete the entries.

If there are any questions regarding this issue, please be free to let me know.

Best Regard,

Jim
Free Windows Admin Tool Kit Click here and download it now
September 11th, 2015 12:47am

hello,

We have migrate from exchange 2007 to exchange 2013, but now two messages keep pop-up:

1- The Microsoft Exchange Administrator has made a change that requires you quit and restart Outlook.

2- Outlook 2010 prompt for enter user credential.

I did remove from vault in credential manager and remove and recreate outlook user profile but still not working.

Regards,

 

Run:

Get-ClientAccessServer |Get-OutlookAnwhere  | fl server, *host*, *auth*, *ssl*

and:

Get-ClientAccessServer  | fl name, *auto*

and 

Get-CASMailbox <TestUser> | fl *mapi*

  1. Make sure the Internal and External Outlook Anywhere addresses point to your Exchange 2013 Namespace.
  2. Make sure the AutodisocoverServiceInternalURi points to your Exchange 2013 Namespace
  3. Make sure MAPIBlockOutlookRpcHttp is set to False
September 13th, 2015 12:16am

Hi dns,

Thank you for your question.

Did you create a new account on Exchange 2013 to check if there is an error?

Did you could login it by OWA using the account which migrate to Exchange 2013?

We could add public folder on Exchange 2013 to check if the issue persist. Of not update Exchange 2013 to SP1 then launch outlook to check if there is error.

In addition, please check in ADSIEdit > Configuration >CN=Services > CN=Microsoft Exchange > CN=your ORG name > CN=Administrative Groups > CN=Exchange Administrative Group > CN=Databases, please check the attribute MSEXCHHomePublicMDB of your databases, if they are pointing towards the deleted Objects, please delete the entries.

If there are any questions regarding this issue, please be free to let me know.

Best Regard,

Free Windows Admin Tool Kit Click here and download it now
September 13th, 2015 1:11am

Do you have a load balancer in front of your CAS servers?  A misconfiguration or outdated firmware version could be contributing to this as well.  A little more high level info would help us guide you better towards a solution.  (i.e. number of 2013 servers, load balancer(s), status of migration) Typically these prompts indicate a URL/hostname issue or a permissions misconfiguration or mismatch between Exchange versions.

Lastly, are there any public folders or mailboxes still on Exchange

September 13th, 2015 1:31am

Hi,

If you've deleted the Exchange 2007 public folder database and you get this issue, it may be because the Exchange 2013 databases are referencing the deleted Exchange 2007 public folder database. I've written a blog post which has a walkthrough with screenshots on how to identify this issue and resolve it. See here: http://markgossa.blogspot.com/2015/09/exchange-2013-migration-microsoft.html. More helpful information here: https://social.technet.microsoft.com/Forums/office/en-US/88e41b41-b091-4f06-88b3-25d01111ba23/exchange-2007-decom-after-exchange-2013-installation?forum=exchangesvrdeploy

As for the URLs for the virtual directories, make sure that all the names resolve to the IP of one of the Exchange 2013 CAS servers and that the name is on the SSL certificate that the CAS server is using. To get the URLs for the virtual directories, use the below commands:

Get-EcpVirtualDirectory | fl server,*url*

Get-WebServicesVirtualDirectory | fl server,*url*

Get-UMVirtualDirectory | fl server,*url*

Get-OABVirtualDirectory | fl server,*url*

Get-ClientAccessServer | fl server,AutoDiscoverServiceInternalUri

If the URL is not set (blank) then it defaults to the server FQDN and this then needs to be on the certificate. If you're missing names on the certificate then this can cause password prompts. 

Let me know if this answers your question.

Thanks.

Free Windows Admin Tool Kit Click here and download it now
September 13th, 2015 5:02pm

Hi dns,

Thank you for your question.

Did you create a new account on Exchange 2013 to check if there is an error?

Did you could login it by OWA using the account which migrate to Exchange 2013?

We could add public folder on Exchange 2013 to check if the issue persist. Of not update Exchange 2013 to SP1 then launch outlook to check if there is error.

In addition, please check in ADSIEdit > Configuration >CN=Services > CN=Microsoft Exchange > CN=your ORG name > CN=Administrative Groups > CN=Exchange Administrative Group > CN=Databases, please check the attribute MSEXCHHomePublicMDB of your databases, if they are pointing towards the deleted Objects, please delete the entries.

If there are any questions regarding this issue, please be free to let me know.

Best Regard,

Jim

September 13th, 2015 11:22pm

Hi dns,

Thank you for your question.

Did you create a new account on Exchange 2013 to check if there is an error?

Did you could login it by OWA using the account which migrate to Exchange 2013?

We could add public folder on Exchange 2013 to check if the issue persist. Of not update Exchange 2013 to SP1 then launch outlook to check if there is error.

In addition, please check in ADSIEdit > Configuration >CN=Services > CN=Microsoft Exchange > CN=your ORG name > CN=Administrative Groups > CN=Exchange Administrative Group > CN=Databases, please check the attribute MSEXCHHomePublicMDB of your databases, if they are pointing towards the deleted Objects, please delete the entries.

If there are any questions regarding this issue, please be free to let me know.

Best Regard,

Jim

Free Windows Admin Tool Kit Click here and download it now
September 14th, 2015 6:48am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics