PC Shut Down After Scan

siramic
siramic Posts: 77 Path Finder

I would like the option for F-Secure to Shut the PC Down after a scan if it doesn't find anything that I need to be a part of in the decision process. (i.e. disinfect/quarantine)

Comments

  • MJ-perComp
    MJ-perComp Posts: 432 Superuser

    A regular scan of the HDD does not make sense as discussed earlier here.

     

    Still if you want you can use a script like this:

     

    %F-Secure-path%\Anti-virus\fsav.exe c:

    if %errorlevel%==0 shutdown -t 0

     

    BR

  • Sami_Visti
    Sami_Visti Posts: 56 Former F-Secure Employee

    Hi siramic,

     

    Thanks for your feedback. MJ already provided a workaround, but I understand your requirement. We will consider implementing this in upcoming releases.

     

    Regards,

    Sami

  • Sami_Visti
    Sami_Visti Posts: 56 Former F-Secure Employee