6213 words
31 minutes

Configure Exchange Server 2010

Cover image for Configure Exchange Server 2010

This article is for those looking for a detailed and clear guide on how to configure Exchange Server 2010.

NOTE

For details on configuring Exchange Server 2016, read my guide: Configure Exchange Server 2016.

WARNING

This guide walks you through configure Exchange Server 2010 without implementing fault tolerance. This way, all the core Exchange Server roles are installed on one server. The Unified Messaging and Edge Transport roles will not be used.

CAUTION

You must already have a domain name and paid for hosting, as well as the hosting DNS servers are already specified in the domain settings.

IMPORTANT

We will consider the case when you already have two servers with the Windows Server 2008 R2 operating system installed on them. In addition, one of the servers must have the Active Directory Domain Services role installed, and the second server must have Exchange Server 2010 with primary roles installed.

For details on installing Exchange Server 2010, read my guide: Install Exchange Server 2010.

To learn how to install Active Directory Domain Services on Windows Server 2008 R2, read: Install Active Directory Domain Services on Windows Server 2008 R2.

Go to the server with Exchange Server 2010 installed and launch the Exchange Management Console.

Configure Exchange Server 2010 - Step 1

Let’s create a mailbox database.

In the “Organization Configuration” section, go to the “Mailbox” subsection and select the “Database Management” tab. Then on the right, we click on the “New Mailbox Database” button.

Configure Exchange Server 2010 - Step 2

Next, you need to specify a name for the new database and select an Exchange server with the “Mailbox” role.

Specify a name for the database and click on the “Browse” button.

Configure Exchange Server 2010 - Step 3

Select the Exchange server with the “Mailbox” role and click on the “OK” button.

Configure Exchange Server 2010 - Step 4

After the free fields are filled in, click on the “Next” button.

Configure Exchange Server 2010 - Step 5

Now you need to specify in which folder the mailbox database and its logs will be stored.

NOTE

You need to first create folders on the server in which you plan to store the database and its logs. In addition, it is better to store the database on a disk specially allocated for this task.

In the “Database file path” field, specify the folder in which the database will be stored.

In the “Log folder path” field, specify the folder in which the database logs will be stored.

Check the “Mount this database” box and click on the “Next” button.

Configure Exchange Server 2010 - Step 6

Everything is ready to create a new mailbox database.

Click on the “New” button.

Configure Exchange Server 2010 - Step 7

The creation of the mailbox database is now complete.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 8

In the “Organization Configuration” section, go to the “Mailbox” subsection and select the “Database Management” tab.

Next, select the new database and click on the “Properties” button on the right.

Configure Exchange Server 2010 - Step 9

Go to the “Limits” tab. In the “Storage Limits” section, you can configure the maximum allowed mailbox size, as well as the retention time for deleted mailboxes and letters.

Specify the required values and click on the “OK” button.

Configure Exchange Server 2010 - Step 10

Now let’s set up the public folder database.

In the “Organization Configuration” section, go to the “Mailbox” subsection and select the “Database Management” tab.

Next, select the public folder database and click on the “Properties” button on the right.

Configure Exchange Server 2010 - Step 11

On the General tab, specify the new name for the public folder database.

Configure Exchange Server 2010 - Step 12

Go to the “Limits” tab. In the “Storage Limits” section, you can configure the maximum allowed size of shared folders, as well as the storage time for deleted messages.

Specify the required values and click on the “OK” button.

Configure Exchange Server 2010 - Step 13

Now let’s move the public folder database and its logs to a separate folder.

Configure Exchange Server 2010 - Step 14

NOTE

You need to first create folders on the server in which you plan to store the public folder database and its logs. In addition, it is better to store the database on a disk specially allocated for this task.

In the “Database file path” field, specify the folder in which the database will be stored.

In the “Log folder path” field, specify the folder in which the database logs will be stored.

Click on the “Move” button.

Configure Exchange Server 2010 - Step 15

Next, Exchange Server will ask for confirmation to temporarily dismount the public folder database. Thus, the database will be temporarily unavailable to users.

Click on the “Yes to All” button.

Configure Exchange Server 2010 - Step 16

The move of the public folder database and its logs is complete.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 17

Now let’s add the trusted domain.

In the “Organization Configuration” section, go to the “Hub Transport” subsection and select the “Accepted Domains” tab. Then, on the right, click on the “New Accepted Domain” button.

Configure Exchange Server 2010 - Step 18

Specify the domain and select “Authoritative Domain. E-mail is delivered to a recipient in this Exchange organization”.

