How to clear move-requests in Exchange 2007/2010

Run this command in powershell to clear completed move-requests

Get-MoveRequest -MoveStatus Completed | Remove-MoveRequest