Difference between revisions of "Exchange Installation"
(→Archive Strategies) |
(→Archive Strategies) |
||
Line 6: | Line 6: | ||
For example, a message can come to a user, the user can read it, move it to the trash, and delete the trash. Has the message been removed from disk yet? No, it has not. It is moved to the Recoverable Items area of the database, where it resides for 14 days by default before being deleted. A user can undelete the message from Recoverable Items. However, they can also purge their Recoverable Items, which would remove them from the disk. A hold will prevent this until the hold expires. | For example, a message can come to a user, the user can read it, move it to the trash, and delete the trash. Has the message been removed from disk yet? No, it has not. It is moved to the Recoverable Items area of the database, where it resides for 14 days by default before being deleted. A user can undelete the message from Recoverable Items. However, they can also purge their Recoverable Items, which would remove them from the disk. A hold will prevent this until the hold expires. | ||
− | Microsoft recommends setting up a Journaling Mailbox if all messages are to be saved. There is a very large downside with this technique. If the Journaling Mailbox becomes too large, ~100GB though it | + | Microsoft recommends setting up a Journaling Mailbox if all messages are to be saved. There is a very large downside with this technique. If the Journaling Mailbox becomes too large, ~100GB (with various settings maximized) though it will be smaller in default systems, Exchange becomes unable to serve the messages so Retain can archive and delete them. This may work in small systems or in limited circumstances, but for the most part it is not the recommended technique for Retain. |
*Exchange Journaling Mailbox Recommendations [http://support.gwava.com/kb/?View=entry&EntryID=2300] | *Exchange Journaling Mailbox Recommendations [http://support.gwava.com/kb/?View=entry&EntryID=2300] | ||
Revision as of 16:21, 31 December 2014
Exchange is the email server from Microsoft.
Contents |
Archive Strategies
Unlike GroupWise, Exchange does not have message level retention abilities. So to make sure our customers are able to make proper archives there are some additional steps that need to be taken.
For example, a message can come to a user, the user can read it, move it to the trash, and delete the trash. Has the message been removed from disk yet? No, it has not. It is moved to the Recoverable Items area of the database, where it resides for 14 days by default before being deleted. A user can undelete the message from Recoverable Items. However, they can also purge their Recoverable Items, which would remove them from the disk. A hold will prevent this until the hold expires.
Microsoft recommends setting up a Journaling Mailbox if all messages are to be saved. There is a very large downside with this technique. If the Journaling Mailbox becomes too large, ~100GB (with various settings maximized) though it will be smaller in default systems, Exchange becomes unable to serve the messages so Retain can archive and delete them. This may work in small systems or in limited circumstances, but for the most part it is not the recommended technique for Retain.
- Exchange Journaling Mailbox Recommendations [1]
A more effective means of archiving messages in a large environment is to set up In-Place and Litigation Holds. These holds keep items from being removed from the Recoverable Items folder for a limited time.
- Exchange Archiving with In-Place Hold [2]
Required Exchange Server Roles
Exchange is one point in a cluster of servers for a functioning Microsoft network. [3]
There are only a few functions that are critical for our purposes:
- DNS (Domain Name Server)
- AD DS (Active Directory Directory Services)
- CAS (Client Access Server)
- Exchange Mailbox Server
In the lab these functions might all be on one server, in a large organization they would be spread across multiple servers.
DNS
The DNS server resolves the domain name and IP addresses within the network and all these functions need to point to the same one to work correctly.
If there are multiple DNS then they need to be configured with the correct information. [4]
One of the more common failure modes is that not all the servers are pointed to the same DNS.
AD DS
Active Directory Directory Services is how organizations organize domains, sites, computers, users and more. This is where the user Retain uses for access is created and resides. AD is where rights are assigned and maintained.
Retain logs into AD using SCP, EWS, autodiscover or LDAP.
One of the more common failures is that the Retain user's account has expired. How to check the status of the Exchange Impersonation User [5]
CAS
The Client Access Servers [6]
They are the front door of the network. They authenticate and route users to the correct database. When the Retain user logs into it is into the CAS, using Basic Authentication which needs to be enabled in IIS on the CAS server(s).
One of the most common failure modes is that Basic Authentication is not set up on the CAS for both EWS and autodiscover.
Exchange Mailbox Server
This is the server where the mailbox database we are accessing resides. As long as the Global Catalog User aka Retain Impersonation User has Application Impersonation rights to the directory it should be able to get to the data.
The main issue is setting policies for best performance:
- Retain and Exchange Server 2010 Throttling Policies [7]
- Large Attachments and/or Messages Cannot Be Archived [8]
Exchange for the Lab Environment
Installing Windows Server 2012 R2
Installing Exchange 2013 for Retain
Retain install
Retain Exchange Install Full install from scratch.
Retain Outlook Plugins
Retain Outlook Web Access 2013 Plugin these instructions actually work.
Retain Outlook 2013 Plugin Retain 3.4 and Outlook 2013 client.