Difference between revisions of "Retain Address Book"
From GWAVA Technologies Training
(Created page with "Here we will discuss the t_abook table in the database, which holds the "address book" info. This might also be a good place to discuss how Retain gets the data via LDAP from...") |
|||
| Line 1: | Line 1: | ||
| + | ===Address Book=== | ||
Here we will discuss the t_abook table in the database, which holds the "address book" info. This might also be a good place to discuss how Retain gets the data via LDAP from Exchange, SOAP via GroupWise, and csv files for O365 via powershell scripts. | Here we will discuss the t_abook table in the database, which holds the "address book" info. This might also be a good place to discuss how Retain gets the data via LDAP from Exchange, SOAP via GroupWise, and csv files for O365 via powershell scripts. | ||
| + | |||
| + | ====SOAP via GroupWise==== | ||
| + | |||
| + | ====LDAP via Exchange==== | ||
| + | |||
| + | ====O365 via Powershell==== | ||
===Mailbox Mapping and Merging=== | ===Mailbox Mapping and Merging=== | ||
Revision as of 17:50, 23 December 2014
Contents |
Address Book
Here we will discuss the t_abook table in the database, which holds the "address book" info. This might also be a good place to discuss how Retain gets the data via LDAP from Exchange, SOAP via GroupWise, and csv files for O365 via powershell scripts.