立即与支持人员聊天
与支持团队交流

Reference Materials for Migration 8.15 - Public Folder Synchronization (MAgE)

About This Document How It Works Before You Begin Public Folder Synchronization Specific Case Workarounds Technical Reference

Restart-MMExAgent

Restarts an agent on the selected host.

Detailed Description

The Restart-MMExAgent cmdlet stops and then starts again the Migration Agent for Exchange (MAgE) installed on the selected host.

Syntax

Restart-MMExAgent

-Type PublicFolder

[-AgentHost <agent host name>]

[<CommonParameters>]

Examples
Restart-MMExAgent -Type PublicFolder

This command restarts the agent installed on the localhost.

Parameters
-Type
        

Specifies the agent type, currently only 'PublicFolder' is allowed.

Required? true
Position? 2
Default value PublicFolder
Accept pipeline input? false
Accept wildcard characters? false
 -AgentHost
        

Specifies host name where specified agent is installed to restart the agent.

TIP: If this parameter is not specified, the agent will be restarted on the local server (localhost)..

Required? false
Position? 1
Default value <localhost>
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer and OutVariable. For more information, see about_CommonParameters.

Uninstall-MMExAgent

Uninstalls an agent from the selected host.

Detailed Description

The Uninstall-MMExAgent cmdlet uninstalls Migration Agent for Exchange (MAgE) installed on the selected host.

Syntax

Uninstall-MMExAgent

-Type PublicFolder

[-AgentHost <agent host name>]

[<CommonParameters>]

Examples
Uninstall-MMExAgent -Type PublicFolder

This command uninstalls the agent installed on the localhost.

Parameters
 -Type
        

Specifies the agent type, currently only 'PublicFolder' is allowed.

Required? true
Position? 2
Default value PublicFolder
Accept pipeline input? false
Accept wildcard characters? false
   -AgentHost
        

Specifies host name where specified agent is installed to uninstall the agent.

TIP: If this parameter is not specified, the agent will be uninstalled from the local server (localhost).

Required? false
Position? 1
Default value <localhost>
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer and OutVariable. For more information, see about_CommonParameters.

Granting Permissions

This section provides reference information on how to grant an administrative accounts the following required permissions:

Source Exchange 2010 Organization
Source Exchange 2013/2016/2019 Organization
Target Exchange 2013/2016/2019 Organization
Target Office 365 Organization

Granting Read Permission to Microsoft Exchange Container

To grant this permission to an account, perform the following:

  1. From the Start menu, select Run. In the Run dialog box, type ADSIEdit.msc. Click OK.
  2. In the ADSIEdit snap-in, open the CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=<…>,DC=<…> container.
  3. Right-click the Microsoft Exchange container and select Properties.
  4. In the Properties dialog box, click the Security tab.
  5. On the Security tab, click Add to provide the account to which you wish to assign permissions.
  6. Select the account name, and then enable the Allow option for the Read permission in the Permissions box.
  7. Click the Advanced button. In the Advanced Security Settings dialog box, select the account you specified on step 5 and click Edit.
  8. In the Permission Entry dialog box, select This object and all child (descendant) objects from the Apply onto drop-down list.
  9. Click OK to accept changes.
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级