Post-installation Steps for BizTalk Server 2013 and 2013 R2

Enable TCP/IP and Named Pipes

  1. Open SQL Server Configuration Manager.

  2. Expand SQL Server Network Configuration, and select Protocols for MSSQLSERVER.

  3. Verify that both TCP/IP and Named Pipes are enabled. If enabled, proceed to the next step.

    If not enabled:

    • Right-click the protocol, and then click Enable.
    • Repeat to enable the other protocol if necessary.
    • In the left-hand pane, click SQL Server Services.
    • In the right-hand pane, right-click SQL Server (MSSQLSERVER), and click Stop.
    • When the service has stopped, right-click SQL Server (MSSQLSERVER), and click Start.

    Important

    If you are using SQL Server 2008 R2, the NS$BAMAlerts service may be stopped. Restart the service.

  4. Close the Configuration Manager.

Enable DTC on the Local Host Server

  1. Open Component Services:

    • Windows Server 2012 : Select the Windows button, and type Component Services. In the Results window, select Component Services.

    • Windows 8.1: Select the Windows button, and type Administrative Tools. In the Search window, select Settings. In the Results window, click Administrative Tools. Double-click Component Services.

    • Windows 7 SP1: Select Start. In the Search text box, type Component Services, and click it to open.

  2. In the console tree, expand Component Services, expand Computers, expand My Computer, expand Distributed Transaction Coordinator, and then click Local DTC.

  3. Right-click Local DTC and select Properties to open the Local DTC Properties.

  4. Select the Security tab.

  5. Confirm the following options are checked:

    • Network DTC Access
    • Allow Inbound
    • Allow Outbound
    • No Authentication Required

    For additional settings that may be needed, see Troubleshooting Problems with MSDTC.

  6. Select OK to close the Local DTC Properties dialog box. Restart the MSDTC service if prompted.

  7. Close Component Services.

Configure Windows Firewall to Enable DTC

  1. Open Windows Firewall:

    • Windows Server 2012 : Click the Windows button, and type Windows Firewall. In the Results window, click Windows Firewall.

    • Windows 8.1: Click the Windows button, and type Windows Firewall. In the Search window, click Settings. In the Results window, click Windows Firewall.

    • Windows 7 SP1: Click Start. In the Search text box, type Windows Firewall, and click it to open.

  2. Click Advanced Settings and click Inbound Rules.

  3. In the Inbound Rules pane, right-click Distributed Transaction Coordinator * (as appropriate), and then click Enable Rule.

  4. Click Outbound Rules.

  5. In the Outbound Rules pane, right-click Distributed Transaction Coordinator * (as appropriate), and then click Enable Rule.

  6. On the Control Panel, change the view to list by icons, and then double-click Administrative Tools.

  7. Double-click Services.

  8. Right-click COM+ System Application, click Restart, and wait for the service to restart.

  9. Right-click and restart the Distributed Transaction Coordinator service.

  10. Right-click and restart the SQL Server (MSSQLSERVER) service.

  11. Close Services (Local), and then close Administrative Tools.

Configure SQL Agent Jobs

Install Cumulative Updates

After you install BizTalk Server, install any BizTalk Server cumulative updates listed in Windows Update. For more information, go to Service Pack and cumulative update list for BizTalk Server.

Next

Configure BizTalk Server

See Also

Appendix A: Silent Installation

Appendix B: Install the Microsoft SharePoint Adapter

Appendix C: Redistributable CAB Files

Appendix D: Create the SMTP Server

Uninstall and unconfigure BizTalk Server to remove it