cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Trystan
Engaged Sweeper II
This will a launch a Full Forefront Antivirus Scan on a Remote PC. This custom action requires Sysinternals Psexec to function, which can be downloaded here PSExec

The custom action is:

cmd.exe /K {actionpath}Psexec \\{computer} "c:\Program Files\Microsoft Forefront\Client Security\Client\Antimalware\mpcmdrun.exe" -Scan -scantype 2

Hope this proves useful for someone!
2 REPLIES 2
MrVal
Engaged Sweeper III
Thanks for posting that!!

I added the -d -s flags to psexec to streamline it some.

example

cmd.exe /K {actionpath}Psexec \\{computer} -d -s "c:\Program Files\Microsoft Forefront\Client Security\Client\Antimalware\mpcmdrun.exe" -Scan -scantype 2

Working like a charm!!!
Hemoco
Lansweeper Alumni
thanks.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now