Start-Process -FilePath $env:USERPROFILE"\downloads\7z2201-x64.exe" -ArgumentList "/S" -Wait -Verb RunAs Start-Process -FilePath $env:USERPROFILE"\downloads\TV12.exe" -ArgumentList "/S" -Wait -Verb RunAs Start-Process -FilePath $env:USERPROFILE"\downloads\ChromeStandaloneSetup64.exe" -ArgumentList "/silent /install" -Wait -Verb RunAs Start-Process -FilePath $env:USERPROFILE"\downloads\AcroRdrDC1900820071_zh_TW.exe" -ArgumentList "/sPB /rs" -Wait -Verb RunAs Start-Process -FilePath $env:USERPROFILE"\downloads\WhatsAppSetup.exe" -ArgumentList "/S" -Wait -Verb RunAs Start-Process -FilePath $env:USERPROFILE"\downloads\DingTalkLite_v5.1.21.516.exe" -ArgumentList "/S" -Wait -Verb RunAs Start-Process -FilePath $env:USERPROFILE"\downloads\MSTeamsSetup_c_l_.exe" -ArgumentList "/S" -Wait -Verb RunAs Start-Process -FilePath $env:USERPROFILE"\downloads\ZoomInstallerFull.exe" -ArgumentList "/S" -Wait -Verb RunAs