• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

Centralized deployment

Some tooltip text!
• 2 minutes to read
 • 2 minutes to read

Centralized deployment can be performed either via Microsoft 365 Admin GUI or via PowerShell.

The Centralized Deployment service lets you deploy Office Web add-ins to users of Excel, Outlook, PowerPoint, and Word.

Tip

Deploy for a single user instead? Go to guide.

Deploy via PowerShell

Install the add-in by using remote PowerShell:

After you create a remote Windows PowerShell session on your Exchange server, you can install an Outlook add-in by using the New-App cmdlet with the following PowerShell command.

New-App -URL:"https://superofficeforoutlook.superoffice.com/manifest/manifest.xml">

You can use the following additional PowerShell cmdlets to manage the add-ins for a mailbox:

  • Get-App - Lists the add-ins that are enabled for a mailbox.
  • Set-App - Enables or disables an add-in on a mailbox.
  • Remove-App - Removes a previously installed add-in from an Exchange server.
Tip

Read how to install an add-in by using remote powershell in Microsoft docs.

Deploy using the admin center

  1. Log in to Microsoft 365 admin (with "global admin" rights).

  2. Open Admin center (and set to use "old" Microsoft 365 Admin GUI).

  3. Go to Settings > Services & add-ins.

    imageefsif.png -screenshot

  4. Click Deploy add-in, then:

    • Choose to add an add-in from the Office Store, or
    • Choose "upload custom app", Copy/paste in this URL to the dialog: https://superofficeforoutlook.superoffice.com/manifest/manifest.xml

    imageg8a0i.png -screenshot

  5. Follow the steps and make your selections along the way.

image9i9x1.png -screenshot

imageevshb.png -screenshot

imagep08e5.png -screenshot

image5t4dr.png -screenshot

image6dm4b.png -screenshot

image2ha3f.png -screenshot

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top