Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

User migration problem

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2007] >> General >> User migration problem Page: [1]
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
User migration problem - 22.Oct.2007 12:27:24 PM   
rparsons1000

 

Posts: 143
Joined: 29.Aug.2006
Status: offline
I migrated our remaining users to Exchange 2007 yesterday and have a problem with 2 of them.

One shows up on the correct server but still shows as Legacy Mailbox so I can't set default managed folders.

The other shows correctly but the box to check mark for records management is greyed out.

Any ideas?

Post #: 1
RE: User migration problem - 22.Oct.2007 12:50:32 PM   
ankbomb

 

Posts: 41
Joined: 21.Oct.2007
Status: offline
If it is only two users, either do them individually with this command:
 
get-mailbox -id user1 | set-mailbox -ApplyMandatoryProperties
 
if it is more than a few:
 
get-mailbox -server MyServerName | where {$_.RecipientTypeDetails -eq "legacymailbox"} | set-mailbox -ApplyMandatoryProperties



_____________________________

Ankur Kothari
This posting is provided "AS IS" with no warranties, and confers no rights

(in reply to rparsons1000)
Post #: 2

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2007] >> General >> User migration problem Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts