The Microsoft Exchange Server Best Practices Analyzer
(ExBPA) is an automated health check and troubleshooting tool. Written in C#,
it collects configuration settings and performs network and protocol tests in
an Exchange topology. The tool sends the results to an XML output file. Rules
are then applied to the values in the output file. When you view the output
file, any differences from the rules or any problems are highlighted. The ExBPA
tool can examine the Active Directory directory service, the registry, the
Internet Information Services (IIS) metabase, System Monitor tool
data, Windows Management Instrumentation (WMI), and files to retrieve
configuration information.
The ExBPA tool is a stand-alone program
that an administrator can run from a Windows XP-based workstation. By
using the tool, you can do the following things:
- Obtain information that Microsoft Support personal can use
to perform a proactive health check on your company's Exchange environment to
make sure that the configuration and the deployment is correct. The tool can
collect detailed information about a company's deployment and look for
well-known misconfiguration issues or other problems.
- Obtain diagnostic information that Microsoft Support
personal can use to perform a preliminary automated analysis if your company is
experiencing Exchange problems. This information can help Microsoft Support diagnose and
correct the problem.
- Obtain a snapshot of your Exchange deployment for archival
purposes. This information may be useful later if a future incident
occurs.
System requirements
- You must install Microsoft .NET Framework version 1.1 on
the computer where you want to install the ExBPA tool. To download .NET
Framework 1.1, visit the following Microsoft Web site:
- IIS Common Files must be installed on the computer on which
you will install the ExBPA tool. If IIS is installed, the IIS management
snap-in is installed, or Exchange System Manager is installed, IIS Common Files
are installed automatically. To add the IIS Common Files on a Windows XP-based
computer, follow these steps:
- Click Start, click
Run, type appwiz.cpl in the Open box, and then click
OK.
- Click Add/Remove Windows
Components.
- Click Internet Information Services
(IIS), and then click Details.
Note Do not click to select the check box that is next to
Internet Information Services (IIS). - Click to select the Common Files check
box, and then click OK.
- Click Next, and then click
Finish.
Note If the IIS Common Files are not installed, the ExBPA tool will
experience errors when it tries to access metabase properties. - The Windows Management Instrumentation service must be
running on the domain controllers, on the global catalog servers, and on the
Exchange servers.
- The Microsoft Exchange Management service must be running
on all computers that are running Microsoft Exchange 2000 Server or Microsoft
Exchange Server 2003.
- You must have read and write permissions to the folder
where you install and run the ExBPA tool.
- To collect host bus adapter (HBA) information, an HBA
API-compliant driver and remoting service must exist on the server. An example
of an HBA API-compliant driver and remoting service is the third-party Emulex
HBAnywhere service. Additionally, you must run the HBA API Managed Object
Format (MOF) installer on the ExBPA workstation and on the target server where
the HBA is installed. If the appropriate driver and remoting services are not
installed, the ExBPA tool will still run. However, HBA-related data will not be
collected.
Permissions and account configuration
To run the ExBPA tool, make sure that the account that is used to
run the tool has the appropriate credentials to access the Active Directory and
all servers that are included in the scan.
To obtain and run the ExBPA tool
To obtain the GUI version and the command-line version of the
ExBPA tool, download the ExBPA.exe file from the Microsoft download
site.
Download
the ExBPA.exe package now. For additional information about how
to download Microsoft Support files, click the following article number to view
the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most
current virus-detection software that was available on the date that the file
was posted. The file is stored on security-enhanced servers that help to
prevent any unauthorized changes to the file.
To run the ExBPA tool, follow these steps:
- Install the ExBPA tool.
- Run the exbpacmd command together with the appropriate switches. Run the command from the
installation location. By default, the installation location is C:\Program
Files\ExBPA.
To run against a full deployment, type the following
command, and then press ENTER: exbpacmd �d dc_name -n cust_name
To run against a single server, type the
following command, and then press ENTER: exbpacmd �d dc_name -n cust_name -rs server cn=server_name
- dc_name is the name of a
global catalog server or a domain controller that you want to use for querying.
If this is not provided, the tool will find the nearest global catalog server
or domain controller. However, it is better to pick a reliable server that is
not overloaded.
- cust_name is your name. If
it is possible, this should be kept consistent every time that you run the
tool. If the name of is not provided, the value will be blank. A blank value
will work for now. However, a blank value may cause difficulties later when the
tool adds the ability to import the data into an SQL database.
- server_name is the common
name (CN) of the server that you want to access. You must provide this
parameter even if you are running the command against the local
server.
When you run the tool, the status is displayed on the
screen. Most of the status messages are informational. But some error messages
may also be listed. All the status messages will be included in the output data
file. Therefore, you do not have to keep track of the messages separately.
After the process has finished running, the tool returns control to the
command line. - Compress (zip) the output file, and then send the file to
the Microsoft CSS support professional. By default, the name and the path of
the output file is C:\Program
Files\ExBPA\Output.x.xml.
- Provide feedback. The ExBPA team is very interested in your
feedback about this tool and wants to continually improve it. Please fill out
the optional survey every time that you use the ExBPA tool.