calendar permission after migration to Ex2013

two user migrated to 2013 from 2007 are unable to create appointment/mtgs on mailbox/calendar that is still on the 2007.

They have added the Room calendar to outlook and are able to see it, but when they try to add an appointment, the option of adding/editing an appointment is grayed out.  an appointment that has already been created, a message comes back saying they dont have permissions.

using web mail, they get " YOU DONT HAVE PERMISSION TO CREATE AN ENTRY IN THIS FOLDER."

they have author rights to the calendar.

I did removed them and re-added them to the permission list, but it still does not work. I also deleted / added the
calendar from their Outlook.



  • Edited by totalnet32 Monday, June 15, 2015 11:18 AM
June 12th, 2015 5:44pm

having the same issue when a calendar is migrated to ex2013 and the users with editor access are still on ex2007 the permission shows:

RunspaceId   : a8fae47d-8a5f-4dcd-a968-439bd9398rd2
Identity     : domain.com/Employees\7thFl Conf Room:\Calendar
FolderName   : Calendar
User         : jill, smith
AccessRights : {Editor}
IsValid      : True
ObjectState  : New

new appointment is grayed out.

and when you try to create a entry you get you don't have permission to create an entry in this folder

WOULD THIS BE CONSIDERED " Outlook Direct Booking"

https://technet.microsoft.com/en-us/library/cc178954.aspx?f=255&MSPPError=-2147217396

  • Edited by totalnet32 Tuesday, June 16, 2015 5:48 PM
Free Windows Admin Tool Kit Click here and download it now
June 16th, 2015 5:10pm

from the ex2013 PS> I get an error

Get-MailboxFolderPermission -Identity  glib@domain.com:\Calendar | fl
Cannot open mailbox /o=domain/ou=Exchange Administrative Group (FYDIBOHF43SPDLT)/cn=Configuration/cn=Servers/cn=MBX02/cn=Microsoft System
Attendant.
    + CategoryInfo          : NotSpecified: (:) [Get-MailboxFolderPermission], ConnectionFailedTransientException
    + FullyQualifiedErrorId : [Server=EXCH01,RequestId=dfe18f92-8b04-4b2e-aee8-73c14906de92,TimeStamp=6/16/2015 1:33:11 PM] [FailureCategory=Cmd
   let-ConnectionFailedTransientException] 461A4920,Microsoft.Exchange.Management.StoreTasks.GetMailboxFolderPermission
    + PSComputerName        : exch01.domain.com

from the ex2007 I get

The term 'Get-MailboxPermissions' is not recognized as a cmdlet

June 17th, 2015 10:02am

having the same issue when a calendar is migrated to ex2013 and the users with editor access are still on ex2007 the permission shows:

RunspaceId   : a8fae47d-8a5f-4dcd-a968-439bd9398rd2
Identity     : domain.com/Employees\7thFl Conf Room:\Calendar
FolderName   : Calendar
User         : jill, smith
AccessRights : {Editor}
IsValid      : True
ObjectState  : New

new appointment is grayed out.

and when you try to create a entry you get you don't have permission to create an entry in this folder

WOULD THIS BE CONSIDERED " Outlook Direct Booking"

https://technet.microsoft.com/en-us/library/cc178954.aspx?f=255&MSPPError=-2147217396

Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 1:29pm

Hi,

Please remove the permission and re-add it back to have a try. If the room mailbox is configured for Outlook Direct Booking, please remove it from Outlook. Additionally, please run the following command to check the room mailbox configuration in server side:

Get-Mailbox -Identity "Conf Room" | fl Identity,*type*

Get-CalendarProcessing "Conf Room" | fl

Additionally, here is a related KB that may be helpful:

https://support.microsoft.com/en-us/kb/2938619

Regards,

June 23rd, 2015 7:20am

Sounds like Exchange 2013 cannot communicate with Exchange 2007.  What patch level are you at on both the 2007 and the 2013 servers?  Is OutlookAnywhere enabled (it's not on by default in 2007) on your 2007 servers?

Can you run the following:

Get-OutlookAnywhere | fl servername, *hostname*, *auth*

Get-clientAccessServer | fl name, *autodisco*, *ssl*

Free Windows Admin Tool Kit Click here and download it now
June 23rd, 2015 8:20am

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

Other recent topics Other recent topics