Click on the “New” button.

Configure Exchange Server 2010 - Step 19

The trusted domain has been added.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 20

After the domain is added, it will appear on the “Accepted Domains” tab.

Configure Exchange Server 2010 - Step 21

Now you need to create a policy for generating mailing addresses.

In the “Organization Configuration” section, go to the “Hub Transport” subsection and select the “E-mail Address Policies” tab, then click on the “New E-mail Address Policy” button on the right.

Configure Exchange Server 2010 - Step 22

Next, you need to specify a name for the new policy and select to whom it will be applied.

Specify a name for the policy for generating mail addresses and click on the “Browse” button.

Configure Exchange Server 2010 - Step 23

NOTE

In this guide, the policy for generating mail addresses will be applied to the entire domain.

Select a domain and click on the “OK” button.

Configure Exchange Server 2010 - Step 24

After the free fields are filled in, select “All recipient types” and click on the “Next” button.

Configure Exchange Server 2010 - Step 25

Then leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 26

Now you need to determine how mailing addresses will be formed in your organization.

NOTE

In this tutorial, mailing addresses will be based on “Alias”.

Click on the “Add” button.

Configure Exchange Server 2010 - Step 27

Select “Use alias”, then in the “Select the accepted domain for the e-mail address” section, click on the “Browse” button.

Configure Exchange Server 2010 - Step 28

Select the main domain and click on the “OK” button.

Configure Exchange Server 2010 - Step 29

The main domain is selected, press the “OK” button.

Configure Exchange Server 2010 - Step 30

Now let’s add a second domain so that users can receive mail using the second domain name.

Click on the “Add” button.

Configure Exchange Server 2010 - Step 31

Select “Use alias”, then in the “Select the accepted domain for the e-mail address” section, click on the “Browse” button.

Configure Exchange Server 2010 - Step 32

Select the second domain and click on the “OK” button.

Configure Exchange Server 2010 - Step 33

The second domain is selected, click on the “OK” button.

Configure Exchange Server 2010 - Step 34

After you have determined how mail addresses will be generated in your organization, click on the “Next” button.

Configure Exchange Server 2010 - Step 35

Next, you need to select when the policy will run.

Select “Immediately” and click on the “Next” button.

Configure Exchange Server 2010 - Step 36

Everything is ready to create a policy for the formation of postal addresses.

Click on the “New” button.

Configure Exchange Server 2010 - Step 37

The creation of a policy for generating postal addresses has been completed.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 38

After the policy is added, it will appear on the “E-mail Address Policies” tab.

Configure Exchange Server 2010 - Step 39

Now you need to create a Send connector to be able to send mail outside of your organization.

In the “Organization Configuration” section, go to the “Hub Transport” subsection and select the “Send Connectors” tab. Then on the right, we click on the “New Send Connector” button.

Configure Exchange Server 2010 - Step 40

Specify a name for the new Send connector and in the “Select the intended use for this Send connector” section, select “Internet”.

Click on the “Next” button.

Configure Exchange Server 2010 - Step 41

Next, you need to specify for which domains the new connector will work.

Click on the “Add” button.

Configure Exchange Server 2010 - Step 42

Enter * in the “Address space” field. This way, the new Send Connector will handle all domains except yours.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 43

After you have specified for which domains the new connector will work, click on the “Next” button.

Configure Exchange Server 2010 - Step 44

NOTE

In this example, mail will be sent according to MX records.

Select “Use domain name system (DNS)” MX “records to route mail automatically”.

Click on the “Next” button.

Configure Exchange Server 2010 - Step 45

Next, you need to specify on which Exchange server the Send connector will be created.

Click on the “Next” button.

Configure Exchange Server 2010 - Step 46

Everything is ready to create a send connector.

Click the “New” button.

Configure Exchange Server 2010 - Step 47

The send connector is now complete.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 48

Next, select the new send connector and click on the “Properties” button on the right.

Configure Exchange Server 2010 - Step 49

On the “General” tab, in the “Specify the FQDN this connector will provide in response to HELO or EHLO” field, specify the name by which your mail server is accessible from the Internet.

In the “Maximum message size” field, you can configure the maximum size of mail attachments to be sent.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 50

Now let’s see the transport settings.

In the “Organization Configuration” section, go to the “Hub Transport” subsection and select the “Global Settings” tab.

Next, select “Transport Settings” and click on the “Properties” button on the right.

Configure Exchange Server 2010 - Step 51

