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
4
votes
4 answers

Outlook 2010 needs a password every 30 minutes

I have an Exchange Server running Exchange 2010. I have one specific user who we just migrated over to Windows 7 x64 an he is also running Microsoft Outlook 2010 x86. Our exchange mailboxes are tied directly to their Active Directory accounts, so…
user89350
4
votes
4 answers

How can I search IIS logs of several servers at the same time?

I need to search the logs of all the servers in the array for a particular string. Specifically, I need to determine if a given user is using OWA, EWS, or something else with our CAS servers. Is there a simple way for me to search all servers in…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
4
votes
1 answer

SBS 2003 accounts, Exchange mailboxes

We have a SBS 2003 installed in our office. Basically we have created 5 accounts, user1, user2, user3, user4 and user5 with coresponding exchange Exchange accounts. Now we would like to have customized (client-friendly) Exchange accounts for…
John
  • 664
  • 6
  • 15
  • 31
4
votes
1 answer

Exchange 2007 server-side trigger to call web service on meeting request update/deletion

I'd appreciate if somebody could help me with the following. When an Exchange 2007 meeting request is updated/deleted, I'd like to call a web service. Is it possible to set up a server-side trigger that would do the call? EDIT: It's also important…
no_lies
  • 51
  • 3
4
votes
2 answers

Does an ESEUTIL defrag of an Exchange store also perform an integrity check/repair on it?

Earlier this morning, store.exe fuzzled up in one way or another, which necessitated a restart of our Exchange server. It came back online with no errors or problems, all the transaction logs replayed successfully, and all the stores mounted as…
Bigbio2002
  • 2,823
  • 12
  • 35
  • 54
4
votes
1 answer

Exchange 2010 Edge Server thinks it's inside the Exchange Organization, while it isn't

I have a very strange problem with an Exchange 2010 Edge Transport Server. The server was correctly subscribed to the Exchange Organization and worked, but then someone removed the subscription from the Hub Transport server. So I went to recreate…
Massimo
  • 70,200
  • 57
  • 200
  • 323
4
votes
6 answers

Recovering OST file without profile

We have a Microsoft Exchange Server 2007 and offer this solution to many customers. Recently, a customer had his personal Exchange server crash (which is what made him our customer). He called some technician to see if he could repair his server…
Philippe
  • 97
  • 2
  • 2
  • 13
4
votes
2 answers

Can Exchange Server Standard handle 1000 employees?

I'm working in an organization where all users has a Standard Exchange CAL license, and Exchange Server Standard Server license is available. The organization has around 1000 users. Can we use the Exchange server standard to cater 1000 employees?…
amazedsaint
  • 53
  • 1
  • 5
4
votes
3 answers

Exchange Mailbox Analysis

I have a few users whose mailboxes seem to grow much more rapidly than others. For example we archived off a load of mail from one particular user less than a year ago to get his mailbox down to about 4GB (yes - I know, that's ridiculous, but we're…
Ben
  • 1,137
  • 9
  • 26
  • 44
4
votes
1 answer

Managing Room Calendars in Exchange/Outlook 2010

When a meeting is created that conflicts with another meeting on the Room calendar, is it possible to have the conflicting meeting forwarded to a delegate for a manual resolution?
Keith
  • 311
  • 6
  • 19
4
votes
1 answer

How can I log the creation of Exchange 2003 and 2010 mailboxes?

We are trying to acquire a new certificate/label. In order to get this certificate/label we need to monitor the creation of mailboxes in Microsoft Exchange. We are currently using Microsoft ACS (Audit Collection Services), but if a mailbox is…
Bart De Vos
  • 17,911
  • 6
  • 63
  • 82
4
votes
1 answer

Exchange 2010: Giving a user calendar-viewing access without e-mail access

We want to give a User A access to view User B's shared calendar without giving user A a mailbox on the Exchange instance. User A will have a mailbox in another non-Exchange server in our network. How could we accomplish this? If there are multiple…
Belmin Fernandez
  • 10,799
  • 27
  • 84
  • 148
4
votes
1 answer

Where can I find logs of emails sent from an Exchange Relay

We've got a membership-based Web app that runs from an Internet-facing Windows 2003 server. That server is setup as a "relay" through our Exchange 2010 server. SOME, not all, users are reporting that emails sent from the web server aren't being…
Jason H.
  • 43
  • 1
  • 1
  • 4
4
votes
3 answers

Reducing the size of the EDB file

I have hit an issue on a MS SBS machine where every morning the datastore for the exchange mailboxes dismounts itself. We believe the issue is that it has grown too large over time and needs cut down a bit. As part of this we have removed (purged)…
Toby
  • 630
  • 2
  • 7
  • 17
4
votes
4 answers

Transitioning from Exchange 2003 to Exchange 2007. How will my servers coexist?

I have an ailing Exchange 2003 server on my domain that I am replacing with Exchange 2007 running on a brand new Server 2008 box. I've read the TechNet articles about the difference between an Exchange Transition and Migration. I've also read this…
Kyle Noland
  • 1,039
  • 3
  • 19
  • 21