Get-ADComputer -Filter 'Name -like "NomMachine*"' | Move-ADObject -TargetPath "OU=PROD,DC=domaine,DC=local"