On the “General” tab, in the “Transport Limits” section, you can configure the maximum size of mail attachments for sending and receiving.

Specify the required values and click on the “OK” button.

Configure Exchange Server 2010 - Step 52

Now you need to provide your Exchange Server 2010 license key.

In the “Server Configuration” section, select the Exchange server and click on the “Enter Product Key” button on the right.

Configure Exchange Server 2010 - Step 53

Specify the Exchange Server 2010 license key and press the “Enter” button.

Configure Exchange Server 2010 - Step 54

Exchange Server 2010 license key accepted.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 55

Next, you need to open a web browser and go to the hosting control panel to which your domain name is linked. This tutorial uses “cPanel” as the hosting control panel.

Enter the login and password you received when purchasing hosting.

Configure Exchange Server 2010 - Step 56

Next, you need to register A-records in the hosting control panel.

Go to the hosting control panel, to which your domain name is linked.

In the “Domains” section, select the “Advanced DNS Zones Editor” item.

Configure Exchange Server 2010 - Step 57

Next, in the domain field, you must specify the domain for which the A-records will be configured.

Configure Exchange Server 2010 - Step 58

In the “Add Record” section, specify the name, TTL, type, and IP address. Pay attention to the field “IP-address” you need to specify the IP by which your mail server is accessible from the Internet.

After the fields are filled in, click on the “Add record” button.

Configure Exchange Server 2010 - Step 59

Add another A record.

In the “Add Record” section, specify the name, TTL, type, and IP address. Pay attention to the field “IP-address” you need to specify the IP by which your mail server is accessible from the Internet.

After the fields are filled in, click on the “Add record” button.

Configure Exchange Server 2010 - Step 60

Add another A record.

In the “Add Record” section, specify the name, TTL, type, and IP address. Pay attention to the field “IP-address” you need to specify the IP by which your mail server is accessible from the Internet.

After the fields are filled in, click on the “Add record” button.

Configure Exchange Server 2010 - Step 61

Next, you need to register MX records in the hosting control panel.

We return to the hosting control panel.

In the “Mail” section, select the “MX Record” item.

Configure Exchange Server 2010 - Step 62

Next, in the domain field, you must specify the domain for which the MX records will be configured. Then in the item “Email Routing” you need to select “Remote Mail Exchanger” and click on the “Change” button.

Configure Exchange Server 2010 - Step 63

Now delete all the old MX records in the MX Records section.

Select the entry and click on the “Delete” button.

Configure Exchange Server 2010 - Step 64

Next, you need to make a request to your ISP to create a PTR record for your external IP address, where your mail server is accessible from the Internet. This is necessary in order for your IP address to resolve to a name.

NOTE

In this example, IP 188.244.46.91 is being converted to the name mail.vmkh.org.

Now you need to create an SPF (Sender Policy Framework) and write its value to the TXT record.

Thanks to SPF, you can check if the sender’s domain has been tampered with. SPF allows you to specify a list of servers capable of sending mail messages on behalf of your domain.

You can create an SPF using the “SPF Wizard”.

Return to the “Advanced DNS Zone Editor” section.

In the “Domains” section, select the “Advanced DNS Zones Editor” item.

Configure Exchange Server 2010 - Step 65

Next, in the domain field, you must specify the domain for which the A-records will be configured.

Configure Exchange Server 2010 - Step 66

Add TXT record.

In the “Add Record” section, specify the name, TTL, type, and TXT data.

NOTE

In the “TXT Data” field you need to specify the value of the SPF record that you received using the “Sender ID Framework SPF Record Wizard”.

SPF example: v=spf1 mx ptr:mail.vmkh.org mx:mx01.vmkh.org ip4:188.244.46.91 -all

Configure Exchange Server 2010 - Step 67

Now you need to register an A-record on the internal DNS server.

Go to the domain controller, then click “Start” and select “Administrative Tools”, then “DNS”.

Configure Exchange Server 2010 - Step 68

In the “Forward Lookup Zones” section, select the main domain and right-click on it, then select “New Host (A or AAAA)”.

Configure Exchange Server 2010 - Step 69

Next, in the “Name (uses parent domain name if blank)” field, specify the name of the A-record, then in the “IP address” section, specify the IP address of the server on which Exchange Server 2010 is installed.

Configure Exchange Server 2010 - Step 70

A record has been successfully added.

Configure Exchange Server 2010 - Step 71

After the A record is added, it will appear in the list with the rest of the DNS records.

Configure Exchange Server 2010 - Step 72

