Posted On March 27, 2019

Symantec Antivirus 10.1: How to delete a Quarantined file

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Symantec Antivirus 10.1: How to delete a Quarantined file

  Double-click on the SAV shield icon in your Notification Area (lower right-hand corner of screen).
From the View menu choose Quarantine.
Select the file you want to delete.
NOTE: If in.mbx is listed Do NOT delete this file. This is your Eudora inbox. Contact Computer Support.
To select all files, click on the first file. Scroll to the end of the Quarantined files list. Hold down the SHIFT key and click on the last file.
Click the Delete button in the toolbar (looks like a red x).
In the take action dialog box, click Start Delete.
When status has changed to succeeded click Close button.
If more documents appear in the list, repeat steps 3 - 6 until finished.
When done, click Close. Click Exit to exit SAV.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Install FreePBX

Add port UDP 5060 NAT entry in firewallSet up new user (extension)Applications >> Extensions >>…

How to Add Known Trusted Sites to Browsers in Windows

This instruction applies to the major browsers: Internet Explorer, Chrome, Firefox, and Opera. Note that…

How To Use Command Line to Configure iDrac Settings

Step 1: Install RacADM $computerlist=@' SERVER1 SERVER2 '@ $computernames=@($computerlist -split "`n")|%{$_.Trim()} $fileURL="https://dl.dell.com/FOLDER08543783M/1/DellEMC-iDRACTools-Web-WINX64-10.3.0.0-4945.exe" $expectedExecutable='racadm.exe' $expectedInstallPath='C:\Program Files\Dell\SysMgt\iDRACTools\racadm'…