How do I solve this issue if a PC has a Locked by MOVE issue under All Computers in DSM Explorer
Client Automation - All Versions
In this case you can just select all machines locked by MOVE in All Computers in DSM Explorer,
Right-click on them and select 'Abort Pending Move Operation'.
There is also a SQL script that will unlock all machines that are stuck in Locked by Move:
USE mdb
UPDATE usd_v_target
SET locks = 0