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

Dear Team, our Business rule which modifys the exchange Mailbox settings dosen't work, although the creation of the exchange Mailbox a few steps earlier works well. The error ... it has been created and has not been moved. Many thanks for your help, Tim

asked Jan 13 by Tim_Qvest (20 points)
0 votes
1 answer

I am trying to get a better understanding of how all this works, so forgive me if some of these questions don't make sense. We are trying to remove our final Exchange On ... to the cloud, then I would need to keep our last on-prem exchange server running?

asked Jan 9 by emeisner (120 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, 2024 by vagifazari (470 points)
0 votes
1 answer

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

asked Dec 2, 2024 by vagifazari (470 points)
3,606 questions
3,293 answers
8,343 comments
548,458 users