question

RashidKamal-3194 avatar image
0 Votes"
RashidKamal-3194 asked KaelYao-MSFT commented

Issue in Moving Public Folder Exchange 2010 Mailbox

Dear Experts,

Please guide me, I have two mailbox role (Exchange 2010), I have moved all Mailboxes from Old to New Mailbox Role but facing issues in moving Public Folder. Can anyone share the command/procedure which can help me to move Public Folder from One Exchange Role to other Same Exchange Role. Objective is to scrap the Old Server.

Quick response will be greatly appreciated.

Regards,
RK

office-exchange-server-administration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

KaelYao-MSFT avatar image
0 Votes"
KaelYao-MSFT answered KaelYao-MSFT commented

Hi RK.

Here is a Microsoft document on this topic: Move Public Folder Content from One Public Folder Database to Another Public Folder Database

You may run the following command to move the public folders to the new server:

 .\MoveAllReplicas.ps1 -Server Server01 -NewServer Server02

By default the MoveAllReplicas.ps1 script is located under the path: C:\Program Files\Microsoft\Exchange Server\V14\Scripts.

To run this command, the account you are using should have the following permissions: Organization Management and Public Folder Management


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I already executed the above mentioned command and faced the below error, please guide.

152157-image.png


0 Votes 0 ·
image.png (16.0 KiB)

Hi,

These errors are about system public folder(\NON_IPM_SUBTREE).
Please have a check if the public folders have been moved to the new server.


0 Votes 0 ·

Hi @RashidKamal-3194

I am writing here to confirm with you how thing going now?
If you have any questions or needed further help on this issue, please feel free to post back.

0 Votes 0 ·
imamitsingh avatar image
1 Vote"
imamitsingh answered

Agree with @KaelYao-MSFT, also for scraping the Old Server, and you can check - How to remove a dead Exchange Server from Active Directory? Article.



Please mark as "Accept the answer" if the above steps helps you. Your suggestion will help others also !


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.