Hi,
I upgraded two separate test forests from CU10 to CU11. The versions before the upgrade are Exchange 2010 Sp3 RU11 and Exchange 2013 CU10. In both forest I see the same behavior;
The accounts used worked and still work fine in CU10 and have not been altered. Accounts I tested with are member of Domain Admins and Organization Management. I should be able to virtually anything.
With account 1, I connect to the CU11 server I cannot see the Exchange 2013 servers anymore. I also cannot see any databases or other resources on the other Exchange 2013 servers. If I connect to the Exchange 2013 CU10 server I can see all the other Exchange
2013 servers including the CU11 server.
With account 2, I connect to the CU11 server and I can see everything. Connecting to a CU 10 server still works fine
The only workaround that I could find is to create a new account and that works flawlessly. Moving the failing account to an Exchange 2013 CU11 database did not make a difference.
Using the account that fails using CU11 I also cannot perform a get-mailboxdatabase.When I try to do a new-moverequest for instance and I get an accessdenied exception...
The operation couldn't be performed because object 'mbxdb13100' couldn't be found on 'dc001.testdomain.com'.
below some examples using a simple get-exchangeserver cmdlet.
--------------------Situation 1------------------
Working, CU10, administrator@testdomain.com
VERBOSE: Connected to Exchange201302.testdomain.com
[PS] C:\Windows\system32>Get-ExchangeServer | select name,edition, admin*
Name
Edition AdminDisplayVersion
----
------- -------------------
EXCHANGE201001
StandardEvaluation Version 14.3 (Build 123.4)
EXCHANGE201302
StandardEvaluation Version 15.0 (Build 1130.7)
EXCHANGE201303 StandardEvaluation
Version 15.0 (Build 1156.6)
____________Situation 2___________________
Fault - CU11 administrator@testdomain.com
VERBOSE: Connected to exchange201303.testdomain.com
[PS] C:\Windows\system32>Get-ExchangeServer | select name,edition, admin*
Name Edition AdminDisplayVersion
---- -------
-------------------
EXCHANGE201001 StandardEvaluation
Version 14.3 (Build 123.4)
--------------Situation 3, another account who appearently kept its permissions--------------
Correct, CU11 admin2@testdomain.com
VERBOSE: Connected to Exchange201303.testdomain.com
[PS] C:\Windows\system32>Get-ExchangeServer | select name,edition, admin*
Name
Edition AdminDisplayVersion
----
------- -------------------
EXCHANGE201001
StandardEvaluation Version 14.3 (Build 123.4)
EXCHANGE201302
StandardEvaluation Version 15.0 (Build 1130.7)
EXCHANGE201303 StandardEvaluation
Version 15.0 (Build 1156.6)
__________________
Regards,
Thorwald
Thorwald van Elburg