Skip navigation.

Exchange Service
Setup Guide

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Configuration

This chapter describes how to configure the Exchange Service.

This chapter contains the following sections:

 


Starting and Stopping the Exchange Service

You can start and stop the Exchange Service from the Control Panel or from the Windows Start Menu.

This section contains the following topics:

Starting and Stopping from the Control Panel

Perform the following steps to start or stop the Exchange Service from the Control Panel:

  1. Browse to Start > Settings > Control Panel > Administrative Tools > Services.
  2. Locate the BEA WebLogic Exchange Service.
  3. To start the service: Right-click on the service and select Start.

    To stop the service: Right-click on the service and select Stop.

Starting and Stopping from the Windows Start Menu

Perform the following steps to start or stop the Exchange Service from the Windows Start Menu:

  1. Browse to Start > Programs > BEA WebLogic > Personal Messaging API > Exchange Service.
  2. To start the service, select Start Service. To stop the service, select Stop Service.

 


Setting Process Rights

The machine that runs the Exchange Service and the MAPI subsystem on behalf of users requires the "Act as Part of Operating System" privilege. This process actually logs the user accessing their Exchange mailbox into the Windows machine and the operating system calls required to do this need "Act as Part of Operating System". If Exchange Service runs as LocalSystem (the default), no further action is required since this privilege is granted to the LocalSystem user.

To grant "Act as Part of Operating System" privilege, browse to Control Panel > Administrative Tools > Local Security Policy > Local Policies > User Rights Assignment.

 


Windows Domain Requirements

The machine running the Exchange Service must be in the same domain as the Exchange server, or on a domain with a bidirectional trust relationship with the Exchange domain. Additionally, each user that will access their mailbox using the machine with the Exchange Service must have "Log on Locally" rights to that machine.

 


Maintaining Application/Service Uptime

The Exchange Service runs as a Windows service. This allows you to use the Windows built-in crash recovery for services. To enable crash recovery, go to Control Panel > Administrative Tools > Services > properties for the service you are running. Under the Recovery tab, set First Failure, Second Failure and Subsequent Failures to Restart the Service. You may want to set the Restart Service After time to 0 minutes, so that the service restarts immediately.

Note: In the event that the service does restart, all existing sessions will be lost.

This section contains the following topic:

Reporting an Exchange Service Crash

This section includes steps to gather information to help debug an Exchange Service crash. Provide as much of the following information when submitting your request to support:

 

Back to Top Previous Next