I tried to migrate PF from EX2007 to EX2013, but i ran into an error and made the
[PS] C:\Windows\system32>New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server xyz) -CS
VData (Get-Content C:\pf\Foldertomailboxmap.csv -Encoding byte)
You cannot perform two types of Public Folder migration at the same time.
+ CategoryInfo : NotSpecified: (:) [New-PublicFolderMigrationRequest], MultiplePublicF...llowedException
+ FullyQualifiedErrorId : [Server=zxy,RequestId=20849fcf-14a4-4648-af8a-109451599fc2,TimeStamp=19.01.2016 09:45
:58] [FailureCategory=Cmdlet-MultiplePublicFolderMigrationTypesNotAllowedException] 4CE7226,Microsoft.Exchange.Man
agement.RecipientTasks.NewPublicFolderMigrationRequest
+ PSComputerName : zxy.domain.local
[PS] C:\Windows\system32>Get-PublicFolderMigrationRequest
[PS] C:\Windows\system32>
I would like to remove "old" Set-OrganizationConfig -PublicFolderMigrationComp
I removed and recreated Publicfolders in Exchange2013 and "Set-OrganizationConfig -PublicFolderMigrationComp
Hypocrit