#Exchange 2010 Invalid Objects

#Exchange2010 #Powershell

So I have been having some with these.  I currently have a whole load of groups, mailboxes and contracts are okay in Exchange 2003, but 2010 doesn’t like them.

If you have one you can use this cmdlet to findout what is wrong

(Get-Mailbox <user>).Validate()

Shweet