How to remotely uninstall KEA Core Patches through KSC [Kaspersky Endpoint Agent]
Most of the time KEA core patches are cumulative and it is sufficient to install the newer one on top of the previous in order to fix new issues.
However, sometimes, for troubleshooting purposes or otherwise, you would need to remove an existing patch. This is how it's done.
Step-by-step guide
- In the Administration Console, go to Advanced → Remote installation → Installation packages;
- In the right frame, click Create installation package;
- Select Create installation package for specified executable file;
- Enter the name for the package and click Next;
- Click Select and specify the path to the MSP file with the patch. The file must be located in the folder with MSP and MSI files of the major application version;
-
In the Executable file command line field enter the following:
/i <GUID KEA> MSIPATCHREMOVE={GUID of Core} /qn
Example of the path to uninstall KEA 3.9 Core 11:
/i {B310DC3B-8C5A-4C9D-A054-DFEEF8549B9B} MSIPATCHREMOVE={3891229E-A660-
4416
-B662-F5ED41B7B771} /qn
GUIDs of KEA msi and Core msp files can be found into properties of these files under Details tab in the Revision Number line
- Click Next→ Finish;
- Create a remote installation task with this installation package for a device or a group of devices;
- Run the task to remove the patch.
0 Comments
Recommended Comments
There are no comments to display.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now