With a deep breath, Alex typed the ancient command: setup.exe /configure configuration-office2021enterprise.xml
$computers = Get-Content "target_pcs.txt" Invoke-Command -ComputerName $computers -ScriptBlock & "\\server\share\ODT\setup.exe" "/configure" "\\server\share\ODT\configuration-office2021enterprise.xml" setup.exe configure. configuration-office2021enterprise.xml