cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc onlogon /rl highest /tn "GoogleUpdateTaskMachineQC" /tr "\"C:\Users\test22\AppData\Roaming\Google\Chrome\updater.exe\""
3012schtasks.exe schtasks /create /f /sc onlogon /rl highest /tn "GoogleUpdateTaskMachineQC" /tr "\"C:\Users\test22\AppData\Roaming\Google\Chrome\updater.exe\""
2064schtasks.exe schtasks /run /tn "GoogleUpdateTaskMachineQC"
1664