Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2 KB

how-to-back-up-the-biztalk-server-configuration.md

File metadata and controls

31 lines (23 loc) · 2 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: How to Back Up The BizTalk Server Configuration
How to Back Up The BizTalk Server Configuration
06/08/2017
biztalk-server
article

How to Back Up The BizTalk Server Configuration

As part of backing up [!INCLUDEbtsBizTalkServerNoVersion], you should back up the configuration settings associated with the computer running [!INCLUDEbtsBizTalkServerNoVersion]. Having a copy of the original configuration file greatly simplifies the restoration process if you have a hardware failure that requires you to replace the computer.

The configuration settings for each computer running [!INCLUDEbtsBizTalkServerNoVersion] are stored in an XML file created by the BizTalk Server Configuration Manager. Any time you change the configuration of your BizTalk servers, you should export the updated configuration file to your backup location. This helps to ensure that the configuration file is available if you have to replace your BizTalk server.

Prerequisites

You must be logged on as a member of the BizTalk Server Administrators group to perform this procedure.

To back up the BizTalk Server configuration

  1. Click Start, click All Programs, click Microsoft BizTalk Server, and then click BizTalk Server Configuration.

  2. In Microsoft BizTalk Server Configuration, click Export Configuration.

  3. In the Save As dialog box, browse to the location where you store your backups.

  4. In the File name box, type a name for the configuration file, and then click Save.

See Also

Backing Up a Computer Running BizTalk Server
How to Recover the BizTalk Server Configuration