Emsisoft Integration

Table of Contents

Offer Details
Enabling Emsisoft on your Syncro Devices
Enabling Emsisoft Scheduled Scans
Enabling Emsisoft Cloud Console
Emsisoft Cloud Console Policy Controls
Policy Settings
Billing
Troubleshooting

Offer Details

Emsisoft MAV

The signup link will be available to you within the App Center if the offer is available to you.

Keep your customers safe with dual-engine security for Windows clients and servers. Emsisoft Business Security delivers industry-leading protection from ransomware, viruses, crypto-jackers, malicious URLs and more in a single lightweight package.

Priced at: $1.10 / month / device

Enabling Emsisoft on your Syncro Devices

First, you will need to create a policy that has MAV enabled. We have already included two policies for you called "Monitoring + AV" and "Monitoring + AV PLUS" that will allow you to enable MAV. When you download the RMM installer, select one of these policies and you will also install your MAV with your Syncro RMM Agent.

If you would like to use your own policies, you can head over to the "Policies" section of Syncro and edit or create a new policy. Here you will be able to enable or disable MAV for the device. Enabling MAV will give you a bunch of customizable features at your disposal:

Emsisoft options

Already have a device with Syncro installed and want to put on Emsisoft? Not a problem! You can add a policy onto the device with Emsisoft enabled, and the install will queue up on the device. If the device is offline, it will install once the device turns back on and connects to the internet. If the device is already online, it will install the Emsisoft right then and there!

 

Enabling Emsisoft Scheduled Scans

When a policy has Emsisoft AV set to "Syncro Managed", you can allow Syncro to control when Emsisoft will scan the device. You will have these options when setting the scan:

  1. The type of scan (Quick, Full, or Smart)
  2. The frequency of the scan (Weekly, or Daily)
  3. The day the scan runs (for Weekly scans)
  4. The time of day the scan will run
  5. Whether the scan quarantines any found threats
  6. Whether the scan should be run silently or not

Syncro Managed options

 

Enabling Emsisoft Cloud Console

First, you'll want to ensure that you've signed up for and have access to a 'MyEmsisoft' account already. You can sign up for a 'MyEmsisoft' account here.

Next, you'll want to make sure Emsisoft is enabled on your policy, and the policy is set to "Emsisoft Managed". This will allow Emsisoft Cloud Console control the settings and scans. Please note, Syncro will still control the license and installing/uninstalling. This just allows the Cloud Console take priority over Emsisoft AV settings.

Emsisoft Managed

1. Once Emsisoft is enabled on a customer's device, an Emsisoft License will populate on the customer's detail page here:

Emsisoft License

Now, you will need to create a Workspace for this customer in the Emsisoft Cloud Console:

Notes:

  • You will want to select the "EmsiSoft Business Security" option as the protection type.
  • Once you have created the Workspace and click into it, you will be prompted with this popup message

Do NOT select the option to 'Download' or 'Send Email'. Instead, select 'Don't show again' and close out of the window. Selecting the 'Download' option will download a trial version of Emsisoft that is outside of Syncro and will not be managed.

2. Next, you will need to add the License Key from Syncro into the Emsisoft Cloud Console. Inside the Workspace head to Settings and select 'Apply license key'. This is the same Emsisoft Key in Syncro from step 1 that you will copy and paste into Emsisoft.

Once the key has been entered and you return to the workspace, you will see the device immediately populates with a status of "Not Managed". This means the license has not yet been authorized which will be handled in the next step.

3. In Syncro, you will need to grab the "Emsisoft-Token-Apply" script from the community library and import the script. The script will apply the Emsisoft CCC Auth Token so the machine becomes managed.

Here is a copy of the script:

Import-Module $env:SyncroModule
start-process -filepath "$env:programfiles\Emsisoft Anti-Malware\a2start.exe" -argumentlist "/applytoken=$authToken"

runtime variable: authToken

Please note: If you are copy and pasting the script, make sure the quotations on the file path are not being escaped otherwise the script will not successfully run.

4. Before the running the script, you will need to grab the Installation Token from Emsisoft Cloud Console that will be added to the script as the runtime variable. The token can be found under Protection Policies here:

The Installation Token is per Workspace in the Emsisoft Cloud Console. Meaning, you will need only one Installation Token per customer in Syncro.

5. Now the script can be run on the asset in Syncro:

Note: If your customer has multiple assets, you can select them all from the Assets & RMM page and run a bulk script. You will need to paste the Installation Token into the runtime variable as directed above and then the script will run on all assets.

6. Once the script has successfully run, the device will now show up as 'Protected' in the Emsisoft Cloud Console:

Now that the device shows as Protected, the license has been authorized and you are now free to make changes to the policy.

Emsisoft Cloud Console Policy Controls

Policy controls can be handled by creating a Policy Template in Emsisoft Cloud Console. These templates can then easily be applied to all Workspaces.

The template can then be added to a workspace here:

Once the template has been created, you can start applying the policy controls.

Policy Settings

Some settings in the Emsisoft Cloud Console appear in both Syncro and Emsisoft. For these settings, Syncro will control them and override what is entered in the Cloud Console.

The images below will highlight which settings will be controlled in Syncro (red) and which settings will be controlled in the Cloud Console (green).

Billing

  • Emsisoft MAV costs $1.10 per month per device.
  • You can review your MAV billing and license usage anytime using our Managed Antivirus Usage Report by heading to Reports > RMM > Managed Anti-Virus Summary
  • The Syncro billing system will send an automated email 5 days prior to your subscription renewal with your anticipated MAV charges
  • For troubleshooting license usage, please contact us at help@syncromsp.com

Troubleshooting

  • Emsisoft MAV is showing up as Not Installed in the Antivirus tab in Syncro, and Not Managed in the Emsisoft console, even though it’s showing as Installed in the Overview and Installed Apps for the asset in Syncro. What could be causing this?
    • This can happen when the required port 61614 is closed on the endpoint. This prevents the agent from being able to communicate with the Emsisoft Console. Setting port 61614 to Open may resolve the issue.