Public Folder not accessible
Hi all,
I try to move my public folder database to another Exchange 2010, using this command:
.\MoveAllReplicas.ps1 -Server Server01 -NewServer Server02
Now, all moved folders are not accessible.
How I can make this folder accessible?
Douglas Filipe http://douglasfilipe.wordpress.com
October 1st, 2012 3:15pm
Hello,
Please run these commands on Exchange 2010, and post the results:
Get-PublicFolder -recurse \NON_IPM_SUBTREE| fl Name,Replicas
Get-publicfolderstatistics
What error did you get when you try to access the public folder?
Thanks,
Evan Liu
TechNet Subscriber Support in forum
If you have any feedback on our support, please contact
tnmff@microsoft.com
Evan Liu
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
October 2nd, 2012 2:18am
On the source server, I receive this error:
Can not get the database public folder by name distinguished legacy '/O=DOMAIN/OU=EXCHANGE ADMINIST
TIVE GROUP (FYDIBOHF23SPDLT)/CN=CONFIGURATION/CN=SERVERS/CN=EXCHANGESERVER/CN=MICROSOFT PUBLIC MDB'.
+ CategoryInfo : InvalidOperation: (:) [Get-PublicFolder], InvalidOperationException
+ FullyQualifiedErrorId : 78B2D1AB,Microsoft.Exchange.Management.MapiTasks.GetPublicFolde
On target server no, erros returns:
Name : NON_IPM_SUBTREE
Replicas : {}
Name : EFORMS REGISTRY
Replicas : {}
Name : Events Root
Replicas : {Public Folders}
Name : EventConfig_PROXIMO
Replicas : {}
Name : OFFLINE ADDRESS BOOK
Replicas : {}
Name : /o=MyDomain/cn=addrlists/cn=oabs/cn=Catalogo Offline
Replicas : {Public Folders}
Name : OAB Version 2
Replicas : {Public Folders}
Name : OAB Version 3a
Replicas : {Public Folders}
Name : OAB Version 4
Replicas : {Public Folders}
Name : EX:/o=MyDomain/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)
Replicas : {}
Name : EX:/o=MyDomain/ou=MyDomain
Replicas : {}
Name : OAB Version 2
Replicas : {}
Name : OWAScratchPad{04A29D0E-B59F-402A-A68A-A50E7343C44E}
Replicas : {}
Name : OWAScratchPad{17FA70A1-DD7B-4E92-8899-6D8A695F3C89}
Replicas : {}
Name : OWAScratchPad{1BFEBC27-CB3D-4522-A7E7-B21EFB3420A4}
Replicas : {}
Name : OWAScratchPad{1BFEBC27-CB3D-4522-A7E7-B21EFB3420A4}
Replicas : {}
Name : OWAScratchPad{4314A48D-F063-4CE2-9D62-F5646978FA4F}
Replicas : {}
Name : OWAScratchPad{7225D17A-F07C-40F7-8572-CA031355B955}
Replicas : {}
Name : OWAScratchPad{93509208-481A-4982-9392-CA47B3AE72DD}
Replicas : {}
Name : OWAScratchPad{9940728E-43B9-4E03-B93F-7CA89E1F932A}
Replicas : {}
Name : SCHEDULE+ FREE BUSY
Replicas : {}
Name : EX:/o=MyDomain/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)
Replicas : {}
Name : EX:/o=MyDomain/ou=MyDomain
Replicas : {}
Name : schema-root
Replicas : {}
Name : Default
Replicas : {}
Name : microsoft
Replicas : {}
Name : exchangeV1
Replicas : {}
Name : schema-root
Replicas : {}
Name : Default
Replicas : {}
Name : microsoft
Replicas : {}
Name : exchangeV1
Replicas : {}
Name : StoreEvents{04A29D0E-B59F-402A-A68A-A50E7343C44E}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Name : StoreEvents{17FA70A1-DD7B-4E92-8899-6D8A695F3C89}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Name : StoreEvents{1BFEBC27-CB3D-4522-A7E7-B21EFB3420A4}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Name : StoreEvents{1BFEBC27-CB3D-4522-A7E7-B21EFB3420A4}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Name : StoreEvents{4314A48D-F063-4CE2-9D62-F5646978FA4F}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Name : StoreEvents{7225D17A-F07C-40F7-8572-CA031355B955}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Name : StoreEvents{93509208-481A-4982-9392-CA47B3AE72DD}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Name : StoreEvents{9940728E-43B9-4E03-B93F-7CA89E1F932A}
Replicas : {}
Name : globalevents
Replicas : {}
Name : internal
Replicas : {}
Douglas Filipe http://douglasfilipe.wordpress.com
October 2nd, 2012 9:54am
Events 1020 and 3092 are recorded on application log.Douglas Filipe http://douglasfilipe.wordpress.com
Free Windows Admin Tool Kit Click here and download it now
October 2nd, 2012 4:23pm