Migrate Public Folders Exchange 2010 Sp3 to Exchange 2013

Published: 24 April 2013
on channel: Yaniv Totshvili
17,630
28

Download Microsoft Exchange 2013 Public Folders Migration Scripts
Open Exchange Management Shell - Exchange 2010

./Export-PublicFolderStatistics.ps1

pf-size.csv

exc2010.yshvili.local

./PublicFolderToMailboxMapGenerator.ps1

200000000

pf-size.csv

Pf-mailbox.csv

Note: The Maximum size is 25g

Open the last CSV Pf-mailbox.csv

Open Exchange Management Shell - Exchange 2013

New-Mailbox -PublicFolder PF-Mailbox2 -HoldForMigration:$true -Database ex2013


New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server EXC2010) -CSVData (Get-Content C:\PF-Import\Pf-mailbox.csv -Encoding Byte)

Get-PublicFolderMigrationRequest | Get-PublicFolderMigrationRequestStatistics -IncludeReport | fl


Set-OrganizationConfig --PublicFoldersLockedForMigration:$true


Restart-Service MSExchangeIS

Set-PublicFolderMigrationRequest --Identity \PublicFolderMigration -PreventCompletion:$false

Resume-PublicFolderMigrationRequest --Identity \PublicFolderMigration

Red Mor

Migrate Public Folders to Exchange 2013 From Previous Versions

Mor Is My Site http://yshvili.com


Watch video Migrate Public Folders Exchange 2010 Sp3 to Exchange 2013 online without registration, duration hours minute second in high quality. This video was added by user Yaniv Totshvili 24 April 2013, don't forget to share it with your friends and acquaintances, it has been viewed on our site 17,630 once and liked it 28 people.