Share via

office add-in deployment programmatically

Anonymous
2016-07-19T08:29:39+00:00

Hello,

I have several add in for SharePoint and office(outlook, word, excel). I would like to make a windows or web application where user will select which add-in he wants to deploy in his Tenant. I found the solution to deploy SharePoint add-in using CSOM but not found any way to deploy office add-in and make them mandatory for all user in the Tenant programmatically.

As i can deploy the add-in from visual studio for single user i believe, it should possible to deploy with C#.

Samaresh

Microsoft 365 and Office | Install, redeem, activate | For home | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2016-07-20T05:16:49+00:00

    Hello Rohn,

    Thanks for your reply. I have posted this issue in business forum according to your suggestion. Look forward wants the result. From your reply i got a idea to use powershell but not sure in azure environment it will allowed or not to run powerShell command. I will explore.

    Samaresh

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-07-19T12:06:49+00:00

    You probably should ask this in the business specific forum

    Office 365 Business Forum

    https://community.office365.com/en-us/ - Home page


    https://community.office365.com/en-us/f - Forums list


    Rather than C, you could also look into PowerShell. Here are some scripts that may give you an idea of how to do what you want:

    Office- Control access to PowerApps and Flow -https://powerapps.microsoft.com/en-us/tutorials/signup-question-and-answer/****This topic describes how users in your organization can use PowerApps, and how you can control the PowerApps service.  PowerApps and Flow are both built on the exact same platform / infra so everything is identically applicable to both.

    **Use PowerShell to Explore Office 365 Installation**, I talked about using Windows PowerShell to explore the settings and the capabilities of my Office 365 tenant installation.         on 25 Mar 2014Use PowerShell to Manage Office 365 Users - finding unlicensed users, removing users, and modifying users

    **http://blogs.technet.com/b/heyscriptingguy/archive/2014/03/26/se-powershell-to-manage-office-365-users.aspx**

    OFFICE-Add and remove an application in the Microsoft Deployment Toolkit (MDT) with PowerShell****Damien Van Robaeys Mon, Mar 21 2016 deployment, powershell, powershell scripts 0

    In this article I will demonstrate how to add and remove an application with source files and an application... Read more

    OFFICE- Get Back Older OneNote App with Radial Menu and Document Scanning / OneNoteMX / OneNote MXhttps://www.youtube.com/watch?v=YP5Y0c7-Qvg

    Note: Click on “Show More” in the YouTube description to see the OneDrive download link!

    The “Setup.bat” file uses PowerShell to “sideload” OneNote MX.

    Was this answer helpful?

    0 comments No comments