For further configuration, you need a certification authority.

NOTE

In this tutorial, the Active Directory Certificate Services role will be installed on a domain controller.

Launch “Server Manager” on the domain controller.

In the “Roles” section, click on the “Add Roles” button.

Configure Exchange Server 2010 - Step 73

Click on the “Next” button.

Configure Exchange Server 2010 - Step 74

Select the Active Directory Certificate Services role and click on the “Next” button.

Configure Exchange Server 2010 - Step 75

Next, the Role Installation Wizard invites you to learn more about the Active Directory Certificate Services role.

Click on the “Next” button.

Configure Exchange Server 2010 - Step 76

We select “Certification Authority Web Enrollment”.

Configure Exchange Server 2010 - Step 77

In the next step, the Install Roles Wizard will warn you that several components need to be installed to install the Certification Authority Web Enrollment.

Click on the “Add Required Role Services” button. More about this source text

Configure Exchange Server 2010 - Step 78

Next, select “Online Responder” and click on the “Next” button.

Configure Exchange Server 2010 - Step 79

The server is a member of the domain, so select “Enterprise” and click on the “Next” button.

Configure Exchange Server 2010 - Step 80

There are no other servers with the Active Directory Certificate Services role in the domain, so select “Root CA” and click on the “Next” button.

Configure Exchange Server 2010 - Step 81

Next, you need to create a new private key.

Select “Create a new private key” and click on the “Next” button.

Configure Exchange Server 2010 - Step 83

Next, you can select the encryption settings.

Leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 84

Specify a name for the new certification authority and click on the “Next” button.

Configure Exchange Server 2010 - Step 85

Now we select the validity period of the certificate and click on the “Next” button.

Configure Exchange Server 2010 - Step 86

Next, you can specify where the certificate database and its logs will be stored.

Leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 87

The Role Installation Wizard now prompts you to install the IIS components.

Click on the “Next” button.

Configure Exchange Server 2010 - Step 88

Leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 89

In order to start the installation of the selected role, click on the “Install” button.

Configure Exchange Server 2010 - Step 90

The installation of the selected role and the components required for it has begun.

Configure Exchange Server 2010 - Step 91

Installation of the Active Directory Certificate Services role is complete.

Click on the “Close” button.

Configure Exchange Server 2010 - Step 92

Now you need to enable the SAN (Subject Alternative Name) function on the CA server. This function will be useful for you when publishing the “Autodiscover” service.

On the CA server, on the “Taskbar” select “Windows PowerShell” and after clicking the right mouse button select “Run as administrator”.

Configure Exchange Server 2010 - Step 93

We execute the command:

Terminal window
certutil -setreg policy\EditFlags +EDITF_ATTRIBUTESUBJECTALTNAME2

Configure Exchange Server 2010 - Step 94

Now let’s restart the certification authority.

We execute the command:

Terminal window
net stop certsvc

Configure Exchange Server 2010 - Step 95

We execute the command:

Terminal window
net start certsvc

Configure Exchange Server 2010 - Step 96

The certification authority has restarted successfully.

Configure Exchange Server 2010 - Step 97

Now let’s make a request to create a new Exchange certificate.

We return to the server with Exchange Server 2010 installed.

In the Exchange Management Console, in the “Server Configuration” section, select the Exchange server and click on the “New Exchange Certificate” button on the right.

Configure Exchange Server 2010 - Step 98

Specify a name for the new certificate and click on the “Next” button.

Configure Exchange Server 2010 - Step 99

Then leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 100

Now you need to specify the domain names that need to be included in the certificate for all types of access.

In the “Client Access server (Outlook Web App)” section, select “Outlook Web App is on the Intranet” and in the “Domain name you use to access Outlook Web App internally” field, specify the full name of the Exchange server. In the “Outlook Web App is on the Internet” field, specify the name by which your mail server is accessible from the Internet.

In the “Client Access server (Exchange ActiveSync)” section, select “Exchange Active Sync is enabled” and in the “Domain name, you use to access Exchange ActiveSync” field, specify the name by which your mail server is accessible from the Internet.

Configure Exchange Server 2010 - Step 101

In the “Client Access server (Web Services, Outlook Anywhere, and Autodiscover)” section, select “Exchange Web Services is enabled” and “Outlook Anywhere is enabled”, then in the “External host name for your organization” field, specify the name by which your mail the server is accessible from the Internet.

Select “Autodiscover used on the Internet”, then select “Long URL” and in the “Autodiscover URL to use” field specify the name by which your mail server is accessible from the Internet for the “Autodiscover” service.

