Jan 23 2020 04:19 AM - edited Jan 23 2020 04:20 AM
Hi!
Any advice or assistance would be appreciated.
Person A has "Send As, "Send on Behalf" & "Full Access" delegate permissions for Person B's mailbox
Person A has "Editor" access rights for Person B's calendar ("Set-MailboxFolderPermission -Identity PersonB:\Calendar" . . . >> Carried out change via PowerShell)
Person A has "Editor" access rights for Person's B whole container ("Set-MailboxFolderPermission -Identity PersonB" . . . >> Carried out change via PowerShell)
Person A when scheduling Teams Meetings via Outlook Calendar for Person B is getting the following error below
Text: Looks like you don't have permission to schedule meetings for this account. Talk to the owner to get permission and try again.
Ending Question:
Is anyone aware of any changes that can be made without having to involve the users/owner of the calendar to allow this?
Person B is a high-level member of staff that isn't really available around the clock. Ideally, we would like this to be done backend.
Jan 29 2020 03:48 AM
Hi,
I'm pretty sure that you have to do the delegation from Outlook and that you can't use powershell for this. When adding access with powershell you will only delegate the calendar and not the ability to create meetings in Teams.
Feb 07 2020 07:22 AM
@LinusCansby
Hi Linus,
Thank you for getting back to me on this. Do you have a guide on how to do this for a user on a Mac?
As in giving someone delegate access? I've already followed the relevant steps in the following help guide for some context on what's been done:
https://support.office.com/en-gb/article/add-and-manage-delegates-in-outlook-for-mac-49ba7631-1984-4...
Any help's appreciated!
Thanks,
Sweaty C
Feb 19 2020 12:47 PM
@SweatyColombian Sorry, I missed your follow up question.
The link to the guide you sent is for delegating from a Mac Outlook, so that should work.
I started to write some about this and I found some requirements from Microsoft:
So make sure that you follow those requirements.
Nov 22 2020 10:00 AM
@SweatyColombian I had multiple issues with this and wrote up the troubleshooting/resolutions here: https://blog.markdepalma.com/?p=657