Video Screencast Help
Search Video Help Close Back
to help

quarantine size too large

Created: 21 Jan 2013 | Updated: 21 Jan 2013 | 7 comments
gharage@ctpl.co.in's picture
+1 1 Vote
Login to vote

Hi,

Bwlow listed quaranting size is showing  10 GB

C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\CurrentVersion\Data\Quarantine

 

Comments 7 CommentsJump to latest comment

Ashish-Sharma's picture

 

C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine

 

 delete it the CONTENTS of this folder ... .

Automatically delete quarantine files

https://www-secure.symantec.com/connect/forums/automatically-delete-quarantine-files

How to Manage Quarantined files

http://www.symantec.com/business/support/index?page=content&id=TECH106443

Thanks In Advance

Ashish Sharma

SEPM Knowledgebase Documents  

 

0
Login to vote
gharage@ctpl.co.in's picture

please check below path

 

C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\CurrentVersion\Data\Quarantine

Provided path by you

 

C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine

 

both are different.

Thanks

 

 

 

0
Login to vote
Ashish-Sharma's picture

HI,

Yes both i have wrongly provide sep 11 locations.

You can follow this artical

 

Automatically delete quarantine files

https://www-secure.symantec.com/connect/forums/automatically-delete-quarantine-files

How to Manage Quarantined files

http://www.symantec.com/business/support/index?page=content&id=TECH106443

Thanks In Advance

Ashish Sharma

SEPM Knowledgebase Documents  

 

0
Login to vote
pete_4u2002's picture

delete the files if it consuming the space.

0
Login to vote
Rafeeq's picture

Set the max size and time to delete the quarantine files

http://www.symantec.com/business/support/index?pag...

Please don't forget to mark your thread solved with whatever answer helped you : ) Rafeeq

0
Login to vote
Mithun Sanghavi's picture

Hello,

Please follow the instructions below:

The following instructions are to be done from the Command Prompt as attempting to open the Quarantine folder in the Windows user interface may result in delays and Windows Explorer application hangs due to the large amount of files that can reside there.

Stop the Symantec service

  • Symantec Endpoint Protection

    • Click Start, then Run
    • Type: smc -stop
    • Click OK

 

Delete the Quarantine Folder

  • Type the following commands in the Command Prompt:

    Recreate the Quarantine Folder

    Type the following command in Command Prompt:

  • Windows 2000/XP/2003
    DEL /F /S /Q "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine"

    RD /S /Q "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine"

  • Windows Vista/7/2008
    DEL /F /S /Q "C:\ProgramData\Symantec\Symantec Endpoint Protection\Quarantine"

    RD /S /Q "C:\ProgramData\Symantec\Symantec Endpoint Protection\Quarantine"

  • Windows 2000/XP/2003
    MD "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine"
  • Windows Vista/7/2008
    MD "C:\ProgramData\Symantec\Symantec Endpoint Protection\Quarantine"

 

Start the Symantec service

  • Click Start, then Run
  • Type: smc -start
  • Click OK

 

Hope that helps!!

Mithun Sanghavi
Symantec Technical Support Engineer, SEP
MIM | MCSA | MCTS | STS | ITIL v3

Twitter: @mithun_sanghavi

Don't forget to mark your thread as 'SOLVED' with the answer that best helps you.<&a

0
Login to vote