Hello, I have a problem that unfortunately I have not found answer yet. I have the following scenario:
I have 10 users and 10 databases in Exchange 2010 SP2, I need to grant a user, access to create and delete mailboxes but only in the database that is assigned to the user. For example: only user_1 could create and delete mailboxes only in database_1.
I have tried with RBAC, but I can only reduce the scope by OU in the Active Directory, I have also tried with many Add-ADPermission commands, but when I assign the cmdlet to manage mailboxes, the user can create mailboxes in any database.
I hope that anyone can help me
regards.