0

When I connect to all mailboxes using PFDAVADMIN to my exchange 2007 server I get a list of all the userse but when I expand any of the users I get the following error

Could not expand http://server.local/exadmin/admin/PGW.LOCAL/mbx/user@domain.com/non_ipm_subtree/: The remote server returned an error: (404) Not Found.

cpgascho
  • 753
  • 1
  • 9
  • 23

1 Answers1

1

I was getting the same problem a while ago, what I did was :

I logged on to my workstation (Windows7) on the same Subnet / Domain as Exchange.

On the connect window for PFDavAdmin, I specified DNS Names for Exchange Server and Global Catalog Server, Authenticate as Currently Logged on User

It worked straightaway for Public Folders and Mailboxes.

Try that if you haven't already - it will be good if your workstation and your exchange server are on the same domain (ofcourse) and using the same DNS server.

Hope that Helps

Mutahir
  • 2,357
  • 2
  • 32
  • 42
  • They are on the same Domain/DNS Server. How exactly did you Speicify the DNS Names? – cpgascho Dec 22 '10 at 17:26
  • servername.domainname.local or whatever it is in your environment. globalcatalogservername.domainname.local – Mutahir Dec 22 '10 at 21:58
  • Yes the exchange & Global Cagalog servers are actually the same server and have been specified as follows SERVER.pgw.local – cpgascho Dec 30 '10 at 03:23