Forum
Merhaba , Exchange 2003 server'dan 2010 'a geçtiğinizde public folder'larınızı taşıdıktan sonra ve adsiedit ile temizleme işleme yaptıktan sonra ortak klasörlerinize erişim sorunu yaşayabilirsiniz.Bu sorunu çözebilmek için klasör hiyerarşisini yeniden oluşturmak ve public folder'larınıza bu değeri belirtmeniz gerekli.
Aşağıdaki adımları takip ederek işlemleri gerçekleştirin ;
Public Folders Missing from Exch 2010 after Removing Exch 2003 Server
After Migrating From Exch 2003 to Exch 2010
We have deleted the Exchange 2003 First Adminstrative Group from Active
Directory using adsiedit, But Exchange2010 Public Folders had some
dependencies on object “Folders Hierarchies” in the old Administrative
Group.
In order to fix this we have to Recreate Folder Hierarchies and Public Folders containers as Below
1. Use ADSI Edit or a similar tool to locate and expand Exchange Administrative Group (FYDIBOHF23SPDLT).
The Exchange Administrative Group (FYDIBOHF23SPDLT) object can be found at:
CN=Configuration,CN=Services,CN=Microsoft Exchange,CN=Organization,CN=Administrative Groups
2. Right-click the Exchange Administrative Group (FYDIBOHF23SPDLT) object, click New, and then click Object.
3. In the Select a class list, select msExchPublicFolderTreeContainer, and then click Next.
4. In the Value box, type Folder Hierarchies, click Next, and then Finish.
5. Right-click the newly created Folder Hierarchies object, click New, and then click Object.
6. In the Select a class list, select msExchPFTree, and then click Next.
7. In the Value box, type Public Folders, and then click Next.
8. Click More Attributes.
9. In the Select a class list, select msExchPFTreeType, and then click Next.
10. In the Edit Attribute box, type 1, click Set, click OK, and then click Finish.
11. To assign the Public Folders container to each Public Store,
right-click the Public Folders container, and then select Properties.
12. In the Attributes list, select distinguishedName, and then click Edit.
13. Copy the contents of the Value box to the clipboard, and then click Cancel.
14. For each server exhibiting the MSExchangeIS 9519 event that has
error code 0x972, navigate to the Public Folder Store object. The
default location for this object is:
CN=Configuration,CN=Services,CN=Microsoft
Exchange,CN=Organization,CN=Administrative Groups, CN=Exchange
Administrative Group (FYDIBOHF23SPDLT), CN=Databases,CN=Your Public
Folder Database.
15. Right-click the Public Folder Store object, and then click Properties.
16. In the Attributes list, select msExchOwningPFTree, and then click Edit.
17. Paste the value that you copied to the clipboard in step 13 into the Value box, and then click OK two times to finish.
18. Repeat steps 15 through 17 for each server that exhibits the MSExchangeIS 9519 event that has error code 0x972.
19. Restart the Microsoft Exchange Information Store service on the affected servers.
Reference: http://technet.microsoft.com/en-us/library/bb727370%28EXCHG.80,printer%29.aspx
Bu adımları tamamladıktan sonra public folder'larınıza tekrar erişebileceksiniz.Eğer public folder'larınız exchange tarafında bir den fazla site üzerinde bulunuyorsa tüm site'larda adsiedit işlemi sonrası site replikasyon işleminin gerçekleşmesini beklemelisiniz ve ya ad site and services bölümünden replicate now diyerek işlemi manuel olarak gerçekleştirebilirsiniz.Bu işlemden sonra public folder database'in bulunduğu exchange sunucu üzerinde yine information store servisini restart etmeniz gerekiyor.
Faydalı olması dileğiyle.
Bilgilendirme için teşekkürler.
Makalesini yazabilirsiniz
Canlı ortamda deneyip sonuç almıştım.İsterseniz makalesini yazıp paylaşmak isterim.
Çok iyi olur.
Peki hocam , en kısa zamanda.