Disclaimer: This information is provided as-is for the benefit of the Community. Please contact Sophos Professional Services if you require assistance with your specific environment.
Overview
This knowledge base article provides a high-level overview on how to use Microsoft Intune to deploy the Sophos Central Windows endpoint software.
The steps below are provided with the assumption that Intune has already been used to deploy packages to Windows endpoints and you are already familiar with the general workflows described.
The following sections are covered:
-
Table of Contents
Applies to the following Sophos product(s) and version(s)
Central Windows Endpoint
Sophos Endpoint Security and Control
What to do
Create the .intunewin file from the Sophos Central installer file
Note: It is recommended to deploy using AutoPilot from Windows enrollment
- Create the following folders using a Command Prompt with admin privilege:
md C:\Temp
md C:\Temp\IntunePackageSource
md C:\Temp\IntunePackageOutput
md C:\Temp\Intune-Win32-App-Packaging-Tool-master
- From your Sophos Central account, download
SophosSetup.exe
and save it atC:\Temp\IntunePackageSource
. - From Github, download the Microsoft Win32 app packaging tool (
IntuneWinAppUtil.exe
) and save it atC:\Temp\Intune-Win32-App-Packaging-Tool-master
. - Using a Command Prompt, run the packaging tool from the specified folder.
- When prompted, specify the following:
- Source folder:
C:\Temp\IntunePackageSource
- Setup file:
SophosSetup.exe
- Output folder:
C:\Temp\IntunePackageOutput
- Catalog folder:
N
- Source folder:
The message INFO File 'C:\Temp\IntunePackageOutput\SophosSetup.intunewin' has been generated successfully
will be displayed.
Create the Win32 app within Intune
- Log in to your Azure AD tenant with an account with the required access to manage Intune.
- Search for and click Intune.
- In the left navigation column, click Apps.
- In the opened Apps section click All Apps.
- Click on the Add button.
- Click the drop-down for app type then select Windows app (Win32) followed by select.
- From the App information tab select SophosSetup.intunewin file from C:\Temp\IntunePackageOutput then click OK.
- The app information can then be configured as follows:
- Name:
Sophos Central
- Description:
Advanced endpoint protection coupled with a simple, intuitive user experience
- Publisher:
Sophos Ltd
- Information URL:
www.sophos.com/.../sophos-central.aspx
- Privacy URL:
www.sophos.com/.../product-privacy-info.aspx
- Name:
- Enter the install and uninstall commands in the Program tab, then click Next.
- Install command:
SophosSetup.exe --quiet
Note: For more information on the available command-line options, please see: Sophos Central Endpoint: Installer command line options for Windows and Mac. - Uninstall command:
%ProgramFiles%\Sophos\Sophos Endpoint Agent\uninstallcli.exe
- Leave the return codes and scope (tags) as default
- Install command:
- Enter the OS architectures you wish to deploy from the Requirements tab, then click Next.
- Enter the detection rule in the Detections Rule by selecting Manually configure detection rules from the Rules format drop-down menu
and enter the following parameters, then click the Ok button followed by the Next button.
- Rule type:
File
- Path:
%ProgramFiles%\Sophos\Sophos UI
- File or folder:
Sophos UI.exe
- Detection method:
File or folder exists.
- Rule type:
- Once your app is ready and you are on the Assignments tab, assign it to a ‘Required’ group by clicking on Add Group to assign the
application to your group, then click Next.
Note: This will be installed automatically on enrolled devices. - Review the details of your app and click on create.
- From Apps section you will now see the newly created application.
Endpoint deployment
Once your endpoint is configured and enrolled with Windows Autopilot the software will automatically deploy to your device. The end-user may see the following notifications if these were configured in the above application creation.
The end-user will also see the Sophos endpoint Agent icon in the system tray:
Related information
- Intune Standalone - Win32 app management
- Sophos Central Admin: Endpoint protection deployment methods
- SophosZap: Frequently Asked Questions
Sign up to the Sophos Support Notification Service to get the latest product release information and critical issues.
Updated disclaimer
[edited by: Qoosh at 9:32 PM (GMT -7) on 31 Mar 2023]