Invoke-Command -ComputerName NomMachineDistante -ScriptBlock { REG ADD "HKLM\Software\aTest" /v UneValeur /t REG_SZ /d "TestaDistance" /f }