# How to deploy Qualys agent on macOS devices using Endpoint Central? **Last Updated On:** 28 Jul 2026 **2 minutes read** This document will guide you through the steps involved in deploying the Qualys agent to multiple computers running Mac operating system using Endpoint Central's software deployment feature. ## ARM based Qualys package deployment 1. Download this script - [InstallQualysCloud-ARM.sh](https://workdrive.zohoexternal.in/external/e78b9aab642c12cf9633a70f6248db1a59ef94f9203e9216591e3f38a9375781) 2. Navigate to *Software Deployment -> Packages -> Add Package -> Mac* 3. Upload InstallQualysCloud-ARM.sh and QualysCloudAgent.pkg (ARM) 4. Under advanced options, enter this installation command - **sh ./InstallQualysCloud-ARM.sh** 5. Save the package 6. Navigate to **Software Deployment, under Deployment -> Install/Uninstall Software -> Mac -> Computer Configuration** 7. Create a software configuration with the package, with the ARM machines as target and deploy. ![Qualys package creation for ARM based deployment to mac machines.](https://cdn.manageengine.com/sites/meweb/images/desktop-central/help/software-deployment/qualys1.webp) ## Intel Processor based Qualys package deployment 1. Download this script - [InstallQualysCloud-Intel.sh](https://workdrive.zohoexternal.in/external/d0a84807291ac12ca9e3c56abe18d53f28262391146e564740e4252a75a69e8b) 2. Change the ActivationID and CustomerID. 3. In the product console, navigate to *Software Deployment -> Packages -> Add Package -> Mac* 4. Upload the Intel based QualysCloudAgent.pkg file and the InstallQualysCloud.sh script 5. Under Advanced Options, enter this installation command - **sh ./InstallQualysCloud.sh** and save the package 6. Navigate to **Software Deployment, under Deployment -> Install/Uninstall Software -> Mac -> Computer Configuration** 7. Create and deploy a software configuration with the created package, with the Intel machines as target.