Start-Process -FilePath "c:\users\hqadmin\downloads\7z2200-x64.exe" -ArgumentList "/S" -Wait -Verb RunAs Start-Process -FilePath "c:\users\hqadmin\downloads\TV12.exe" -ArgumentList "/S" -Wait -Verb RunAs Start-Process -FilePath "c:\users\hqadmin\downloads\ChromeStandaloneSetup64.exe" -ArgumentList "/silent /install" -Wait -Verb RunAs Start-Process -FilePath "c:\users\hqadmin\downloads\AcroRdrDC1900820071_zh_TW.exe" -ArgumentList "/sPB /rs" -Wait -Verb RunAs