Exchange 2010 was a Microsoft collaboration server product offering e-mail, calendar, and other functions. It was released to general availability on November 9, 2009, and reached End Of Life (EOL) on October 13, 2020.
Questions tagged [exchange-2010]
2104 questions
6
votes
1 answer
MS Exchange Calendar Filter
I would like to create a server-side Exchange calendar that is:
A combination of a group of people's calendars (e.g., "Marketing Department Members")
Filtered only to show those items marked "Out of Office"
Are there some ideas out there for…

Mark A Johnson
- 210
- 1
- 5
6
votes
2 answers
Setting up two Exchange servers to receive mail on their old domains while sending and receiving using the same new domain
The scene: A merger of two companies. One running Exchange 2010, the other Exchange 2003, both having Active Directory Schemas at Server 2003, SP 2.
Short term goal: Establish a trust between both domains to allow each company to access each other’s…

Nathan Hartley
- 1,660
- 5
- 26
- 40
5
votes
2 answers
Understand Exchange message rate limit - 4.4.2 Message submission rate for this client has exceeded the configured limit
I have this problem on my application to relay email through port 587 of our Exchange 2010: error prompt was 4.4.2 Message submission rate for this client has exceeded the configured limit.
I understand this is due to the MessageRateLimit of my…

nlks
- 132
- 2
- 3
- 12
5
votes
2 answers
During a cutover migration from Exchange 2010 to 365, how to handle desktop clients?
I am at the point where everything has synced between my on premises exchange server and the office 365 migration batch. The next step is to modify my MX records so that mail begins to be direct to the 365 mailboxes. The following is from the…

Tom Swifty
- 165
- 4
5
votes
4 answers
How to grant Full Access and Send on Behalf permissions in Exchange 2013?
We have migrated from Exchange 2010 to Exchange 2013.
We have multiple shared mailboxes and we have always granted users Full Access and Send on Behalf permission so that if a shared mailbox receives an e-mail and a user replies it appears to come…

SMW
- 129
- 2
- 4
- 10
5
votes
3 answers
Configure exim4 to use Microsoft Exchange as smarthost
My company has set recently set up an Active Directory driven Microsoft Exchange environment to consolidate outgoing mails. We do have a set of staging servers which should now use our MSEXCHG as smarthost for outgoing mail.
These servers are…

Christian Kiewiet
- 111
- 1
- 6
5
votes
1 answer
Exchange 2010 Outlook Anywhere not working - RPC Proxy, Address Book?
Ugh. We built a greenfield AD and Exchange 2010 environment a few months back for a large client. Outlook Anywhere isn't working. Outlook clients just never connect, doesn't seem to be an error or timeout.
This was a migration. Originally we had a…

mfinni
- 36,144
- 4
- 53
- 86
5
votes
1 answer
Is Exchange 2010 compliant with RFC 3848
I have looked up
Exchange 2010 Support for RFC Standards
but do not see RFC 3848 amongst the supported standards. I do see RFC 4954 listed, which 'recommends use of RFC 3848 transmission types', though I cannot tell if this means any mail server…

Winterpool
- 51
- 1
5
votes
1 answer
Microsoft Exchange Server Permission Insight
I was just assigned management of our Exchange Servers. The person who installed and configured our Exchange 2010 Servers did not set up permissions correctly. I noticed that anyone within the organization can open a users mailbox without them being…

Benjamin Jones
- 326
- 1
- 9
- 23
5
votes
1 answer
Race conditions in account creation script with email account and Office 365 sync--any good way besides time delay to resolve?
I have a powershell script that I use to create new users. Every year we add hundreds of interns, so automation is crucial. Someone in HR runs the script, so the script is supposed to be foolproof.
I am running into a race condition with two new…

Quinten
- 1,076
- 1
- 11
- 25
5
votes
0 answers
Outlook Change Password Prompt - What enables this, and what do I put for Exchange Server?
One of my end users sent me this screen, which is obviously indicative of an expired user password
I'm unable to replicate this in my lab, nor do I know what value to put in for Exchange. (is it just the CAS server?)
What are the required version…

makerofthings7
- 8,911
- 34
- 121
- 197
5
votes
1 answer
Script to remove Exchange 2010 AutoMapping for all mailboxes
I have an Exchange 2010 SP3 server that's getting Application event error 9646 from MSExchangeIS:
Mapi session [ID] [AD User] exceeded the maximum of 500 objects of type "objtFolder"
Looking into this, the cause was found to be several users that…

Dave
- 427
- 2
- 8
- 16
5
votes
2 answers
Exchange's New-MailboxExportRequest behaves strangely with DateTime parameters to ContentFilter
I am attempting to extract a certain date-range of emails from a mailbox into a PST, but using a DateTime parameter for ContentFilter doesn't seem to work as expected.
This should export everything for the last 5 days:
$endDate = Get-Date…

Cylindric
- 1,127
- 5
- 24
- 45
5
votes
1 answer
What are the side effects of disabling an Exchange mailbox?
When working with Exchange Server 2007 or newer, disabling a mailbox is a fairly common operation. However, the Technet documentation has no details about the side effects of disabling a mailbox. This is all it says.
"This task removes all the…

Nic
- 13,425
- 17
- 61
- 104
5
votes
1 answer
How can I proactively detect compromised Exchange 2010 accounts?
We have had issues with compromised Exchange accounts sending out malicious e-mails via SMTP and OWA.
It seems that many of these accounts were compromised via incoming phishing attempts. We are currently deploying something to tighten our…

Belmin Fernandez
- 10,799
- 27
- 84
- 148