If you happen to have a Legacy Mailbox on an Exchange 2010 server, you can upgrade or convert it to a User Mailbox by using the shell command:
Set-Mailbox -identity Alias -ApplyMandatoryProperties
After executing the command, the mailbox should be converted from Legacy to user in about 20 seconds.
No comments:
Post a Comment