---
title: "SCCM Agent Deployment"
slug: "deploy-with-sccm"
updated: 2026-04-07T09:00:18Z
published: 2026-04-07T09:00:18Z
canonical: "support.perimeter81.com/deploy-with-sccm"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SCCM Agent Deployment

## Welcome

Welcome aboard the SCCM App Deployment section at Check Point SASE's Help Center! This guide offers you a sneak peek into this category and the must-visit resources.

The following guide contains instructions for **ManageEngine**, **JAMF Cloud,** and **SCCM**

The deployment process of Check Point SASE varies depending on your MDM (Mobile Device Management) provider and is done utilizing a public app deployment process.

If you are managing the Check Point SASE client deployment using MDM you should disable the Update client functions in the Check Point SASE Web Console to prevent looping client installation issues.

## Must-Visit Resources

- Download the Check Point SASE agent
- Using MDM? Click here.
- deployment guides for common MDM providers
  - ManageEngine
  - JAMF Cloud
  - SCCM

<meta charset="utf-8">

## Recommendations

Deployment Flags

Some SCCM solutions may require deployment flags in order to silently install the Check Point SASE agents.

**Windows Installation, example 1:**

1. `msiexec /quiet /i Perimeter81.msi`

**Windows Installation, example 2:**

1. `start /wait msiexec /quiet /i “Perimeter81.msi”`
2. `echo %errorlevel%`

**Uninstallation:**

**1.**`msiexec /x "Perimeter81.msi"`

  

**MacOS**: `sudo installer -pkg Perimeter81.pkg -target /`

<meta charset="utf-8">

## Support Contacts

If you have any difficulties or questions, don't hesitate to contact Check Point SASE's support team. We offer 24/7 chat support on our website at [sase.checkpoint.com](https://www.sase.checkpoint.com/), or you can email us at sase-support@checkpoint.com.
