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, 2212🔥, 0💬
Popular Posts:
What is "Protexis Licensing V2" in my Windows 7 service list? And how is "Protexis Licensing V2" ser...
How to connect your computer to a DSL line? Here are the steps of how to connect your computer to th...
What is Windows XP Services Management Console? Windows XP Services Management Console is a system a...
What are wbxtra_*.wbt Temporary Files on my Windows 7 computer? Can I remove them? wbxtra_*.wbt Temp...
What is causing the HTTP 403 (Forbidden) error when running PHP scripts with PHP CGI configuration? ...