NOTE

In this manual, the name “autodiscover.vmkh.org” is used for the “Autodiscover” service.

Click on the “Next” button.

Configure Exchange Server 2010 - Step 102

Now we select the main name by which your mail server is accessible from the Internet and click on the “Set as common name” button.

Click on the “Next” button.

Configure Exchange Server 2010 - Step 103

Next, you need to specify the name of the organization, its geographic location, and specify the folder where the request for the Exchange certificate will be saved.

This guide deals with an organization located in Russia, in the city of Moscow.

Specify the necessary information and click on the “Browse” button.

Configure Exchange Server 2010 - Step 104

Let’s save the request to the desktop.

Specify a name for the request and click on the “Save” button.

Configure Exchange Server 2010 - Step 105

After the name of the organization, its geographic location, and folders where the certificate request will be saved, click on the “Next” button.

Configure Exchange Server 2010 - Step 106

Everything is ready to create an Exchange certificate request.

Click on the “New” button.

Configure Exchange Server 2010 - Step 107

The creation of a new Exchange certificate request is complete.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 108

After the certificate request is generated, it appears on the Exchange Certificates tab.

Configure Exchange Server 2010 - Step 109

Now you need to validate your Exchange certificate with a certification authority.

Follow the link http://vmkh-s-0000001.vmkh.org/certsrv, where vmkh-s-0000001.vmkh.org is the full name of my certification authority server. Accordingly, you need to provide the fully qualified name of your CA server.

Configure Exchange Server 2010 - Step 110

We go under an account with administrator rights and click on the “OK” button.

Configure Exchange Server 2010 - Step 111

Now let’s add the address of the certification server to the “Local intranet”.

In the “Tools” menu, select “Internet Options”.

Configure Exchange Server 2010 - Step 112

Next, go to the “Security” tab.

Select “Local intranet” and click on the “Sites” button.

Configure Exchange Server 2010 - Step 113

In the “Add this website to the zone” field, specify the address of the certification server and click on the “Add” button.

Configure Exchange Server 2010 - Step 114

Click on the “Close” button.

Configure Exchange Server 2010 - Step 115

The certification server address has been successfully added to the Local Intranet.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 116

Now select “Request a certificate”.

Configure Exchange Server 2010 - Step 117

Next, select “Advanced certificate request”.

Configure Exchange Server 2010 - Step 118

Now select “Submit a certificate request by using a base-64-encoded CMC or PKCS # 10 file, or submit a renewal request by using a base-64-encoded PKCS # 7 file”.

Configure Exchange Server 2010 - Step 119

Next, open “Explorer” and go to the desktop where the Exchange certificate request was saved.

Click on the certificate request file twice with the left mouse button.

Configure Exchange Server 2010 - Step 120

Select “Select a program from a list of installed programs” and click on the “OK” button.

Configure Exchange Server 2010 - Step 121

Next, select “Notepad”, uncheck “Always use the selected program to open this kind of file” and click on the “OK” button.

Configure Exchange Server 2010 - Step 122

Copy the contents of the request file.

Configure Exchange Server 2010 - Step 123

Next, insert the contents of the request file into the “Saved Request” field, then in the “Certificate Template” section, select “Web Server” and click on the “Submit” button.

Configure Exchange Server 2010 - Step 124

Select “DER encoded” and click “Download certificate”.

Configure Exchange Server 2010 - Step 125

Click on the “Save” button.

Configure Exchange Server 2010 - Step 126

Assign a name and save the Exchange certificate to the Downloads folder.

Click on the “Save” button.

Configure Exchange Server 2010 - Step 127

Exchange certificate saved successfully.

Click on the “Close” button.

Configure Exchange Server 2010 - Step 128

Now you need to download the certificate of the certification authority.

Follow the link http://vmkh-s-0000001.vmkh.org/certsrv, where vmkh-s-0000001.vmkh.org is the full name of my certification authority server. Accordingly, you need to provide the fully qualified name of your CA server.

Select “Download a CA certificate, certificate chain, or CRL”.

Configure Exchange Server 2010 - Step 129

In the “Encoding method” section, select “DER” and click “Download CA certificate”.

Configure Exchange Server 2010 - Step 130

Click on the “Save” button.

Configure Exchange Server 2010 - Step 131

We assign a name and save the certificate of the certification authority in the “Downloads” folder.

Click on the “Save” button.

Configure Exchange Server 2010 - Step 132

