cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc onlogon /rl highest /tn "WindowsUpdate" /tr '"C:\Users\test22\AppData\Local\Temp\WindowsUpdate.exe"' & exit
2964schtasks.exe schtasks /create /f /sc onlogon /rl highest /tn "WindowsUpdate" /tr '"C:\Users\test22\AppData\Local\Temp\WindowsUpdate.exe"'
1120timeout.exe timeout 3
2080