How To Set Up a Local MS DTC to Point to a Remote MS DTC (260882)



The information in this article applies to:

  • Microsoft COM+ 1.0
  • Microsoft Transaction Server 2.0

This article was previously published under Q260882

SUMMARY

This article describes how to set up a computer to use a remote Microsoft Distributed Transaction Coordinator (MS DTC).

MORE INFORMATION

Steps for Microsoft Windows NT 4.0

  1. Open a command prompt, and type the following command:

    msdtc -remove

  2. In Control Panel, open the Distributed Transaction Coordinator service.
  3. In the Current Selection text box, type the computer name of the remote MS DTC.
  4. Under Available Network Protocol, select the appropriate protocol (TCP/IP is recommended).
  5. Close the dialog box, and restart the computer.

Steps for Microsoft Windows 2000

  1. From the Windows Start menu, point to Programs, point to Administrative Tools, and then click Component Services.
  2. Click to expand the Component Services and Computers nodes.
  3. Right-click My Computer, and then click Properties.
  4. On the MSDTC tab, clear the Use local coordinator check box.
  5. In the Remote Host text box, type the computer name of the machine where you want to use MSDTC in 'Remote host'

Modification Type:MinorLast Reviewed:7/13/2004
Keywords:kbDTC kbhowto KB260882