About 215,000 results
Open links in new tab
  1. Install-Dtc (MsDtc) | Microsoft Learn

    Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.

  2. How do I enable MSDTC on SQL Server? - Stack Overflow

    On the server where the trigger resides, you need to turn the MSDTC service on. You can this by clicking START > SETTINGS > CONTROL PANEL > ADMINISTRATIVE TOOLS > SERVICES.

  3. Enabling and Starting MSDTC - Sinch

    For different installation options where MSDTC is required, see Installing Databases. To enable MSDTC service: Choose Start > (All) Programs > Administrative tools > Component Services. …

  4. windows-powershell-docs/docset/winserver2025-ps/MsDtc/Install ... - GitHub

    The Install-Dtc cmdlet installs the local transactions coordinator. This command installs local DTC. The command specifies AutoStart as the start type. Runs the cmdlet as a background job. Use …

  5. Fixing MSDTC Issues in SQL Server - Axial SQL

    Feb 4, 2025 · If you’ve come across the error message “MSDTC on the server is unavailable,” then this blog post is for you. In this article, we will discuss the steps taken to solve this …

  6. MsDtc Module | Microsoft Learn

    This reference provides information about the Windows PowerShell cmdlets provided with Microsoft Distributed Transaction Coordinator (MSDTC). The cmdlet help topics in this section …

  7. How to Configure MSDTC for Nodinite – Secure Distributed …

    Comprehensive guide to configuring Microsoft Distributed Transaction Coordinator (MSDTC) for Nodinite. Ensure secure, reliable distributed transactions across SQL Server, BizTalk, and …

  8. Complete Guide to MSDTC.EXE in Windows 11

    In this article, we will explore the MSDTC.EXE (Microsoft Distributed Transaction Coordinator) in the context of Windows 11. MSDTC is an essential component of the Windows operating …

  9. MSDTC configuration - docs.1e.com

    Ensure the Distributed Transaction Coordinator (MSDTC) service is enabled and running. Optionally use the registry import, which will set the values which you can then verify using the …

  10. Troubleshooting MSDTC in SQL Server

    May 26, 2023 · Run “msdtc -install” without the quotes in the command prompt. Verify that the MSDTC was successfully installed by reviewing the application event log. Enable network …