Room Mailbox Permission

hi, a few weeks ago i starting migrate exchange 2010 to 2013,   migrate 50% of users  and everything worked fine,  but yesterday noticed that client in their outlook calendar,cannot add meeting to room mailbox calendar, erros says that they not have permission

when i chac folder permission from administrator user it says

i today migrate all users, room mailbox and system mailboxes from old exchange to new exchange but no eny change,  

what can i do ?

July 26th, 2015 8:27am

Hi,

Please check this in OWA.

Meanwhile, check the permission on the room mailbox.

Get-MailboxPermission Room | fl AccessRights,User

And does this issue occur on all room mailbox?

Best Regards.

Free Windows Admin Tool Kit Click here and download it now
July 27th, 2015 3:49am

i, check and my user have full Access permission,   

this error occurs every room malbox,  i create new room mailbox and same error thare

July 27th, 2015 4:46am

Hi Lasha,

Have you checked the mailbox folder permission on the room for calendar folder? Check if the user is having enough permission to book meetings.

Get-MailboxFolderPermission -Identity room@domain.com:\calendar

Thanks & Regards

Vickram M

Free Windows Admin Tool Kit Click here and download it now
July 27th, 2015 4:56am

Hello 

During migration there are few things that should be working across. One of them is Free busy. Are you able to access free busy from Exch2010 users to exch 2013 users and vice versa. if yes check the permissions with below command.

Get-MailboxFolderPermission -RoomMailbox@domain.com:\calendar 

July 27th, 2015 5:00am

here is result of that command

Free Windows Admin Tool Kit Click here and download it now
July 27th, 2015 5:06am

Hi,

Provide permission for this user and check if he can book the meetings from his calendar.

Add-MailboxFolderPermission -Identity "calendar@domain.com:\calendar" -User "user" -AccessRights Owner

Regards

Vickram M

July 29th, 2015 1:49am

Hi,

Provide permission for this user and check if he can book the meetings from his calendar.

Add-MailboxFolderPermission -Identity "calendar@domain.com:\calendar" -User "user" -AccessRights Owner

Regards

Vickram M

Free Windows Admin Tool Kit Click here and download it now
July 29th, 2015 5:47am

thank  you   i wanted to give all user to owner permission so  i gave Default and Anonymouse "users" owner permission and everything is working now
July 30th, 2015 10:06am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics