Set-Mailbox -Identity PFMailbox –PublicFolder -RecoverableItemsQuota 50GB
To synchronize public folders with Exchange
For that, log on to agent host under the Agent Host Account, open Start | Control Panel | Mail (32-bit) and click Show Profiles. You must create two profiles: one named MMEX_PFSA and the other — MMEX_PFTA. To create each profile, take the following steps:
To ensure that logon to created profiles through Outlook can be performed correctly, run Outlook 2013 and select the MMEX_PFSA (MMEX_PFTA) profile. If no error messages, credential prompts or any other message boxes that require user response appear, then profile is created properly and therefore can be used by PFSA and PFTA to perform public folder synchronization.
|
Note: Make sure that no issues related to certificate validation occur when you run Outlook. For instance, if you use self-signed certificates for Exchange |
During public folder synchronization, agents establish PowerShell session with source or target Exchange Server to process mail-enabled public folders. If only Kerberos authentication is available in the environment, then force each deployed PFSA or PFTA to use Kerberos authentication as follows:
Migration Agent for Exchange uses the Exchange Autodiscover service to query certain properties of mailboxes being migrated. In order to submit queries to the Autodiscover service, MAgE needs to know its URL. In most cases, the agent automatically gets the Autodiscover URLs for both the source and target organizations. However, you may experience situations when automatically discovering the URL fails or returns the incorrect URL.
When the correct URL cannot be obtained, an error will be generated causing the synchronization job to fail. Errors in the log file with the following exceptions indicate problems with obtaining the proper Autodiscover URL:
If you encounter any of the above exceptions, you need to manually configure the Autodiscover URL for the source or target organizations (or both) . The Autodiscover URL can be configured using the Set-MMExOrganizationProperties cmdlet from the MMExPowerShell module. Below is an example how to use the cmdlet:
Set-MMExOrganizationProperties -FQDN source.contoso.com -AutodiscoverUrl https://autodiscover.source.contoso.com/autodiscover/autodiscover.svc
|
TIP: For information how to use the MMExPowerShell.psm1 module, see Configuring Migration Project Settings Using PowerShell. |
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center