Run this command in powershell to clear completed move-requests
Get-MoveRequest -MoveStatus Completed | Remove-MoveRequest
Sys. Admin. wiki
Run this command in powershell to clear completed move-requests
Get-MoveRequest -MoveStatus Completed | Remove-MoveRequest