Home All Groups Group Topic Archive Search About

Wrong ExchangeVersion on 4 users

Author
10 Nov 2007 5:10 PM
jer
When 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.

AddThis Social Bookmark Button