Jump to content

Running Full Scan with Windows Script (automated task)


Guest Joe V

Recommended Posts

Guest Joe V

Hey all,

 

We use a remote console to govern a few 100 servers.  This remote management console does not allow us to select Eset as an automated task to run BUT will allow us to upload custom Windows scripts to execute at it's designated time.  So just looking for the script command line in order to set off a full system scan of the local drives once executed.

 

Thanks for any and all feed back in advanced,

 

Joe V

Link to comment
Share on other sites

Hello Joe V,

 

You can create a script to use the ESET command-line scanner.

 

Please see our Knowledgebase article about the ESET Command-line scanner and its syntax.

 

Here are two example commands that you can use to scan all the local drives, scan operating memory, display a progress indicator, and create a log of the scan (located at C:\ecls.txt).

 

For ESET NOD32 Business Edition version 4.x:
"C:\Program Files\ESET\ESET NOD32 Antivirus\ecls.exe" /base-dir="C:\Program Files\ESET\ESET NOD32 Antivirus" /auto /memory /log-file=c:\ecls.txt /aind
 

For ESET File Security:
"C:\Program Files\ESET\ESET File Security\ecls.exe" /base-dir="C:\Program Files\ESET\ESET File Security" /auto /memory /log-file=c:\ecls.txt /aind
 

Thank you,
ChadH

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...