Windows 7,Windows Server 2008 MSDTC配置

1. 打开“控制面板(Control Panel)―管理工具(Administrative Tools)―组件服务(Component Service)”(或者开始-运行 “Dcomcnfg.exe”)
2. 打开“组件服务(Component Service)―计算机(Computers)”
3. 在“我的电脑(My Computer)”上点击右键,点击“属性(Properties)”
4. 在Local DTC Properties对话框中,点击“安全(Security)”选项卡。

在安全配置选项卡中做如下设置:
1. 选中“网络DTC访问(Network DTC Access)”
2. 在客户端管理(Client and Administration)中选中“允许远程客户端(Allow remote Clients)”和“允许远程管理(Allow Remote Administration)”
3. 在事务管理通讯(Transaction Manager Communication)中选“允许入站(Allow Inbound)”“允许出站(Allow Outbound)”“不要求进行验证(No Authentication Required)”
4. 保证DTC登陆账户为:NT Authority\Network Service



原文地址:https://www.cnblogs.com/wmlunge/p/2299251.html