Reach out to enterprise@superwhisper.com to request the latest signed PKG (macOS) and NSIS EXE (Windows) installers, plus a config profile template for managed settings. We’ll send the artifacts and version metadata for your MDM catalog.
What MDM Deployment Gets You
- Silent install across Mac and Windows without user interaction
- Pre-granted microphone permission on macOS via a PPPC profile so users skip the system prompt
- Auto-activation when paired with SAML SSO and SCIM. Users sign in with their work email and their Enterprise seat activates automatically, no license keys to distribute
- Centralized updates through your MDM update channel
macOS (Jamf)
Install
- Upload the signed Superwhisper PKG to Jamf Admin or your distribution point
- Create a policy scoped to the target computer group
- Set the trigger (recurring check-in, login, or self-service) and frequency
- Run the policy
Microphone Permission (PPPC)
Without a PPPC (Privacy Preferences Policy Control) profile, users see a macOS prompt the first time they try to record. To pre-grant the permission:- Create a new Configuration Profile in Jamf
- Add a Privacy Preferences Policy Control payload
- Add Superwhisper as an app with the Microphone service set to Allow
- Scope the profile to the same computer group as the install policy
Verification
Confirm a successful deployment with:macOS (Intune)
Intune supports PKG installers for macOS. Upload the signed Superwhisper PKG as a Line-of-business app or macOS app (PKG) in the Intune admin center, then assign to the target group. For the microphone PPPC profile, create a Device configuration profile of type Templates > Privacy preferences policy control and add Superwhisper with Microphone: Allow.Windows (Intune)
Install
Superwhisper for Windows uses an NSIS-based EXE installer. Intune treats EXE installers as Win32 apps:- In the Intune admin center, go to Apps > Windows > Add
- Choose Windows app (Win32) and upload the Superwhisper EXE wrapped as an
.intunewinpackage using the Microsoft Win32 Content Prep Tool - Set the install command (see below) and assign to your target group as Required
Silent Install Command
NSIS installers accept the/S flag for fully silent installation:
Verification
Check the Intune admin center under Apps > Monitor > App install status for per-device install results.Activation After Install
If your organization is on Superwhisper Enterprise with SAML SSO configured, users open the app, sign in with their work email, and their license activates automatically. No license keys to push. For setups without SSO, contact enterprise@superwhisper.com to discuss license distribution options.Updates
Superwhisper checks for updates on launch by default. To manage updates through your MDM instead, deploy the new PKG or EXE as a replacement package on your usual schedule.Related
- SAML SSO, prerequisite for auto-activation after silent install
- SCIM Provisioning, automate user lifecycle alongside the deployment
- Member Management, roles, seats, and post-deployment offboarding

