Public folders on Exchange 2013 are working well.
Here is the application log event:
Source: MSExchange ADAccess
Category: Validation
Event ID: 2937
User (If Applicable): N/A
Computer: Faramir.xyzcorp.us
Event Description: Process PSDelegateNet4.exe (EMS) (PID=24756). Object [CN=Mailbox Database 0352899330<gs class="GINGER_SOFTWARE_mark" ginger_software_uiphraseguid="7417ea2f-12b2-493d-a034-4e53aa02560c"
id="09f0c907-8836-4a42-9c48-88d25e69dbc6">,</gs>CN=Databases<gs class="GINGER_SOFTWARE_mark" ginger_software_uiphraseguid="7417ea2f-12b2-493d-a034-4e53aa02560c" id="cddf58b7-0d1b-4b05-a42e-255cd590a6e4">,</gs>CN=
DEL:7a52e5c3-2cd0-4ee4-a215-
Event Log Name: Application
Event Log Type: warning
Event Log Date Time: 2015-01-05 18:01:25
I found this URL that matches with the problem.
http://www.vcloudnine.de/exchange-2013-event-id-2937-msexchange-adaccess-after-public-folder-migration/
Followed the instructions in ADSIEdit.
Should I change the <gs class="GINGER_SOFTWARE_mark" ginger_software_uiphraseguid="78730a14-0999-42d0-8f97-bf4f4c5b3eb6" id="9ced8045-bf70-4bf2-80ba-01a5fba58558">msExchHomePublicMDB</gs> attribute
FROM
CN=Public Folder Database\0ADEL:7a52e5c3-2cd0-4ee4-a215-8a64d355ab6c,CN=Deleted Objects,CN=Configuration,DC=xyzcorp,DC=us
TO (this is a copy of the distinguishedName attribute)
CN=Mailbox Database 0352899330,CN=Databases,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=XYZ Corp,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=xyzcorp,DC=us
Or what is the solution to the problem?
Thanks
Jon