The Zoom for Outlook add-in puts an “Add Zoom Meeting” button directly in Outlook’s calendar. When users create a meeting and click it, Outlook automatically generates a Zoom meeting and inserts the join link, dial-in numbers, and passcode into the calendar invitation. No switching to Zoom to create the meeting, no copy-pasting links.
For the full picture of Zoom + Microsoft integrations (SSO, SCIM, Intune, and more), see our Complete Guide to Zoom and Microsoft Integration.
What the Plugin Does
When a user schedules a meeting via Outlook:
- User creates a new calendar event in Outlook.
- User clicks the Add Zoom Meeting button in the toolbar.
- The plugin connects to Zoom and generates a meeting with the user’s default settings.
- The calendar invitation body is populated with:
- Zoom join link
- Meeting ID
- Passcode (if required by your admin policy)
- Dial-in phone numbers (if configured)
- One-tap mobile numbers
- User sends the invitation. Recipients see the Zoom details in their calendar.
What admins control:
- Meeting settings (passcode, waiting room) are inherited from Zoom admin policies
- Users don’t need to configure anything — the plugin uses their Zoom account settings
- You control who gets the plugin via centralized deployment
Prerequisites
- Microsoft 365 with Exchange Online (E1, E3, E5, Business Standard, or Business Premium)
- Paid Zoom account for each user who will schedule meetings
- Microsoft 365 admin access for centralized deployment (or users can self-install)
Option A: Centralized Deployment (Recommended)
Deploy the plugin to all users from the Microsoft 365 admin center. Users get it automatically — no action required on their part.
Step 1: Deploy the Add-In
- Sign in to the Microsoft 365 admin center.
- Go to Settings > Integrated Apps.
- Click Get apps.
- Search for Zoom for Outlook.
- Click Add next to “Zoom for Outlook.”
Step 2: Choose Deployment Scope
| Option | What It Does | Best For |
|---|---|---|
| Entire organization | Every user gets the Zoom button | Organizations where everyone uses Zoom |
| Specific users/groups | Only selected users or Entra groups get it | Mixed environments (some use Zoom, some use Teams) |
- Select your deployment scope.
- Accept the permissions and click Deploy.
Step 3: Wait for Deployment
- The add-in typically appears in Outlook within 6-24 hours.
- Users may need to restart Outlook (desktop) or refresh (web).
- Check deployment status in the admin center under Settings > Integrated Apps > Zoom for Outlook.
Option B: User Self-Install
If centralized deployment isn’t available or you want users to opt in:
- Users open Outlook.
- Click Get Add-ins (in the ribbon, or via the three-dot menu > Get Add-ins).
- Search for Zoom for Outlook.
- Click Add.
- Sign in to their Zoom account when prompted.
Downside: Users must install it themselves, and you can’t enforce deployment across the organization.
First-Time User Setup
After the plugin is deployed, users need to link their Zoom account (one-time):
- Open Outlook and create a new calendar event.
- Click the Add Zoom Meeting button.
- A sign-in prompt appears — the user signs in with their Zoom account (or SSO if configured).
- After signing in, the plugin is linked. Future meetings are created automatically.
Configuring Meeting Defaults
The plugin inherits settings from the Zoom admin portal. Control what meetings look like when created via Outlook:
- In the Zoom web portal, go to Settings > Meeting > Schedule Meeting.
- Configure:
| Setting | What It Controls | Recommended |
|---|---|---|
| Require a meeting passcode | Whether Outlook-scheduled meetings require passcodes | On — for security |
| Waiting room | Whether attendees wait for the host | On for external meetings, off for internal |
| Meeting ID type | Personal Meeting ID vs. auto-generated | Auto-generated — more secure |
| Enable join before host | Whether attendees can join early | Off for most organizations |
| Mute participants on entry | Auto-mute when joining | On for meetings with 5+ attendees |
| Auto-recording | Start recording automatically | Based on your compliance requirements |
These settings apply to all Zoom meetings, not just those created via Outlook.
Managing the Deployment
Check Status
- In the Microsoft 365 admin center, go to Settings > Integrated Apps.
- Click Zoom for Outlook.
- View:
- Users assigned — who has the add-in
- Deployment status — deployed, pending, or failed
- Version — current add-in version
Update the Add-In
The Zoom for Outlook add-in updates automatically via the Office Store. No admin action needed.
Remove the Add-In
- In Settings > Integrated Apps > Zoom for Outlook.
- Click Remove.
- The add-in will be removed from all assigned users’ Outlook within 24 hours.
Common Issues
- “Add Zoom Meeting” button not appearing — Wait 24 hours after deployment. Restart Outlook desktop or do a hard refresh in Outlook web. Check that the user is in the deployment scope. Verify no Outlook group policy is blocking third-party add-ins.
- “Something went wrong” when clicking Add Zoom Meeting — The user’s Zoom account may not be linked. Click the Zoom icon in the ribbon to sign in. If SSO is configured, the user must authenticate through your identity provider first.
- Plugin deployed but invisible to specific users — Check the user’s Outlook add-in settings (File > Manage Add-ins). The add-in may be disabled. Also check if a mailbox policy is blocking the add-in:
Get-OrganizationConfig | Select-Object AppsForOfficeEnabledshould returnTrue. - Meetings created without Zoom link — If Teams is the default online meeting provider, Outlook may default to Teams instead. Users can check in Outlook settings: File > Options > Calendar > “Add online meeting to all meetings” — this setting applies to the default provider. The Zoom button adds Zoom explicitly regardless of this setting.
- Plugin disappeared after Zoom update — Rare, but Zoom client updates can sometimes reset the plugin. Re-deploy from the Microsoft 365 admin center. If using user-level install, the user needs to re-add it.
- Calendar invitations missing dial-in numbers — Dial-in numbers are configured in the Zoom admin portal under Settings > Meeting > Schedule Meeting > “Telephone” section. Enable audio dial-in options to include phone numbers in Outlook invitations.
- Plugin works on web but not desktop — Classic Outlook for Windows may need a cache clear: close Outlook, delete
%localappdata%\Microsoft\Outlook\RoamCache, restart Outlook. For the “new Outlook” and Outlook on Mac, the web add-in should work automatically.