msExchAssistantName us not exposed in User Profile property mapping
-
6. srpna 2012 21:30We're trying to map a user profile to msExchAssistantName but it does not appear in the User Profile property mapping. I understand this attribute is added to the 'the schema' by Exchange but how do I expose it to SharePoint?
Všechny reakce
-
8. srpna 2012 3:00Moderátor
Hi spadminguy,
I suggest you to create the attribute in AD, then give a synchronization. Because after my search and my test, it is can’t do it successfully. So, I suggest your recreate the attribute in AD. Hope the following links can help you.
http://blog.gavin-adams.com/2007/10/16/assistant-mapped-user-profile-property-is-broken/
Thanks,
Jack
- Označen jako odpověď spadminguy 13. srpna 2012 14:31
-
13. srpna 2012 14:34
Thanks Jack! Based on the information you provided:
Created a new UP property of type "text" to match AD attribute msExchAssistantName
Using Powershell, I mapped the UP and AD properties in the Profile Service
Thanks again!