LS,
we want to grant several key users the right to create mailboxes.
So we created RBAC role with the cmdlet new-mailbox in it. They are able now to only create new users with new mailboxes. The catch is that they are also ableduring the create process to create anarchive (this we would like to be disabled during the create). But when we remove the parameter in the RBAC they are not able to create mailboxes (room/user/equipment) anymore. When an already created mailbox is
changed by those users, we are able to disable that option that an archive mailbox may be created. So it effects the creation process only fornew mailboxes.
Does anyone know if it is possible to have via RBAC the creation of an archive mailbox can be removed as parameter?
We use Exchange 2013 EAC for those users to create/modify mailboxes.
Regards