Here is the solution:
Rebuild the performance counters:
- Open "CMD".
- Just type "lodctr /R".
My Techie Blog
Last week I had the task to remove a general purpose public folder tree(Exchange 2003). When I tried to delete the public folder store I get the error message that the store has replicas and that I must move all the replicas.
But what do you do if you have only one server?
The following procedure explains howto delete a public folder store with adsiedit. CAUTION: Be sure you have a backup!
1. Unmount the public folder store
2. Go to Start -> Run and run adsiedit.msc
3. Navigate to the "Configuration Container"
4. Open "CN=Configuration,DC=Domain" -> "CN=Services" -> "CN=Microsoft Exchange" -> "CN=
5. On the right pane you see the appropriate public store, delete it.
6. Start or restart the Exchange System Manager.
Now you can delete the general purpose public folder tree.
That's it for today.