Hello,
Need help in configuring restriction on room mailbox. Below are the setup details.
Exchange 2010 SP2 Ru4 v2
Requirement :
- This meeting room will be manage by delegate. No automatic processing.
- A group of users should be allow to send the meeting request to this room mailbox and deleate with manage the approval / rejection.
- Rest all should get automatic response -- That you are not allowed to book this meeting room.
Below are room mailbox [ Test Room ] properties:
AutomateProcessing : AutoUpdate
RequestOutOfPolicy : {}
AllRequestOutOfPolicy : False
AllBookInPolicy : False
BookInPolicy : {test.local/TestOU/allowedgroup}
RequestInPolicy : {test.local/TestOU/allowedgroup}
AllRequestInPolicy : False
ResourceDelegates : {test.local/TestOU/RoomDelegate}
With above settings, anybody can send meeting request to "Test Room".. What permission I have to configure so that only "Allowedgroup" users should be able to send meeting request.