This article discusses the steps that are required to install Microsoft Exchange Server 2007 Service Pack 3 (SP3) on a computer that is running Windows Small Business Server (Windows SBS) 2008.
To download and install Microsoft Exchange Server 2007 SP3, visit the following Microsoft website:
Note Microsoft Exchange Server 2007 Service Pack 2 (SP2) on a computer that is running Windows SBS 2008, you first had to install an installation tool. For more information about the Microsoft Exchange Server 2007 SP 2 Installation Tool for Windows SBS 2008, click the following article number to view the article in the Microsoft KNowledge Base:
974271
(http://support.microsoft.com/kb/974271/
)
Description of the Microsoft Exchange Server 2007 Service Pack 2 Installation Tool for Windows Small Business Server 2008
This tool is not required to install Microsoft Exchange Server 2007 SP3 on a computer that is running Windows SBS 2008.
If Microsoft Forefront Security for Exchange Server is installed on the computer, you must first disable the Forefront Client Security (FCS) scan engine. To do this, follow these steps:
- Stop the following services:
- FSCController
-
Microsoft Exchange Information Store
-
Microsoft Exchange Transport
- Open an elevated command prompt.
To open an elevated command prompt, click
StartCollapse this imageExpand this image
, type
cmd
in the
Start Search
box, right-click
cmd.exe
in the
Programs
list, and then click
Run as administrator.
Collapse this imageExpand this image
If you are prompted for an administrator password or for confirmation, type the password, or provide confirmation. -
Change the current directory to the following directory:
C:\Program Files (x86)\Microsoft Forefront Security\Exchange Server
-
At the command prompt, type the following command, and then press ENTER:
fscutility /disable
After you run this command, you receive the following message:Removing dependencies...
dependency on FSCController removed from Microsoft Information Store
dependency on FSEIMC removed from Microsoft Exchange Transport Service
Microsoft Exchange Transport Service Agent registration removed
Status: Microsoft Forefront Server Security NOT Integrated.
After the Forefront Client Security (FCS) scan engine is disabled, you should be able to install the service pack.
After the service pack setup is complete, you must enable Forefront Client Security (FCS) scan engine if you disabled it. To do this, follow these steps:
- Stop the following services:
- Microsoft Exchange Information Store
-
Microsoft Exchange Transport
- Open an elevated command prompt.
To open an elevated command prompt, click
StartCollapse this imageExpand this image
, type
cmd
in the
Start Search
box, right-click
cmd.exe
in the
Programs
list, and then click
Run as administrator.
Collapse this imageExpand this image
If you are prompted for an administrator password or for confirmation, type the password, or provide confirmation. - Change the current directory to the following directory:
C:\Program Files (x86)\Microsoft Forefront Security\Exchange Server
-
At the command prompt, type the following command, and then press ENTER:
fscutility /enable
- Restart the following services:
- Microsoft Exchange Information Store
-
Microsoft Exchange Transport
Known issues that may occur after you install Exchange Server 2007 SP3
After you install Exchange Server 2007 SP3, you may be unable to access the following Web sites:
- https://sites/owa
- https://sites/remote
Note This issue occurs only if the Internet Address Management wizard has not already been run on the computer.
To resolve this issue, edit the bindings for the
SBS Web Applications site to select the correct certificate. To do this, follow these steps:
- Open Internet Information Services (IIS) Manager.
-
Expand server_name.
Note The server_name placeholder represents the name of the server. -
Expand Web Sites.
-
Right-click SBS Web Applications, and then click Edit Bindings.
-
Click HTTPs port 443, and then click Edit.
- Under SSL certificate, select the Sites certificate.
Article ID: 982423 - Last Review: April 30, 2012 - Revision: 5.0
APPLIES TO
- Windows Small Business Server 2008 Premium
- Windows Small Business Server 2008 Standard
| kbsurveynew kbexpertiseadvanced kbhowto fep2010swept KB982423 |