|
exchange
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Wrong ExchangeVersion on 4 usersWhen I run get-mailbox user | fl ExchangeVersion, all users have the
ExchangeVersion set to 0.1 (8.0.535.0), except 4 users. I ran this to find them: [PS] C:\>get-mailbox -resultsize 5000 | where-object {$_.ExchangeVersion -notlik e "0.1 (8.0.535.0)"} The four users have ExchangeVersion 6.5.6500.0 All users are migrated from Exchange 2003 to Exchange 2007. All mailboxes is located on 2007-servers. Any idea how to fix this? I tried to move one of the four users with wrong ExchangeVersion to another 2007-server, no difference. |
|||||||||||||||||||||||