Jump to content

Command line scan is not saving the log


Go to solution Solved by Schulte,

Recommended Posts

Posted

I running the scan from command line using this command:

avp.com scan Y://00/ /i0 /RA:"C:\Scanlog.txt"

The scan runs perfectly and I can see the list of files and corresponding infections but the log file is never created.

I also tried the following for /RA:

/RA:scanlog.txt
/RA:"C:\\scanlog.txt"
/RA:C:/scanlog.txt

But none file is created.

Somebody could help on this?

Thanks.

  • Solution
Posted

Hello @hedoc, Welcome.

It is possible that the file in 'C:\' cannot be created.
Try to create it on your desktop:

'/RA:%USERPROFILE%/Desktop/scanlog.txt'

  • Like 2
Posted

Hi @Schulte, thanks for replying!

Good catch! Indeed the thing is that I need to be administrator to save on C:\ . This is strange but anyway, that was the issue.

Thanks again!

  • Like 2

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...