in the Exchange System Manager i want to access the Public Folders in the
Administrative Groups/Organisation/Folders/Public Folders.If I click on the
Public Folders i receive:
The operation completed successfully.
Facility: Win32
ID no: c0070000
Exchange System Manager
The Public Folder or the System Folders are missing. The window is always
empty even if i reconnect to the server.
From Outlook i can access the Public Folders.
I use Exchange 2003 SP2 v6.5.7638.1
Any Idea?
Thanks
R. Furer
Did you ever get anywhere with this?
I am having the same issue.
To further expand, I am logged on as the domain administrator. I have
checked Windows update and found no update.
If I start->run->mmc.exe and add the "Exchange Console" snap-in, it
works fine. If I save my console as a .msc file, and open that file, I
experience this issue.
Things in general work, despite the meaningless error, I just can't
preview content on public folders.
I have ensured I have removed Internet Explorer Enhanced Security.
Perhaps it's an IE7 thing? I recently installed this upgrade.
1. In adsiedit first verify if your PF tree is a MAPI PF tree and not a
general purpose tree.
>From your Exchange server or Domain Controller, go to Start, Run,
ADSIEDIT.MSC Click Ok. (ADSIEDIT is part of your Windows 2000\2003
Support Tools found on the CD)
Expand the Configuration Container.
CN=Services
CN=Microsoft Exchange
CN=Your Exchange Org
CN=Administrative Group
CN=First Administrative Group
Highlight CN=Folder Hierarchies.
On the right pane, highlight CN=Public Folders and select properties.
Scroll down to find the attribute, msExchPFTreeType. For the value,
check if it is set. If not set, set to 1.
2. Second verify that your PF store is associated to this tree.
This time search for the attribute msexchowningpftreebl and double
click it. Do you see the DN of the PF store of your server? Also do you
see any servers\stores that do not exist or are unmounted?
3. Verify step 1 in this article.
http://support.microsoft.com/kb/842273/en-us
James Chong
Thanks for the suggestions - unfortunately the results don't indicate
(to me) where the problem lies.
>1. Check msExchPFTreeType
It is set to 1.
>2. Do you see the DN of the PF store of your server?
Yes.
>Also do you see any servers\stores that do not exist or are unmounted?
No.
>3. RE: KB842273 'public folder replication problems in Exchange Server'.
[BTW, to confirm: we're not having replication problems - it's just a
issue running ESM on MSX2003SP2 servers with IE7 (IE6 is OK)].
KB Step 1: ...Info Store, 1st storage grp, PF store: the SMTP field of
'proxyAddresses' does equal the 'mail' address.
Once again, thanks for the feedback.
Cheers,
Pete.
OR
The operation completed succesfully.
Facility Win32
ID no: c0070000
Exchange Sytem Manager
*************************************************
Background:
I've spent the last 6 hours trying to find solutions to the above problem. Microsoft KB, Experts Exchange, Petri and many more. None of them managed to point me in the right direction, but after using my own knowledge I have successfully managed to solve this annoyance.
**************************************************
Solution:
The problem is caused by having multiple ip address on the server adapter, incorrect permissions for administrator.
1 > Check the administrator account and make sure the account is a primary member of domain admins (not domain users)
2 > IIS Admin. Open IIS and drill down to 'EXADMIN'
3 > Open the 'properties' of 'exadmin' and select 'directory security tab'
NB
Other support sites differ at this bit
4 > Click 'edit' under IP address and domain name restrictions'
NB
by default 'denied access' should be selected for security reasons
5 > Select 'add' and either add all the ip addresses assigned to the server or add your network range, for example 192.168.1.0, subnet 255.255.255.0
6 > Click 'ok' until your back to the IIS admin window and restart your IIS Server
7 > Now restart the service 'microsoft information store' from the services.msc console
Job Done!!!