0 votes

How does Adaxes connect to Exchange 2007? We are having problems managing Public Folders through remote powershell (adding the pssnapin). Was wondering if there was any other way of doing this..

Get-PublicFolder -DomainController $dc

fails with:

Cannot find an available public folder database. Please make sure that there is a public folder database on an Exchange
2007 mailbox server, and then ensure that the public folder database is mounted.

This works fine when accessing the server directly and adding the snap in.

Get-Mailbox $id -DomainController $dc

works fine in remote sessions

by (960 points)
0

Hello,

It looks like a permission issue. To be able to access the public folder, the account of Adaxes default service adminiostrator (the user that you specified during installation) must be granted appropriate permissions for the folder in Exchange. For more details on how to grant such permissions, have a look at the following article by Microsoft: http://technet.microsoft.com/en-us/libr ... 80%29.aspx.

0

It's not a permission issue. I've tested with the same user as i use for remote powershell right on the server, it works there.

0

Hello,

To further troubleshoot the issue, can you answer the following questions:

  1. How many Exchange Servers do you have in your Exchange Organization? Are they all Exchange 2007 Servers or do you have servers of other versions?
  2. Have you tried executing the same PowerShell line from the PowerShell console on the computer where Adaxes service is installed? What are the results?
  3. Can all your Exchange Servers communicate with the domain controller passed in the -DomainController parameter?

By the way, could you post here the full script that you are using?

Please log in or register to answer this question.

Related questions

0 votes
1 answer

We are experiencing issues with mailbox moves failing between AD sites. If we use the Exchange Move Mailbox task, it works fine for small mailboxes (under 30MB). Once the ... is logged, nor do I see any events logged on the Exchange servers in question.

asked Oct 30, 2013 by DFassett (710 points)
0 votes
1 answer

Hi All, I'm trying to use the powershell script provided here: https://www.adaxes.com/script-repository/move-mailbox-tofrom-microsoft-365-s579.htm Unfortuntately when executing ... credentials but I do not know why this error is happening. Thanks in advance

asked Aug 1 by curtisa (150 points)
0 votes
1 answer

Hi, we are running Adaxes in hybrid setup and on-prem as O365 is connected. My business rules looks like this Based on articles I have read here, the local mailbox should ... with a mailbox size of 2GB. Onprem: Online: Anything I am missing or misunderstood?

asked Jul 17 by wintec01 (370 points)
0 votes
1 answer

Hi, we have replaced our local Exchange server with installation of Exchange Management Tools (EMT) installed directly on Adaxes server. And my question is: How can I force ... this is how 'Set External Senders' option looks in Adaxes config Thanks in advance

asked Apr 1 by KIT (910 points)
0 votes
1 answer

We want to get rid off our exchange server and replace it with just Exchange Management Tools (EMT). More details at https://learn.microsoft.com/en-gb/Exchange/ ... account to new "Recipient Management EMT" group to preserve its permissions. Anything else?

asked Mar 30 by KIT (910 points)
3,164 questions
2,868 answers
7,358 comments
505,651 users