- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-07-2026 08:51 PM
Hi Team,
I would like to deploy the Cortex Agent through SCCM using Active Directory. The total number of endpoints for this deployment is approximately 70–100 devices.
Could you please advise on the proper procedure or best practice to carry out this deployment through SCCM?
Thank you.
Cortex XDR
03-09-2026 07:11 AM
Hello @Prashanta,
Greetings for the day.
o deploy the Cortex XDR agent through SCCM (System Center Configuration Manager) for 70–100 devices, the recommended approach is to use the Cortex XDR Installer and Content Update Package. This method bundles the latest security content with the MSI installer, ensuring immediate protection and reducing initial network bandwidth consumption after installation.
Before a full rollout, follow these best practices for a smooth deployment:
Pilot Group: First, install the agent on a small pilot group (3–10 endpoints) to confirm there is no change in user experience or application conflicts.
Firewall Prerequisites: Ensure your network allows access to Cortex XDR communication servers and storage buckets.
Reboot Requirements: A system reboot is strongly recommended after the uninstallation of a competitive EDR product or after the Cortex XDR Agent installation cycle to ensure kernel-level drivers are properly managed.
In the Cortex XDR console, navigate to:
Endpoints → Endpoint Management → Agent Installations
Select + Create to generate a new installation package.
Right-click the newly created distribution package and select:
64 bit installer → Download 64 bit installer + latest content update (zip)
Extract the downloaded ZIP file. You will obtain two primary files:
The .msi installer
A content .zip file (for example: content-XXX-XXXXX.zip)
Follow these steps to configure the deployment in SCCM:
Copy both the MSI and the content ZIP files to a network share accessible by SCCM, for example:
Open Create Application Wizard in SCCM.
Select Windows Installer (*.msi file) as the application type.
Point it to the MSI file in the network share.
Under the application settings, define the installation command using the quiet installation flag and the CONTENT parameter.
Ensure Install for system (per-machine) is selected. The Cortex XDR agent will fail to install if configured as per-user.
In Deployment Types → Programs, set Installation starts in to:
In the Distribute Content Wizard, select Detect associated content dependencies and add them to this distribution.
In the Deploy Software Wizard:
Action: Install
Purpose: Required
After SCCM triggers the installation, validate the deployment using the following methods:
Verify the endpoint appears in the All Endpoints dashboard with a Connected status.
To force an immediate heartbeat to the console, run:
Confirm the protection status is 3 (Protected/Operational) at:
Ensure the Cyserver.exe service is running and configured with Automatic startup.
If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution".
Thanks & Regards,
S. Subashkar Sekar
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

