다음을 통해 공유


Microsoft Exchange 2013 Public Folders Migration and Directory Sync Support Scripts

Use these scripts to migrate public folders from Exchange 2010 or 2007 to Exchange 2013. In order to migrate Exchange 2010 or 2007 Public Folders to Exchange 2013 on O365, we need to analyze the existing Public Folder hierarchy for size to figure out the number of Public Folder mailboxes that are required on O365 and the distribution of folders across mailboxes.

Migration\Export-PublicFolderStatistics.ps1
Migration\Export-PublicFolderStatistics.strings.psd1
Migration\PublicFolderToMailboxMapGenerator.ps1
Migration\PublicFolderToMailboxMapGenerator.strings.psd1

Download Public Folders Migration Scripts

Use this scripts if you need to do one of the following – Initial creation of mail enabled public folder objects in the destination Active Directory for public folder migration from Exchange 2007 or 2010 to Exchange 2013

  • Synchronization of mail enabled public folder objects from cloud to on-premise Active Directory
  • Synchronization of mail enabled public folder objects from on-premise to cloud Active Directory
  • Synchronization of public folder mailbox objects from cloud to on-premise Active Directory

DirSync\Export-MailPublicFoldersForMigration.ps1
DirSync\Import-MailPublicFolders.ps1
DirSync\Import-MailPublicFoldersForMigration.ps1
DirSync\Import-PublicFolderMailboxes.ps1
DirSync\MailPublicFolders.strings.psd1

Download Public Folders Directory Sync Support Scripts