Change location of Outlook Ribbon Item through policy

Jon Mercer 1,026 Reputation points
2022-10-07T19:13:27.44+00:00

I am hoping this is something simple. Is there a way through Azure to customize the ribbon bar for Outlook? I would like to move Encrypt on all employee's from under Options to under Message, so it is right in front of them when they do a new email.

Outlook | Windows | Classic Outlook for Windows | For business
0 comments No comments
{count} votes

Accepted answer
  1. Faery Fu-MSFT 19,751 Reputation points Moderator
    2022-10-10T08:04:10.147+00:00

    Hi @Jon Mercer ,

    Welcome to our forum!

    Please kindly understand the tag” office-outlook-itpro” which mainly focus on general issues about Outlook client, we do know little about Azure. I've done a lot of research, and if you're willing to try it, you can refer to my steps below:
    Based on my research and test, when you customize the UI in Outlook, it creates an *.officeUI file that contains the customization XML under C:\Users\%username%\AppData\Local\Microsoft\Office\

    Firstly, add the Encrypt to Message tab.
    On the File tab, click Options, and then click Customize Ribbon to open the Ribbon customization dialog.
    Refer to the following screenshot, add Encrypt to New Mail Message tab, then click OK.

    248847-ribbon.png
    248912-2.png

    Now, Encrypt is successfully added.
    248886-message.png

    After customizing the ribbon, browse to the *.officeUI file.

    248922-file.png
    When I copy the file to the same location on another computer, the customized UI is displayed.

    You can use a custom GPO to replace the toolbar file with the customized one at log on (or use a log on script) or copy the *.officeUI file to the folder underC:\Users\%username%\AppData\Local\Microsoft\Office\

    Here are links about how to copy file to computer via GPO for your reference:

    HOW TO COPY NEW FILES TO MULTIPLE COMPUTERS USING GROUP POLICY (GPO)
    Copy Files or Folders to All Computers via GPO
    (Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.)
    Hope above can help you!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.