0 votes

Hi,

We are getting intermittent problems with 2 exchange powershell commands. All the over commands work fine

[08/07/2014 19:45:54] Get-CalendarProcessing -Identity "CN=46010248,OU=xx,OU=xx,DC=xx,DC=xx,DC=xx,DC=xx" -DomainController "mdcdc1r.netr.ecis.police.uk"
[08/07/2014 19:46:04] Error: Cannot open mailbox /o=xx/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=MDCEXCH2R/cn=Microsoft System Attendant.
[08/07/2014 19:46:04] Get-MailboxAutoReplyConfiguration -Identity "CN=46010248,OU=xx,OU=xx,DC=netr,DC=xx,DC=xx,DC=xx" -DomainController "mdcdc1r.netr.ecis.police.uk"
[08/07/2014 19:46:15] Error: Cannot open mailbox /o=xx/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=MDCEXCH2R/cn=Microsoft System Attendant.

Yet another another server, connected to the same exchange server running the same command including domain controller works fine. Any ideas what might be causing this? I've tried running the command on the mdcexch5r and there is no error.

by (40 points)

1 Answer

0 votes
by (216k points)

Hello,

It looks more like an issue with Exchange than an issue with Adaxes. For example, we observed similar issues in our testing environment when the Microsoft Exchange Information Store Service was stalling or failed to start up after Exchange Server reboot. Have a look at Exchange Server Logs for hints to a possible cause of the issue.

Related questions

0 votes
1 answer

Hi Team I need some assitance with creating a report to pull from exchange online all user mailboxes that have automatic replies enabled. I have been attempting to use ... Where-Object { $_.AutoReplyState -ne "Disabled" } | Select Identity, StartTime, EndTime

asked Aug 25, 2021 by Richard_NRL (90 points)
0 votes
1 answer

Hello, We are looking to get our standard users to have permissions to edit their out of office (automatic replies) in the self-service portal. We have setup the settings ... users only see the below How do we make the exchange properties visible to the user?

asked Feb 3, 2022 by JoeG (40 points)
0 votes
1 answer

Is it possible to add additional fonts to the Automatic replies? We have a standard font (Calibri) that we use for our emails, which is not available in the list of fonts.

asked Oct 23, 2013 by sdavidson (730 points)
0 votes
1 answer

Hi, we are running Adaxes on a MS Server 2008 R2 with IIS 7.5 and we wanted to enable Automatic Login for the self-service part. We did it exactly the way like ... forrest, consisting out of three domains, where the Adaxes server is placed in the root domain.

asked Sep 13, 2013 by ijacob (960 points)
0 votes
1 answer

I tested Automatic Login without SSL and it worked fine, but with SSL the Web Interface throws Access Denied error the first time I browser the URL. However, on ... issue? Is there any specific configuration required for making Single SignOn work with SSL?

asked Jul 3, 2013 by sdavidson (730 points)
3,326 questions
3,025 answers
7,724 comments
544,675 users