-
Protection not enabling
I installed kaspersky 6 for file servers. IF I enable protection it only stays on for a couple of seconds. Updates also fail. I suspect a virus but neither full scan with kaspersky, or clam av or spybot picks anything up. Attached is the log from the kaspersky virus removal tool.
-
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual disinfection
[CODE]begin
QuarantineFile('C:\Program Files\Common Files\BitDefender\BitDefender Threat Scanner\trufos.sys','');
QuarantineFile('C:\Program Files\Common Files\BitDefender\BitDefender Threat Scanner\profos.sys','');
CreateQurantineArchive('C:\quarantine.zip');
end.[/CODE]
and upload the C:\quarantine.zip over the link [COLOR="Red"][B]Upload quarantined files[/B][/COLOR] on the top of this page.
-
I tried uploading via the link on top of the page, I get an error, this file has already been uploaded even if I rename it. Adding as an attachment seems to be working fine though.
-
Had you Bitdefender installed?
-
Yes. I uninstalled it before installing kaspersky.
-
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual disinfection to remove the rests of Bitdefender.
[CODE]begin
SetAVZGuardStatus(True);
StopService('Trufos');
DeleteService('Trufos');
BC_DeleteSvc('Trufos');
StopService('Profos');
DeleteService('Profos');
BC_DeleteSvc('Profos');
DeleteFileMask('C:\Program Files\Common Files\BitDefender\','*.*',true);
DeleteDirectory('C:\Program Files\Common Files\BitDefender\');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.[/CODE]
-
I ran the script and restarted. Still no joy.
-
[QUOTE=pietervr;621610]I ran the script and restarted. Still no joy.[/QUOTE]Make a new AVPTool-Log.
-
-
Could you make a log from local session? Logs from terminal session are not representative.
-
Here isthe file generated from a local session.
-
I see nothing, what could be malicious. Try to reinstall Kaspersky. If you'll not have a success pls.contact technical support of Kaspersky Lab.
Page generated in 0.01175 seconds with 10 queries