Collections:
Other Resources:
Distributed Transaction Coordinator (MSDTC) Service on Windows Server 2008
What is the "Distributed Transaction Coordinator (MSDTC)" system service on Windows Server 2008? Can I disable "Distributed Transaction Coordinator"?
✍: FYIcenter.com
"Distributed Transaction Coordinator (MSDTC)" is a Windows Server 2008 service that
coordinates transactions that span multiple resource managers, such as
databases, message queues, and file systems. If this service is stopped,
these transactions will fail. If this service is disabled, any services that
explicitly depend on it will fail to start.
Detailed information on "Distributed Transaction Coordinator" service:
Service name: MSDTC Display name: Distributed Transaction Coordinator Execution command: C:\Windows\System32\msdtc.exe Dependencies: Remote Procedure Call (RPC) Security Account Manager
"Distributed Transaction Coordinator" service is provided by the msdtc.exe program, which has the following properties:
Name: msdtc.exe Location: C:\Windows\system32\msdtc.exe Description: Microsoft Distributed Transaction Coordinator Service File version: 2001.12.10530.17415 Size: 141 KB (144,384 bytes) Modified: Tuesday, October 28, 2014, 9:12:59 PM
Disabling "Distributed Transaction Coordinator" service will may cause issues on running Windows Server 2008.
2022-05-01, ∼2741🔥, 0💬
Popular Posts:
How to download Apache server for Windows systems? If you are interested in downloading a copy of Ap...
What is "SSDP Discovery" in my Windows 7 service list? And how is "SSDP Discovery" service related t...
How to select the second keyboard layout during the Windows 10 setup process? After your Windows 10 ...
How to add a network user on a Windows 10 Pro computer? The network user already exists on the compa...
How to create your PHP configuration file, php.ini? If you have followed our Installing PHP Engine t...