To delete a Master server or a Secondary master server, do the following on the server where it is installed:
rpm -qa | grep kwts
dpkg -l | grep kwts
Run the following command:
rpm -e kwts-control_xx
rpm -e kwts-control_xx
Y
and press ENTER.Run the following commands:
dpkg -r kwts-control-l10n-xx
dpkg -P kwts-control-l10n-xx
Here, xx
is the two-letter designation of the language, such as en
.
Run the following command:
rpm -e kwts-control
rpm -e kwts-control
Y
and press ENTER.Run the following command:
dpkg -r kwts-control
/var/opt/kaspersky/kwts-control/cleanup.sh
You will be prompted to confirm deletion of all files and directories.
yes
and press ENTER.dpkg -P kwts-control
Deletion is complete.
Page top