GFI MailArchiver, Add, 25-49M, 3Y, ENG Manual Pagina 189

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 299
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 188
GFI MailArchiver 9 Import and Export Emails | 189
if ($exchangeServer.ServerRole -match 'ClientAccess')
{
Add-ADPermission -Identity $exchangeServer.DistinguishedName -User
'domain\user' -ExtendedRights ms-Exch-EPI-Impersonation
}
}
Example:
foreach ($exchangeServer in Get-ExchangeServer)
{
if ($exchangeServer.ServerRole -match 'ClientAccess')
{
Add-ADPermission -Identity $exchangeServer.DistinguishedName -User
'master-domain\administrator -ExtendedRights ms-Exch-EPI-Impersonation
}
}
Importing mailboxes remotely from Microsoft
®
Exchange Server 2010
1. Open the Exchange Management Shell on the Microsoft
®
Exchange Server.
2. Run the following PowerShell commandlet:
New-ManagementScope -name "MAUMPolling" -recipientrestrictionfilter
{recipienttype -eq "UserMailbox"}
3. On completion, run the following PowerShell commandlet:
New-ManagementRoleAssignment -name "MAExportEmails" -
role:applicationimpersonation -user "administrator@domain.com" -
customrecipientwritescope "MAUMpolling"
Example:
New-ManagementRoleAssignment -name " MAExportEmails " -
role:applicationimpersonation -user "administrator@mydomain.com"
-customrecipientwritescope "MAUMpolling"
9.1.3 Step 2:Run the GFI MailArchiver Import Export Tool
To export emails from Microsoft
®
Exchange mailboxes:
1. Launch the GFI MailArchiver Import Export Tool by navigating to Start > Programs > GFI
MailArchiver > GFI MailArchiver Import Export Tool.
2. Click Import from Microsoft Exchange mailbox.
Vista de pagina 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 298 299

Comentarios a estos manuales

Sin comentarios