The certificate was successfully saved.

Click on the “Close” button.

Configure Exchange Server 2010 - Step 133

To successfully validate your Exchange certificate request, you must import the CA certificate into the Trusted Root Certification Authorities on the Exchange server.

On the Exchange server, click on the “Start” button and specify “mmc” in the search bar and press the “Enter” button.

Configure Exchange Server 2010 - Step 134

Now let’s add the Certificates snap-in.

Next, in the “File” menu, select “Add/Remove Snap-in”.

Configure Exchange Server 2010 - Step 135

In the “Available snap-ins” section, select “Certificates” and click on the “Add” button.

Configure Exchange Server 2010 - Step 136

Next, select “Computer account” and click on the “Next” button.

Configure Exchange Server 2010 - Step 137

Select “Local computer” and click on the “Finish” button.

Configure Exchange Server 2010 - Step 138

The snap-in has been added successfully.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 139

In the “Certificates (Local Computer)” section, select the “Trusted Root Certification Authorities” subsection, then right-click on the “Certificates” subsection and select “All Tasks”, then “Import”.

Configure Exchange Server 2010 - Step 140

Click on the “Next” button.

Configure Exchange Server 2010 - Step 141

Next, you need to specify the path to the certificate of the certification authority.

Click on the “Browse” button.

Configure Exchange Server 2010 - Step 142

Select the certificate of the certification authority and click on the “Open” button.

Configure Exchange Server 2010 - Step 143

After the path to the certificate of the certification authority is indicated, click on the “Next” button.

Configure Exchange Server 2010 - Step 144

Then leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 145

Everything is ready to import the certificate into the “Trusted Root Certification Authorities”.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 146

The CA certificate has been successfully imported.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 147

We return to the Exchange Management Console.

In the “Server Configuration” section, select the Exchange server, then select the new Exchange certificate and click on the “Complete Pending Request” button on the right.

Configure Exchange Server 2010 - Step 148

Next, you need to specify the path to the Exchange certificate.

Configure Exchange Server 2010 - Step 149

Select the Exchange certificate and click on the “Open” button.

Configure Exchange Server 2010 - Step 150

After the path to the Exchange certificate is specified, click on the “Complete” button.

Configure Exchange Server 2010 - Step 151

Exchange certificate verified.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 152

Now you need to assign a new Exchange certificate to IIS.

In the “Server Configuration” section, select the Exchange server, then select the new Exchange certificate and click on the “Assign Services to Certificate” button on the right.

Configure Exchange Server 2010 - Step 153

Select the server for which the settings will be made and click on the “Next” button.

Configure Exchange Server 2010 - Step 154

Put a checkmark on “Internet Information Server (IIS)” and click on the “Next” button.

Configure Exchange Server 2010 - Step 155

You are now ready to assign the Exchange certificate to IIS.

Click on the “Assign” button.

Configure Exchange Server 2010 - Step 156

Next, you need to confirm overwriting the existing certificate.

Click on the “Yes to All” button.

Configure Exchange Server 2010 - Step 157

The Exchange certificate is assigned to the IIS service.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 158

After the Exchange certificate is assigned to the IIS service, the list of services in the “Server Configuration” section of the certificate is updated.

Configure Exchange Server 2010 - Step 159

Now let’s take a look at the Outlook Web App settings.

In the “Server Configuration” section, go to the “Client Access” subsection, select the Exchange server. Then on the right, we click on the “Properties” button.

Next, select “owa (Default Web Site)” and click on the “Properties” button on the right.

Configure Exchange Server 2010 - Step 160

Now let’s configure user authorization by login without having to specify a domain.

On the “Authentication” tab in the “Use forms-based authentication” section, select “User name only”.

Next, you need to select the main domain, click on the “Browse” button.

Configure Exchange Server 2010 - Step 161

Select the main domain and click on the “OK” button.

Configure Exchange Server 2010 - Step 162

After the domain is specified, go to the “Public Computer File Access” tab.

Configure Exchange Server 2010 - Step 163

Now we will restrict access to view documents if the user is logged in to Outlook Web App from a public computer.

On the “Public Computer File Access” tab, uncheck “Enable direct file access” and “Enable WebReady Document Viewing”.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 164

Next, a warning will appear about the need to restart IIS.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 165

Now let’s add the address where your mail server is accessible from the Internet into the configuration of the Exchange server with the “Client Access” role.

In the “Server Configuration” section, go to the “Client Access” subsection. Then, on the right, click on the “Configure External Client Access Domain” button.

