User cannot book a room resource in Exchange 2010
Posted
by
bakesale
on Server Fault
See other posts from Server Fault
or by bakesale
Published on 2012-07-09T19:07:26Z
Indexed on
2012/07/10
3:17 UTC
Read the original article
Hit count: 499
exchange-2010
Im having a problem with a specific user not being able to book a room resource. No error message is generated at all. The user attempts to add the room as a meeting resource and it simply doesnt register with the resources calendar. I have tested the resource with other accounts and other rooms for this user but it is only this room that is having issues for this user.
This Exchange server was migrated from 2007 to 2010. All rooms except for the problem room were created back on Exchange 2007. This new room was created with Exchange 2010. Maybe this clue has something to do with the problem?
This is a paste of the mailboxes folder permissions
[PS] C:\Windows\system32>Get-MailboxFolderPermission -identity room125:\calendar
RunspaceId : 448ab44a-4c2a-4403-b46c-fce1106c0823
FolderName : Calendar
User : Default
AccessRights : {Author}
Identity : Default
IsValid : True
RunspaceId : 448ab44a-4c2a-4403-b46c-fce1106c0823
FolderName : Calendar
User : Anonymous
AccessRights : {None}
Identity : Anonymous
IsValid : True
© Server Fault or respective owner