Kaspersky Security Integrations for MSP
- What's new
- Kaspersky Security Plug-in for ConnectWise Automate
- Kaspersky Security Plug-in for ConnectWise Automate
- Deployment schemas of Kaspersky Security Plug-in for ConnectWise Automate
- Installing and removing Kaspersky Security Plug-in for ConnectWise Automate
- Getting started with Kaspersky Security Plug-in for ConnectWise Automate
- Prerequisites
- Getting started if Kaspersky Security Center Administration Server is used
- Getting started if Kaspersky Endpoint Security Cloud is used
- Accessing the Kaspersky Security Plug-in for ConnectWise Automate dashboard
- Connecting to Kaspersky solutions
- Viewing information on Kaspersky dashboard
- Running Kaspersky management commands
- Monitoring and alerting
- Deploying Kaspersky security applications from the Control Center
- Plug-in modifications to ConnectWise Automate configuration
- Enabling and disabling tracing
- Information about third-party code
- Kaspersky Security Integration with ConnectWise Manage
- Kaspersky Security Integration with ConnectWise Manage
- Deployment schemas of Kaspersky Security Integration with ConnectWise Manage
- Integration scenario
- Installing and removing Kaspersky Security Integration with ConnectWise Manage
- Updating Kaspersky Security Integration with ConnectWise Manage
- Interface of Kaspersky Security Integration with ConnectWise Manage
- Getting started
- Managing integrations
- Configuring integration in Kaspersky Security Integration with ConnectWise Manage
- Configuring integration by using the registry
- Managing administrators
- Enabling and disabling tracing
- Reporting
- Custom fields in ConnectWise Manage
- Information about third-party code
- Kaspersky Security Integration with Autotask
- Kaspersky Security Integration with Autotask
- Deployment schemas of Kaspersky Security Integration with Autotask
- Integration scenario
- Installing and removing Kaspersky Security Integration with Autotask
- Updating Kaspersky Security Integration with Autotask
- Interface of Kaspersky Security Integration with Autotask
- Getting started
- Managing integrations
- Configuring integration in Kaspersky Security Integration with Autotask
- Configuring integration by using the registry
- Managing administrators
- Enabling and disabling tracing
- Reporting
- User-defined fields in Autotask
- Information about third-party code
- Kaspersky Security Integration with Tigerpaw
- Kaspersky Security Integration with Tigerpaw
- Integration scenario
- Installing and removing Kaspersky Security Integration with Tigerpaw
- Interface of Kaspersky Security Integration with Tigerpaw
- Getting started
- Managing integrations
- Configuring integration in Kaspersky Security Integration with Tigerpaw
- Mapping accounts and enabling automatic billing
- Setting up service order creation
- Mapping Tigerpaw price book items to security applications
- Viewing accounts not integrated with Kaspersky security applications
- Configuring integration by using the registry
- Managing administrators
- Enabling and disabling tracing
- Custom fields in Tigerpaw
- Information about third-party code
- Kaspersky Security Integration with SolarWinds N-central
- Kaspersky Security Integration with SolarWinds N-central
- Prerequisites
- Integration scenario
- Deploying Kaspersky Security Integration with SolarWinds N-central
- Running an automation policy
- Viewing the anti-virus protection status of a device
- Adding a dashboard
- Scenario: Deploying Kaspersky security applications from SolarWinds N-central
- Creating a stand-alone installation package
- Deploying a Kaspersky security application
- Upgrading Kaspersky Security Integration with SolarWinds N-central
- Kaspersky Lab End User License Agreement
- Kaspersky Security Integration with SolarWinds RMM
- Kaspersky Security Integration with SolarWinds RMM
- Prerequisites
- Scenario: Integrating Kaspersky security applications into SolarWinds RMM
- Deploying Kaspersky Security Integration with SolarWinds RMM
- Running an automated task
- Viewing the anti-virus protection status of a device
- Scenario: Deploying Kaspersky security applications from SolarWinds RMM
- Creating a stand-alone installation package
- Deploying a Kaspersky security application
- Kaspersky Lab End User License Agreement
- Contact Technical Support
- Glossary
- Trademark notices
Supplementary parameter
The parameter that indicates the type of Kaspersky Business Hub server to which Kaspersky Security Integration Tool for MSP connects may be included in the .config file (IntegrationUI.exe.config) of Kaspersky Security Integration Tool for MSP.
The parameter name is KESCloudServer; and its possible values are:
- production—Kaspersky Security Integration Tool for MSP works with the Production server.
- beta—Kaspersky Security Integration Tool for MSP works with the Beta server.
- test—Kaspersky Security Integration Tool for MSP works with the Test server.
You are strongly urged not to modify the KESCloudServer parameter unless you receive clear instructions from Kaspersky.
The IntegrationUI.exe.config file is stored in the installation folder of Kaspersky Security Integration Tool for MSP. The default path is %PROGRAMFILES(x86)%\Kaspersky Lab\Kaspersky Security Integration Tool for MSP\IntegrationUI.exe.config.
By default, the KESCloudServer parameter is not displayed in the .config file of Kaspersky Security Integration Tool for MSP.
The KESCloudServer parameter can be specified as follows:
<appSettings>
<add key="KESCloudServer" value="production" />
</appSettings>