Configure Exchange Server 2010 - Step 166

Next, you need to specify the name by which your mail server is accessible from the Internet, then specify the Exchange server with the “Client Access” role.

In the “Enter the domain name you will use with your external Client Access servers” field, specify the name by which your mail server is accessible from the Internet, and in the “Select the Client Access servers to use with external URL” section, click on the “Add” button.

Configure Exchange Server 2010 - Step 167

Specify the Exchange server with the “Client Access” role and click on the “OK” button.

Configure Exchange Server 2010 - Step 168

Everything is ready to register the name by which your mail server is accessible from the Internet in the configuration of the Exchange server with the “Client Access” role.

Click on the “Configure” button.

Configure Exchange Server 2010 - Step 169

The name by which your mail server is accessible from the Internet has been successfully added to the configuration of the Exchange server with the “Client Access” role.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 170

Now let’s configure the Outlook Anywhere service. This service is used to connect to the Exchange server via the Internet using “Outlook”.

In the “Server Configuration” section, go to the “Client Access” subsection, select the Exchange server. Then on the right, we click on the “Enable Outlook Anywhere” button.

Configure Exchange Server 2010 - Step 171

Next, in the “External host name” field, specify the name by which your mail server is accessible from the Internet. Then select “NTLM authentication” and click on the “Enable” button.

Configure Exchange Server 2010 - Step 172

Outlook Anywhere is up and running in 15 minutes.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 173

Now let’s restart IIS.

On the Exchange server, on the “Taskbar” select “Windows PowerShell” and after clicking the right mouse button click “Run as administrator”.

Configure Exchange Server 2010 - Step 174

We execute the command:

Terminal window
iisreset /noforce

Configure Exchange Server 2010 - Step 175

IIS restarted successfully.

Configure Exchange Server 2010 - Step 176

Now let’s configure the ability to receive mail.

In the “Server Configuration” section, go to the “Hub Transport” subsection, select the Exchange server, then select the “Receive Connectors” tab.

Next, select “Default vmkh-s-0000002”, where vmkh-s-0000002 is the name of my Exchange server. Then on the right, we click on the “Properties” button.

Configure Exchange Server 2010 - Step 177

On the “General” tab, in the “Maximum message size” field, you can configure the maximum size of mail attachments for receiving.

Configure Exchange Server 2010 - Step 178

Go to the “Permission Groups” tab and check the “Anonymous users” box.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 179

Now let’s create a new user with a mailbox.

In the Exchange Management Console, in the “Recipient Configuration” section, click on the “New Mail User” button.

Configure Exchange Server 2010 - Step 180

Select “New user” and click on the “Next” button.

Configure Exchange Server 2010 - Step 181

Next, in the “Specify the organization unit rather using a default one” section, you need to select the container in which you plan to create the new user.

Click on the “Browse” button.

Configure Exchange Server 2010 - Step 182

Select the container in which you want to place the new user.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 183

Now we indicate the first name, last name, login, and strong password for the new user.

Configure Exchange Server 2010 - Step 184

The next step is to select the database in which the mailbox for the new user will be created.

Check the box “Specify the mailbox database rather than using a database automatically selected” and click on the “Browse” button.

Configure Exchange Server 2010 - Step 185

Select the database in which you want to create a new mailbox and click on the “OK” button.

Configure Exchange Server 2010 - Step 186

After the database is selected, click on the “Next” button.

Configure Exchange Server 2010 - Step 187

Then leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 188

Everything is ready to create a new user with a mailbox.

Click on the “New” button.

Configure Exchange Server 2010 - Step 189

A user with a mailbox has been successfully created.

Click on the “Finish” button.

After the user with the mailbox is created, it will appear in the “Mailbox” section.

Configure Exchange Server 2010 - Step 190

Now you need to import the Exchange certificate into Trusted Root Certification Authorities on all computers in the domain.

Go to the domain controller, create a folder and copy the Exchange certificate into it.

NOTE

In this tutorial, the certificate was copied to the “ExchangeCertificate” folder on the “C” drive.

Configure Exchange Server 2010 - Step 191

Next, click “Start” and select “Administrative Tools”, then “Group Policy Management”.

Configure Exchange Server 2010 - Step 192

We create a new group policy to import the certificate into the “Trusted Root Certification Authorities” on all computers in the domain.

Right-click on the domain name and select “Create a GPO in this domain, and Link it here”.

Configure Exchange Server 2010 - Step 193

Specify a name for the new group policy and click on the “OK” button.

