can anyone see what I have done wrong in the below? dsquery computer -scope onelevel "ou=standard workstations,ou=workstations,ou=01 computers,dc=orr" -stalepwd 150 -limit 0 | dsmove -newparent "ou=tombstone computer accounts,ou=05 maintenance,dc=o rr" dsmove failed:`CN=HELPDESK,OU=Standard Workstations,OU=Workstations,OU=01 Computers,DC=orr' is an unknown parameter. type dsmove /? for help. If I do a dsquery -computer name helpdesk | dsmove -newparent "ou= etc etc" then it works fine...??