Dear All,
We have seen that it's possible to grant full control access to a user on a specified database (that contains existing and future mailbox)when hosting the server.
See this command :
Get-MailboxDatabase -identity “[mailbox database name]” | Add-ADPermission -user [username] -AccessRights GenericAll
Is it possible to apply the same command on an Exchange Online? Or through some steps inside Exchange Admin Center?
Many thanks in advance,
Regards,
Jean-Christophe