Configure Exchange Server 2010 - Step 194

Next, click on the new policy with the right mouse button and select “Edit”.

Configure Exchange Server 2010 - Step 195

In the Group Policy Editor, go to the “Computer Configuration” section, then to the “Windows Settings” subsection, then find the “Security Settings” section and select “Public Key Policies”, now right-click on “Trusted Root Certification Authorities” and select ” Import ”.

Configure Exchange Server 2010 - Step 196

Click on the “Next” button.

Configure Exchange Server 2010 - Step 197

Next, you need to specify the path to the Exchange certificate.

Click the “Browse” button.

Configure Exchange Server 2010 - Step 198

Go to the folder with the Exchange certificate and click on the “Open” button.

Configure Exchange Server 2010 - Step 199

After the path to the certificate is specified, click on the “Next” button.

Configure Exchange Server 2010 - Step 200

Then leave the settings unchanged and click on the “Next” button.

Configure Exchange Server 2010 - Step 201

Everything is ready to import the certificate into the “Trusted Root Certification Authorities” for all computers in the domain.

Click on the “Finish” button.

Configure Exchange Server 2010 - Step 202

The Exchange certificate has been successfully imported into Group Policy settings.

Click on the “OK” button.

Configure Exchange Server 2010 - Step 203

After the certificate is imported into Group Policy settings, it will appear in the “Trusted Root Certification Authorities” section.

Now the Exchange certificate will be imported to all computers that fall under this policy.

Configure Exchange Server 2010 - Step 204

Now you need to restart your mail server.

We return to the server with Exchange Server 2010 installed.

Click “Start” and select “Restart”.

Configure Exchange Server 2010 - Step 205

Exchange Server 2010 configuration is complete.


Patreon Exclusives#

🏆 Join my Patreon and dive deep into the world of Docker and DevOps with exclusive content tailored for IT enthusiasts and professionals. As your experienced guide, I offer a range of membership tiers designed to suit everyone from newbies to IT experts.


Tools I Personally Trust#

If you’re building things, breaking things, and trying to keep your digital life a little saner (like every good DevOps engineer), these are two tools that I trust and use daily:

🛸 Proton VPN - My shield on the internet. It keeps your Wi-Fi secure, hides your IP, and blocks those creepy trackers. Even if I’m hacking away on free café Wi-Fi, I know I’m safe.

🔑 Proton Pass - My password vault. Proper on-device encryption, 2FA codes, logins, secrets - all mine and only mine. No compromises.

These are partner links - you won’t pay a cent more, but you’ll be supporting DevOps Compass. Thanks a ton - it helps me keep this compass pointing the right way 💜


Gear & Books I Trust#

📕 Essential DevOps books
🖥️ Studio streaming & recording kit
📡 Streaming starter kit


Social Channels#

🎬 YouTube
🐦 X (Twitter)
🎨 Instagram
🐘 Mastodon
🧵 Threads
🎸 Facebook
🦋 Bluesky
🎥 TikTok
💻 LinkedIn
📣 daily.dev Squad
✈️ Telegram
🐈 GitHub


Community of IT Experts#

👾 Discord


Refill My Coffee Supplies#

💖 PayPal
🏆 Patreon
🥤 BuyMeaCoffee
🍪 Ko-fi
💎 GitHub
Telegram Boost

🌟 Bitcoin (BTC): bc1q2fq0k2lvdythdrj4ep20metjwnjuf7wccpckxc
🔹 Ethereum (ETH): 0x76C936F9366Fad39769CA5285b0Af1d975adacB8
🪙 Binance Coin (BNB): bnb1xnn6gg63lr2dgufngfr0lkq39kz8qltjt2v2g6
💠 Litecoin (LTC): LMGrhx8Jsx73h1pWY9FE8GB46nBytjvz8g


Is this content AI-generated?

No. Every article on this blog is written by me personally, drawing on decades of hands-on IT experience and a genuine passion for technology.

I use AI tools exclusively to help polish grammar and ensure my technical guidance is as clear as possible. However, the core ideas, strategic insights, and step-by-step solutions are entirely my own, born from real-world work.

Because of this human-and-AI partnership, some detection tools might flag this content. You can be confident, though, that the expertise is authentic. My goal is to share road-tested knowledge you can trust.

Configure Exchange Server 2010
https://www.heyvaldemar.com/configure-exchange-server-2010/
Author
Vladimir Mikhalev
Published at
2014-07-30
License
CC BY-NC-SA 4.0