Questions tagged [exchange]

Questions about any version of Microsoft Exchange Server or Exchange Online, Microsoft's email and unified communications server product. Because of tight integration with other systems, related questions may overlap with Active Directory, Office 365, and Skype for Business (aka Lync Server or Office Communications Server). Questions about Microsoft Outlook may be a gray area, with Super User as an alternative site to ask on.

Overview

The main feature of Microsoft Exchange is delivery of email messages, however it has many other features such as calendaring, contact lists and to-do lists. Microsoft Exchange works by storing all information in a users Mailbox, with a master copy saved on the server. Because the master copy is on the server, this allows a user to connect to their Mailbox using many different methods (such as Microsoft Outlook, with a web browser or a mobile device) and have each instance of the users mailbox always up to date.

High Availability

High availability is a key design goal of Microsoft Exchange, and it has been designed with several important features to ensure a single server failure does not cause an outage of the whole messaging environment. Servers can be configured in clusters, so if one should fail the remaining members of the cluster can still service user requests.

Later versions of Microsoft Exchange (Exchange 2007 and greater) introduce the concept of separation of Exchange roles so each component can be made highly available as well as distributing the load between multiple servers.

Backup and Restore

The backup capabilities of Microsoft Exchange are designed so that it can remain online and continue servicing requests, while still generating a complete and consistent backup. It is important that Active Directory is also frequently backed up as a lot of configuration data for Microsoft Exchange is stored in Active Directory.

As part of the recovery strategy, Microsoft Exchange utilises a write-ahead transaction log for all operations it performs on an Exchange database. Write-ahead transaction logs work by writing all intended modifications to the Exchange database to a transaction log file before it performs the operation on the actual database. It is best practice to store transaction logs on a separate physical disk than the Exchange databases so that in the event of a failure, any transactions made since the last full backup can be rolled forward to restore the database to the point of failure.

Two types of online backup can be performed: a full backup and a transaction log backup. Both types of backup will flush the transaction logs when completed.

  • A full backup will back up the Exchange databases. This may take many hours and is typically done over a weekend.
  • A transaction log backup will back up only the transaction logs created since the last backup. This takes a relatively small amount of time and is typically done each night.

If the disk containing the transaction logs is filled to capacity, Exchange will dismount any associated databases and will not accept mail for Mailboxes in these databases until the problem is rectified.

Links

Microsoft Exchange product homepage.

3564 questions
1
vote
1 answer

Using a secondary ISP for Exchange failover

Good morning all, I searched and couldn't find an answer to the following question. We have our Exchange server 2010 in house, which was set up before I came to the company. Last week we got another internet provider (Comcast) as a failover incase…
Chris
  • 13
  • 1
  • 3
1
vote
1 answer

Exchange 2010 oversized mail notification

Earlier we have Exchange 2003. In exchange 2003 when set the maximum size of sending / receiving mail, we can set an e-mail address where we see a notice if we have an undeliverable mail. Now we changed our servers, and our Exchange 2010 we can't…
holian
  • 227
  • 1
  • 8
  • 14
1
vote
0 answers

Adapt translation of "available" for Outlook Calendar system wide, e.g. via Exchange Server?

I want to change a single string (translation/resource) in the Outlook Calendar. The default Calendar-status "available" in Dutch is called "vrij" by Outlook. The Outlook usage would translate as "available", but usually "vrij" in Dutch is used as…
1
vote
2 answers

Grant relay to servers based on AD security group membership

We're moving our relay from an Exchange 2003 server to an Exchange 2010 server. I was hoping the "Grant or deny relay permissions to specific users or groups" option would still be available in some form, but I can't find out how to do it. I've read…
john
  • 1,995
  • 2
  • 17
  • 30
1
vote
2 answers

Exchange 2013 SSL Warning in Outlook

I am currently having trouble with the last stage of configuring Exchange/Outlook in our organisation. We are having issues with an SSL Warning when opening Outlook 2013, where it is failing to validate the SSL, as it is using our (old) Internal URL…
Matt Clements
  • 51
  • 1
  • 10
1
vote
1 answer

Outlook 2010 and ActiveSync (Z-Push)

I would like to sync contacts and calendars with Outlook 2010 using the Z-Push activesync implementation and caldav/carddav/imap. Does Outlook 2010 actually support ActiveSync or how does it connect with exchange-servers?
Zulakis
  • 4,153
  • 14
  • 48
  • 76
1
vote
2 answers

Exchange 2013 Internal Relay via Smart Host

Thank you for your help in advance! I am currently setting up an Exchange 2013 server, to replace our old POP3/SMTP system, however we would like to roll this out gradually when convenient for our staff. Our plan is therefore: Setup Exchange 2013…
Matt Clements
  • 51
  • 1
  • 10
1
vote
2 answers

Uninstalling Exchange Server 2013 after installer crash

I installed Microsoft Exchange server on a blank 2008r2 server a few days ago. After installing Exchange I had to remove and re-enable the Active Directory Domain Services role to fix another issue. When uninstalling Exchange earlier today the…
cdyer
  • 113
  • 1
  • 4
1
vote
1 answer

How to see login history of an user in exchange 2010

How to see login history of an user in exchange 2010? We tried with Get-LogonStatistics but it only shows the last login time, same goes for Get-MailboxStatistics. I see some data in IIS logs but I'm not sure if user logged in or not.
I don't know.
  • 285
  • 3
  • 6
  • 17
1
vote
1 answer

Email hosting for corporate as well as Bulk sending needs

I have to send around 1000 emails daily to my clients. These emails are basically the Price alerts of the Exchange they have subscribed to and are very critical for them to receive on time. I already have a Windows VPS server as well as a Dedicated…
Kumar Ravi
  • 128
  • 3
1
vote
1 answer

How do I recreate my free/busy information store in Exchange 2003?

At one point tried to migrate exchange off of the domain controller, but I had some issues, so I migrated everything back. The only thing that didn't apparently migrate back was my free/busy, and its too late to pull it from the old server, as I…
gobabushka
  • 11
  • 3
1
vote
1 answer

451 Timeout trying to verify RCPT errors from some external contacts

Outside contacts at two companies report messages they sent to us return with the following message: 451 Timeout trying to verify RCPT validemail@ourdomain.com for domain One of the companies is a very large international organization and so I…
music2myear
  • 1,905
  • 3
  • 27
  • 51
1
vote
1 answer

Error creating Exchange mailbox, initials field to long

I used adsiedit to enlarge the rangeUpper of the "Initials" attribute in AD from 6 to 12 chars. My DC is running 2008R2. Now I want to create a Exchange 2010 mailbox for this user, but it seems that Exchange also checks the length of the field. It…
Marco
  • 23
  • 3
1
vote
1 answer

Can't remove Site Replication in Exchange 2003

I am in the process of decommissioning our last Exchange 2003 server. All mailboxes and public folders have been moved, and all routing connectors as well. The Exchange 2010 server is performing exactly as it should. I want to fully remove the old…
Lee Harrison
  • 486
  • 1
  • 5
  • 19
1
vote
2 answers

Trying to get a Polycom CX600 phone to work with Lync 2013 server/client

I'm currently trying to setup a Polycom CX600 to test the operability with Lync. We have been using Lync for several months, but only really using the IM aspect. I didn't set the Lync server up initially but am trying to troubleshoot where the…
Don
  • 838
  • 8
  • 19
  • 33