Skip to content

Commit 5e6144d

Browse files
malindesilvavelkovb
authored andcommitted
specified difference between #3 and #4 examples
1 parent ad1b5e9 commit 5e6144d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Description
8686

8787
-----------
8888

89-
Get a global catalog in the current forest using Discovery.
89+
Get a global catalog in the current forest using Discovery. Domain type name is used in this scenario.
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. Possible values are 1 = PrimaryDC, 2 = GlobalCatalog, 3 = KDC, 4 = TimeService , 5 = ReliableTimeService or 6 = ADWS.
101101

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

0 commit comments

Comments
 (0)