Jump to content

Recommended Posts

Posted

hi community,

Is there any command line to remove the Network administration agent, installed with Kaspersky Endpoint Security on Windows 10 ?

 

I tried some command like msiexec /x but it seems not working except If I try to remove the agent from config panel.

I want to script all my computers in the same time (600 machines) so command line will be usefull :)

I tried : 

msiexec /i {2924BEDA-E0D7-4DAF-A224-50D2E0B12F5B} REMOVE=ALL UNLOCK_PASSWORD=password /qn /l*v "C:\WINDOWS\Temp\$klnagent-uninstall.log"

 

MsiExec.exe /x {2924BEDA-E0D7-4DAF-A224-50D2E0B12F5B} KLLOGIN=KLAdmin KLPASSWD=password /qn /l*v "C:\WINDOWS\Temp\$klnagent-uninstall.log"

 

Any idea ?

Regards

  • 1 year later...
Posted

I'm just bumping this because I have a similar issue and tried the same solutions he did. I basically just need the trigger/command to inject the password into the silent uninstall process. Thanks!

Posted

Good day

As I understand it, you want to remove the program from the managed device connected to the KSC?

why not use the task - "Uninstall the application remotely"?

Спойлер

image.thumb.png.26a70d4cc543e9124318bed1bc2ae830.png

Спойлер

image.png.2527f301d874a1e20cc06a63a116feac.png

select the program you want to uninstall

Спойлер

image.png.0c76dac78f7af178b0e421a5929c5753.png

and if the password is set in the network administration agent policy, specify it here ...

Спойлер

image.png.e1992bed81c3e6b54ac34e102c5ddf5f.png

 

then, as in any other task, go through the steps of the "task creation wizard", select the devices on which you want to uninstall the program, if necessary, additionally specify the login and password of the administrator on whose behalf the task will be performed. run task, wait, check errors and result...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...