Skip to content

Commit d0b3bd2

Browse files
authored
Merge pull request MicrosoftDocs#1160 from velkovb/fix-905-firewallrule
Resolves MicrosoftDocs#905
2 parents 9e7d3ee + 0f2fb1b commit d0b3bd2

File tree

3 files changed

+27
-4
lines changed

3 files changed

+27
-4
lines changed

docset/windows/msdtc/test-dtc.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,15 @@ The cmdlet performs the following tests:
3939
- Checks whether the two computers can ping each other.
4040
- Checks whether a transaction can be propagated between the two computers.
4141

42-
To run this cmdlet, you must first enable the firewall rule for WMI on both computers by using the Netsh utility.
43-
Run the following command:
42+
To run this cmdlet, you must first enable the firewall rule for Distributed Transaction Coordinator on both computers by using the Netsh utility run the following command:
4443

45-
`netsh advfirewall firewall set rule group="Windows Management Instrumentation (WMI)" new enable=yes`
44+
`netsh advfirewall firewall set rule group="Distributed Transaction Coordinator" new enable=yes`
4645

47-
For more information, see [The Netsh Command-Line Utility](https://technet.microsoft.com/library/cc785383.aspx) (https://technet.microsoft.com/library/cc785383.aspx) in the TechNet library.
46+
For more information, see [Netsh Command Syntax, Contexts, and Formatting](https://docs.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-contexts).
47+
48+
To enable the rule using PowerShell run the following command:
49+
50+
`Enable-NetFirewallRule -DisplayGroup "Distributed Transaction Coordinator"`
4851

4952
## EXAMPLES
5053

docset/winserver2012-ps/msdtc/Test-Dtc.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ The cmdlet performs the following tests:
2929
- Checks whether the Microsoft Distributed Transaction Coordinator (MSDTC) network security settings are correctly configured for network transactions.
3030
- Checks whether the two computers can ping each other.
3131
- Checks whether a transaction can be propagated between the two computers.
32+
33+
To run this cmdlet, you must first enable the firewall rule for Distributed Transaction Coordinator on both computers by using the Netsh utility run the following command:
34+
35+
`netsh advfirewall firewall set rule group="Distributed Transaction Coordinator" new enable=yes`
36+
37+
For more information, see [Netsh Command Syntax, Contexts, and Formatting](https://docs.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-contexts).
38+
39+
To enable the rule using PowerShell run the following command:
40+
41+
`Enable-NetFirewallRule -DisplayGroup "Distributed Transaction Coordinator"`
3242

3343
## EXAMPLES
3444

docset/winserver2012r2-ps/msdtc/Test-Dtc.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ The cmdlet performs the following tests:
3838
- Checks whether the two computers can ping each other.
3939
- Checks whether a transaction can be propagated between the two computers.
4040

41+
To run this cmdlet, you must first enable the firewall rule for Distributed Transaction Coordinator on both computers by using the Netsh utility run the following command:
42+
43+
`netsh advfirewall firewall set rule group="Distributed Transaction Coordinator" new enable=yes`
44+
45+
For more information, see [Netsh Command Syntax, Contexts, and Formatting](https://docs.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-contexts).
46+
47+
To enable the rule using PowerShell run the following command:
48+
49+
`Enable-NetFirewallRule -DisplayGroup "Distributed Transaction Coordinator"`
50+
4151
## EXAMPLES
4252

4353
### Example 1: Test MSDTC on the local computer

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy