![]() ![]() |
23.06.2009 16:13
Post
#1
|
|
![]() Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Gold beta testers Posts: 998 Joined: 11.07.2005 From: ::::: Dronten ::::: The Netherlands |
Why does the KLAgent alway's create a log file in the Windows\Temp folder after a reboot...?
for eg. kleaner (pid 1608) 2009-06-22 23-19-17.log -------------------- There is no place like 127.0.0.1
www.kaspersky.com || forum.kaspersky.com www.kaspersky.nl || forum.kaspersky.nl www.kasperskyclub.com || forum.kasperskyclub.com ftp.kaspersky.com/pub || ftp.kaspersky.com/devbuilds |
|
|
|
23.06.2009 16:25
Post
#2
|
|
![]() Advanced Member ![]() ![]() ![]() ![]() ![]() Group: KL Russia Posts: 618 Joined: 24.12.2007 From: Moskau |
|
|
|
|
24.06.2009 09:12
Post
#3
|
|
![]() Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Gold beta testers Posts: 998 Joined: 11.07.2005 From: ::::: Dronten ::::: The Netherlands |
Is the kleaner running after every reboot of the server (restart klagent services) ?
-------------------- There is no place like 127.0.0.1
www.kaspersky.com || forum.kaspersky.com www.kaspersky.nl || forum.kaspersky.nl www.kasperskyclub.com || forum.kasperskyclub.com ftp.kaspersky.com/pub || ftp.kaspersky.com/devbuilds |
|
|
|
25.06.2009 18:12
Post
#4
|
|
![]() Support specialist ![]() ![]() ![]() ![]() Group: KL Germany Posts: 294 Joined: 4.06.2008 From: Ingolstadt |
Problem caused by NetworkAgent .1710 cleanapi.dll. Try replacing with attached one.
Furthermore after applying new dll it is possible to enable or disable logging: HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\Kleaner ''TraceEnable'' 0 = off 1 = on __ kurgan2 provided a vbs script with copies the required dll from network share. script should be used with gpo/loginscript/... <snip> Const OverwriteExisting = TRUE Set objFSO = CreateObject("Scripting.FileSystemObject") rem local path and filename to copy to Set objLocalFile = objFSO.GetFile("c:\path\filename") dtmLocalDate = objLocalFile.DateLastModified rem remote path and filename to copy from Set objServerFile = objFSO.GetFile("\\servername\path\filename") dtmServerDate = objServerFile.DateLastModified rem check if file is newer If dtmLocalDate < dtmServerDate Then objFSO.CopyFile objServerFile.Path, objLocalFile.Path, OverwriteExisting End If </snip>
Attached File(s)
|
|
|
|
28.06.2009 21:52
Post
#5
|
|
![]() Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Gold beta testers Posts: 998 Joined: 11.07.2005 From: ::::: Dronten ::::: The Netherlands |
Problem caused by NetworkAgent .1710 cleanapi.dll. Try replacing with attached one. Furthermore after applying new dll it is possible to enable or disable logging: HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\Kleaner ''TraceEnable'' 0 = off 1 = on Set objServerFile = objFSO.GetFile("\\servername\path\filename") dtmServerDate = objServerFile.DateLastModified tnx, will try the new version... Update 29/06/2009: Indeed, the new cleanapi.dll will do the trick... b.t.w. there is a .exe at HQ with the option to use the Admin Kit for deployment. This post has been edited by Reload: 29.06.2009 21:51 -------------------- There is no place like 127.0.0.1
www.kaspersky.com || forum.kaspersky.com www.kaspersky.nl || forum.kaspersky.nl www.kasperskyclub.com || forum.kasperskyclub.com ftp.kaspersky.com/pub || ftp.kaspersky.com/devbuilds |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 22.11.2009 09:37 |