Hi,
i have test of Exchange 2013 SP1 CU7. Seems, that all works good. Users can login over OWA, send emails each other.
In ECP i see all 50 mailboxes. In powershell - only one! Why? how i can fix it?
[PS] C:\>get-mailbox -Identity "*" Name Alias ServerName ProhibitSendQuota ---- ----- ---------- ----------------- User 1 User 1 ex1 Unlimited
[PS] C:\>Get-Mailboxdatabase Name Server Recovery ReplicationType ---- ------ -------- --------------- Mailbox Database 1363112588 EX1 False None base1 EX1 False None all EX1 False NoneUser 1 belong to base1, but into this base there are more mailboxes.
Thank you!