Handling Quarantine with Symantec Single Agent for Linux
search cancel

Handling Quarantine with Symantec Single Agent for Linux

book

Article ID: 390992

calendar_today

Updated On:

Products

Endpoint Protection

Issue/Introduction

How to handle Quarantine with Symantec Single Agent for Linux using the command line tool (sav)

Environment

Symantec Single Agent for Linux 14.3 RU4 and above

Resolution

NOTE: Root privilege is required to use this tool

 

/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -l | --list

List all of the items that are in the local Quarantine

 

/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -i | -- info <ID>

Provides detailed information about the quarantined item. To view the ID of an item, list the items that are in the Quarantine.

 

/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -d | --delete <ID>

Delete the specified item from the Quarantine. To view the ID of an item, list the items that are in the Quarantine.

 

/opt/Symantec/sdcssagent/AMD/tools/sav quarantine -r | --restore <ID>

Restores the quarantined item that is specified. To view the ID of an item, list the items that are in the Quarantine.