Delete move request
Hello!
Please, tell me, how I can delete the completed local move request, when the source database was lost.http://alexxhost.ru
September 21st, 2011 3:46am
Do you mean mailbox move or something else?
Free Windows Admin Tool Kit Click here and download it now
September 21st, 2011 9:26am
I want to clear all comlpleted move requests. But I can`t do this, because now I have no this requests source database.http://alexxhost.ru
September 21st, 2011 9:31am
You mean from the recipient configuration\move requests? Is it not letting you delete it when you right click clear move request? If so you can try deleting it from adsiedit.
Frind the user in adsiedit and clear the values for properties:
msExchMailboxMoveFlags 10 - Clear this value
msExchMailboxMoveStatus 10 Clear this valueJames Chong MCITP | EA | EMA; MCSE | M+, S+ Security+, Project+, ITIL msexchangetips.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
September 21st, 2011 9:35am
It should still let you clear it even if the source database is gone.
Have you tried it with powershell?
http://technet.microsoft.com/en-us/library/dd335149.aspx
September 21st, 2011 9:45am
Hi Alexey,
Any updates?
If the issue still exists, please post the error message when you try to remove the request here.
Frank Wang
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.
Free Windows Admin Tool Kit Click here and download it now
September 22nd, 2011 1:56am
It should still let you clear it even if the source database is gone.
Have you tried it with powershell?
http://technet.microsoft.com/en-us/library/dd335149.aspx
I apologize for long expectation. The difference in time is big.
I tried to execute this command - Get-MoveRequest -MoveStatus Completed | Remove-MoveRequest
But the command has been executed with error - "It was not possible to be connected to the mailboxes database."
Jamestechman`s variant has solved a problem. Thanks!
But I still have a question. I have removed attributes, but what about move requests, which are stored in the system mailbox?
http://alexxhost.ru
September 22nd, 2011 2:13am