지금 지원 담당자와 채팅
지원 담당자와 채팅

Migration Manager for Exchange 8.15 - Target Exchange 2010 Environment Preparation (MAgE)

Target Exchange 2010 Environment Preparation (MAgE)
Preparation Overview Checking System Requirements Setting Up Accounts and Required Permissions Preparing the Target Exchange Environment for Exchange Migration Setting Up Connection with the Source Exchange Organization Using SMTP Connectors

Granting Application Impersonation Role

Granting ApplicationImpersonation Management Role

To grant the ApplicationImpersonation management role to the <User> (in our example, LA\JohnSmith), run the following cmdlet in Exchange Management Shell:

New-ManagementRoleAssignment -Role ApplicationImpersonation -User LA\JohnSmith

Granting Membership in Local Administrators Group

To add an account to the local Administrators group on a server, perform the following:

  1. Open the Computer Management snap-in (Click Start | Run, enter compmgmt.msc and then click OK).
  2. In the left pane click System Tools | Local Users and Groups | Groups.
  3. Right-click the Administrators group and click Add to Group.
  4. Click Add and select the account.
  5. Close the dialog boxes by clicking OK.

Granting Full Control on Public Folder Database

To grant the Full Control permission on a public folder database to the <User> (in our example, LA\JohnSmith), run the following cmdlet in Exchange Management Shell:

Get-PublicFolderDatabase | Add-ADPermission -User LA\JohnSmith -AccessRights GenericAll -ExtendedRights Receive-As

Granting Membership in Public Folder Management Group

To add an account to the Public Folder Management group in the Exchange 2010 organization, take the following steps:

  1. In the Active Directory Users and Computers snap-in select the Microsoft Exchange Security Groups node.
  2. In the right pane, right-click Public Folder Management group and click Properties.
  3. On the Members tab click Add and select the account.
  4. Close the dialog boxes by clicking OK.
관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택