VMaxx.net
VMaxx techie board!
 
 FAQ   Search   Memberlist   Usergroups   Register 
 Profile   Log in to check your private messages   Log in 

Symantec is filling my hard drive

 
Post new topic   Reply to topic    VMaxx.net Forum Index -> Computer General
View previous topic :: View next topic  
Author Message
vm



Joined: 27 Dec 2003
Posts: 50

PostPosted: Sat Jul 05, 2008 8:24 pm    Post subject: Symantec is filling my hard drive Reply with quote

I am on endpoint protection 11 and I noticed I had only a few gigs of free space left on my workstations hard drive. I checked where all of the space had gone and 33 gigs of space was in prgram files\common files\symantec shared\virusdefs folder as temp folders. I searched the web and found I am not the only one. There was a good post here of what others were doing. What worked for me was
Quote:
ok heres an update

after a lot of fiddling I have made this script:

net stop liveupdate
net stop "symantec antivirus"
net stop ccevtmgr
net stop smcservice
net stop ccsetmgr
"c:\program files\Symantec\Symantec Endpoint Protection\"smc -stop
"c:\Program Files\Symantec AntiVirus\"smc -stop
del /s /q /f "c:\program files\common files\symantec shared\virusdefs\*.*"
rmdir "c:\program files\common files\symantec shared\virusdefs\20071107.018"
rmdir "c:\program files\common files\symantec shared\virusdefs\20071112.017"
rmdir "c:\program files\common files\symantec shared\virusdefs\20071105.016"
rmdir "c:\program files\common files\symantec shared\virusdefs\20071106.025"
rmdir "c:\program files\common files\symantec shared\virusdefs\20070820.048"
rmdir /s /q "c:\program files\common files\symantec shared\virusdefs"
mkdir "c:\program files\common files\symantec shared\virusdefs"
"c:\program files\Symantec\Symantec Endpoint Protection\"smc -start
"c:\Program Files\Symantec AntiVirus\"smc -start

After deleting everything and restarting AV, the icon for Norton was different and said there was a problem and something was corrupt. Luckily after a minute or two it fixed itself. I guess I am going to have to watch my free space. The other feature of all this is that my hard drive is extremely fragmented. Fortunately there is loads of free space for it to run.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    VMaxx.net Forum Index -> Computer General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group