Skip to main content
aegress
Work
OverviewAccess MapAppsFindingsRemediationEvidence
MoreExtension
PoliciesExtensionGatewayLogbookExposure
Settings
aegress
AD
AccountAD
OverviewAccessAppsFindingsExtension
Intune deployment

Deploy Aegress Extension with Intune

Use either Win32 app deployment or browser policy. Both paths force-install Edge or Chrome, push managed storage, and record browser family, install identity, policy source, tenant, and org metadata with extension events.

Configure deployment kit
Deployment kit is not ready.Missing: tenant ID, extension API token, Edge or Chrome extension ID.

Win32 app path

  1. 1PackageUse the deployment kit policy folder as the Win32 app source. Keep the scoped extension token in Intune or your packaging secret store.
  2. 2Install commandUse the generated windows-edge or windows-chrome Intune install command. It force-installs the browser extension and writes managed storage.
  3. 3DetectionUse the matching detection script. It checks force-install policy and required managed storage keys before Intune marks the app installed.
  4. 4AttributionPass AegressDeviceId from inventory when available. The script defaults AegressDeviceLabel to the Windows computer name.

Browser policy path

  1. 1Policy channelUse Settings Catalog or Administrative Templates for Edge or Chrome ExtensionInstallForcelist.
  2. 2Force installPaste the force-install value from the deployment kit for the matching browser.
  3. 3Managed storagePush tenant ID, org ID when used, deployment ID, policy source, and extension token for the same extension ID.
  4. 4Rollout sourceSet aegressPolicySource to intune so Aegress separates policy-managed installs from other rollout channels.

Device and user identity

SignalKeyUse
Device nameAegressDeviceLabelDefaults to COMPUTERNAME in the Windows script.
Device IDAegressDeviceIdPass an Intune, Entra, Jamf, Kandji, or Chrome Enterprise inventory identifier.
User IDaegressUserIdPush only from a user-scoped browser policy or identity-aware MDM profile.
FallbackaegressInstallIdGenerated by the extension when no stronger user or device identity is available.