Archiving Server uses Message Queuing to ensure reliability when processing data. Before you install Archiving Server, you must install and configure Message Queuing on the server that will run Archiving Server, and on every Front End Server and Standard Edition server that will send data to Archiving Server.
The Archiving agent uses Message Queuing to receive messages from the Archiving Server destination queue. (Message Queuing also serves as a local temporary transmission queue if the Archiving Server is unavailable.)
Note: |
---|
In a two-tier topology where the Archiving Server and the
Archiving Server database are on separate computers, automatic
setup of encryption is not supported for the messages that are sent
by the Archiving Server to the database. Instead, encryption of the
link between the Archiving Server and the database must be
configured manually by using SQL Server SSL encryption. For details
about configuring SQL Server SSL encryption, see the Microsoft
Knowledge Base article 276553, "How to enable SSL encryption for
SQL Server 2000 if you have a valid Certificate Server," at
|
Installation Prerequisites
Because Message Queuing for Archiving Server relies on Active Directory Domain Services (AD DS) for encryption to the destination queue, you must join the Archiving Server to a domain and then install Message Queuing with its Active Directory Integration option; this option is installed by default when you install Message Queuing on a server that is part of a domain.
-
Log on as a member of the Administratorsgroup to the server that will be running Archiving Server.
-
Click Start, point to Administrative Tools, and then click Server Manager.
-
Under Features Summary, click Add Features.
-
Expand Message Queuing, expand Message Queuing Services, and then select the check boxes for the Message Queuing features that you want to install. Be sure to select Directory Service Integration.
-
Click Next, and then click Install.
-
If you are prompted to restart the computer, click OKto complete the installation.
-
Log on as a member of the Administratorsgroup to the server that will be running Archiving Server, and as a member of the Domain Adminsgroup (to install the Active Directory subcomponent).
-
Click Start, click Control Panel, and then click Add or Remove Programs.
-
In the Add or Remove Programsdialog box, click Add/Remove Windows Components.
-
On the Windows Componentspage, select the Application Servercheck box, and then click Details.
-
In the Application Serverdialog box, select the Message Queuingcheck box, and then click OK.
-
On the Windows Componentspage, click Next.
-
Accept the default settings in the wizard to complete the installation. One of the default settings enables Active Directory Integration, which is required for Archiving Server.