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 , is there any way that i can add a new Exchange Task in ADAXES I want to Export mailboxes using adaxes Exchange Task but there is no option for it , but ... please give me a working script for Exporting user Archive Mailbox only not the Primary Mailbox.

asked Dec 2 by vagifazari (450 points)
0 votes
1 answer

Hi how can i bring back this screen? I clicked close now i cant find it.

asked Dec 2 by vagifazari (450 points)
0 votes
1 answer

Hi , i want to export users are in specific archive database named ARCHIVE01 using report function. How can i do that? I want to see how many users are using ARCHIVE01 as a Archive Database?

asked Dec 2 by vagifazari (450 points)
0 votes
1 answer

After creating a user, I want to create a mailbox that is visible both on-premises and in Exchange Online (remote mailbox). The presence in on-premises Exchange is required ... migration is completed. The groups the user is being added to are license groups.

asked Oct 21 by Cas (200 points)
3,588 questions
3,277 answers
8,303 comments
548,096 users