Forum Discussion

Ben Harris's avatar
Ben Harris
Brass Contributor
Feb 14, 2018
Solved

Configuring Delegate access via PowerShell.

Is the following window configurable at all via PowerShell? lots of Googling brings up various options and none seem to work.

 

(this is in relation to the box below specifically)

 

Things I've noted:

 

Delegates set here are "ResourceDelegates" for the Get-CalendarProcessing output, but you can't use

Set-CalendarProcessing as it only works on resource mailboxes (Error : "ResourceDelegates can only be enabled on resource mailboxes.")

 

Under Get-MailboxFolderPermission user:\calendar you can also see the delegates setup, and with a SharingPermissionFlags of "Delegate, CanViewPrivateItems" (if set when adding them via the GUI above) but using Set-MailboxFolderPermission or Add-MailboxFolderPermission you can't seem to set those flags. 

 

Anyone had any ideas? hooking into EWS perhaps?

 

 

9 Replies

Resources