Kaspersky Security Integrations for MSP
- 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
- Glossary
- Contact Technical Support
- AO Kaspersky Lab
- Information about third-party code
- Trademark notices
- 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
- Glossary
- Contact Technical Support
- AO Kaspersky Lab
- Information about third-party code
- Trademark notices
- 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
- Glossary
- Contact Technical Support
- AO Kaspersky Lab
- Information about third-party code
- Trademark notices
- 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
- Glossary
- Contact Technical Support
- AO Kaspersky Lab
- Information about third-party code
- Trademark notices
- 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
- Deploying Kaspersky security applications from SolarWinds N-central
- Upgrading Kaspersky Security Integration with SolarWinds N-central
- Glossary
- Contact Technical Support
- AO Kaspersky Lab
- Kaspersky End User License Agreement
- 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 C:\Program Files (x86)\Kaspersky\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>