mac client registration
Hi,
I'm reading article http://www.symantec.com/business/support/index?page=content&id=TECH181247 about outlook 2011 on mac and enterprise vault.
What I don't understand is the mac client registration bit.
What I would like to know is when and how a mac client (outlook 2011) is registering itself or how the whole process works.
Would be great if anyone could explain this or where I can find some extra info.
Thanks,
JB
As far as my knowledge, MAC Outlook client communicates with exchange using WEBDAV / EWS protocol. Hence the EV Outlook Add-in for MAC Client will not able to work similar like OUTLOOK Add-ins on Windows. EV use hidden message for policy synchronization and inside those message we also need to write some X-headers specially for MAC Outlook clients so that our add-ins installed on then can understand it. Therefore when EV Outlook Add-ins is installed on MAC it registers with EV and we make entry in "RegisteredClient" table in EV Directory database. The Policy Synchronization / Archiving Task comes to know that user has also access his mailbox via MAC Client and it adds some extra X-headers. The registration is done when outlook is open and EV Addins is launched; but AFAIK it does not always goes and registers. It has interval specified 24 hrs / 1 day. If it is already registred then it won't go and register with EV even if you closed and re-open outlook and ev addins frequently during a day within 24 hrs.
Hope this helps you.