This article describes how to set up SMTP replication on Windows Server 2008-based domain controllers. Operations on Windows Server 2008-based domain controllers differ slightly from corresponding operations on domain controllers that are running earlier versions of Windows.
To enable SMTP replication, you must have a certification authority. You can select a domain controller to host this role. To install a certification authority on a domain controller, follow these steps:
1.
Click Start, point to Administrative Tools, and then click Server Manager.
2.
In the console tree, click Roles, click Add Roles in the details pane, and then click Next.
3.
Click to select the Active Directory Certificate Services check box, and then click Next two times.
4.
Verify that the Certification Authority check box is selected, and then click Next.
5.
Click Enterprise, and then click Next.
Note This setting lets you set up an enterprise certification authority that can work with automatic certificate enrollment.
6.
If this is the first certification authority that you have created, click RootCA, and then click Next. If this is not the first certification authority that you have created, click Subordinate CA, and then click Next.
7.
Click Create a new private key, and then click Next.
8.
You can specify the settings that you want for the new key. Or, you can keep the default settings. Then, click Next.
9.
Specify a name for the certification authority, and then click Next.
10.
Specify a validity period for the certification authority certificate, and then click Next.
11.
Specify the certificate database location and the log location, and then click Next.
Configuring the membership of the Certificate Service DCOM Access group
To make sure that computers from all domains that are involved in the replication process receive certificates, you must include the following groups as members of the Certificate Service DCOM Access group on the certification authority:
•
Domain Users
•
Domain Controllers
•
Domain Computers
The membership must include these groups for each domain that has computers that will replicate over SMTP connections. For example, assume that you have a domain A.com and a child domain B.A.com. Additionally, assume that you want computers from both domains to replicate over SMTP connections. In this situation, you must include the following groups as members of the Certificate Service DCOM Access group:
•
CN=Domain Users,CN=Users,DC=A,DC=com;
•
CN=Domain Controllers,CN=Users,DC=A,DC=com;
•
CN=Domain Computers,CN=Users,DC=A,DC=com;
•
CN=Domain Users,CN=Users,DC=B,DC=A,DC=com;
•
CN=Domain Controllers,CN=Users,DC=B,DC=A,DC=com;
•
CN=Domain Computers,CN=Users,DC=B,DC=A,DC=com;
To add members to the Certificate Service DCOM Access group, follow these steps:
1.
Open the Active Directory Users and Computers snap-in.
2.
In the console tree, expand Active Directory Users and Computers, expand the node that corresponds to your domain, and then click Builtin.
3.
In the details pane, right-click Certificate Service DCOM Access, and then click Properties.
4.
On the Members tab, add the required members to the Members list, and then click OK.
Enable automatic certificate enrollment in the enterprise so that the domain controllers that are involved in replication can request certificates automatically. To do this, follow these steps:
1.
Open the Group Policy Management snap-in.
2.
In the console tree, expand Group Policy Management, expand the node that corresponds to your forest, expand the node that corresponds to your domain, and then expand Group Policy Objects.
3.
Right-click Default Domain Policy or another effective Group Policy object that applies to the target computers, and then click Edit.
4.
In the Group Policy Management Editor window, locate and then enable the following Group Policy setting:
Installing the Intersite Messaging (ISM) service for SMTP transport
To install the Intersite Messaging service for SMTP transport on all Windows Server 2008 domain controllers that will replicate over SMTP connections, follow these steps:
1.
Open an elevated command prompt, and then run the following command:
Now you can configure SMTP site links in the Active Directory Site and Services snap-in. To do this, follow these steps:
1.
Click Start, click Run, type dssite.msc, and then click OK.
2.
In the console tree, expand Sites, expand Inter-Site Transports, right-click SMTP, and then click New Site Link.
3.
Specify a name for the new site link, add the sites that you want to the Sites in this site link list, and then click OK.
The domain controllers will start replicating after the new topology is propagated to all the domain controllers. For more information about site link settings, see the Windows Server 2008 Help documentation.
Need More Help? Contact a Support professional by Email, Online or Phone.
Customer Service For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
Newsgroups Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.