Skip to content

Commit aa4c2c8

Browse files
authored
Merge pull request #1024 from Malind19/patch-24
specified difference between #3 and #4 examples
2 parents d685df5 + 21d96cd commit aa4c2c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docset/winserver2012-ps/activedirectory/Get-ADDomainController.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ C:\PS>Get-ADDomainController -Discover -Service "GlobalCatalog"
8484

8585
Description
8686

87-
-----------
87+
Get a global catalog in the current forest using Discovery. Domain type name is used in this scenario.
8888

89-
Get a global catalog in the current forest using Discovery.
89+
-----------
9090

9191
### -------------------------- EXAMPLE 4 --------------------------
9292
```
@@ -97,7 +97,7 @@ Description
9797

9898
-----------
9999

100-
Get a global catalog in the current forest using Discovery.
100+
Get a global catalog in the current forest using Discovery. Domain type id is used in this scenario.
101101

102102
### -------------------------- EXAMPLE 5 --------------------------
103103
```

0 commit comments

Comments
 (0)