Aller au contenu principal

Deploy with Intune

Each ggshield release ships two Windows packages. Both work with Intune; choose based on your existing deployment workflow.

PackageFormatIntune deployment method
ggshield-<version>-x86_64-pc-windows-msvc.msiMSI installerDeploy as a Line-of-business app (.msi is natively supported). Intune handles install, repair, and removal.
ggshield-<version>-x86_64-pc-windows-msvc.zipZIP archiveExtract and deploy the binary using your existing script-based deployment workflow.

The MSI is the simpler option for most environments. Use the ZIP if you need more control over the installation path or want to manage the binary directly without a Windows installer.