Office 365/Exchange Online Permissions GUI

By | November 24, 2014

This is old. It still works, but it’s old and I have a much better version I’ll be sharing at some point.

We migrated our environment to Office 365 last year and it’s been a bit of a challenge to say the least. After they upgraded our tenant to Exchange 2013 however, the online GUI gives a good amount of management ability but still lacks in a couple areas. One being with individual calendar permissions and the other being able to grant/remove Full Access to a mailbox as well as opting to Auto-Map the mailbox or not. You can do this all through Powershell but to make things easier, I wrote a basic GUI to manage such tasks. The code is available below but you can download the script here.

CalPerm MailboxAdv

 

One thought on “Office 365/Exchange Online Permissions GUI

  1. Atif Baig

    Awesome tool. Can you also add:

    Contributor: Create items and files only. The contents of the folder do not appear. (Does not apply to delegates.)

    Reviewer: Read items and files only.

    Non-Editing Author: Full read details. Create items. Delete own items. Folder visible.

    Publishing Editor: Create, read, modify, and delete all items and files, and create sub-folders. (Does not apply to delegates.)

    Editor: Create, read, modify, and delete all items and files.

    Publishing Author: Create and read items and files, create sub-folders, and modify and delete items and files you create. (Does not apply to delegates.)

    Author: Create and read items and files, and modify and delete items and files you create.

Comments are closed.