Skip to content

Commit 6153b53

Browse files
Apply suggestions from code review
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent df39678 commit 6153b53

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ This command gets the user with the name ChewDavid in the Active Directory Light
105105
C:\PS> Get-ADUser -LDAPFilter '(!userAccountControl:1.2.840.113556.1.4.803:=2)'
106106
```
107107

108-
This command get all enabled user accounts in AD using an LDAP filter.
108+
This command gets all enabled user accounts in Active Directory using an LDAP filter.
109109

110110
## PARAMETERS
111111

@@ -356,7 +356,7 @@ When you run a cmdlet outside of an Active Directory provider drive against an A
356356
When you run a cmdlet outside of an Active Directory provider drive against an AD LDS target, the default value is the default naming context of the target LDS instance if one has been specified by setting the **msDS-defaultNamingContext** property of the Active Directory directory service agent (DSA) object (**nTDSDSA**) for the AD LDS instance.
357357
If no default naming context has been specified for the target AD LDS instance, then this parameter has no default value.
358358

359-
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions is searched.
359+
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions are searched.
360360
If the value of the *SearchBase* parameter is set to an empty string and you are not connected to a GC port, an error is thrown.
361361

362362
```yaml

docset/winserver2012r2-ps/activedirectory/Get-ADUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ This command gets the user with the name ChewDavid in the Active Directory Light
107107
C:\PS> Get-ADUser -LDAPFilter '(!userAccountControl:1.2.840.113556.1.4.803:=2)'
108108
```
109109

110-
This command get all enabled user accounts in AD using an LDAP filter.
110+
This command gets all enabled user accounts in Active Directory using an LDAP filter.
111111

112112
## PARAMETERS
113113

@@ -358,7 +358,7 @@ When you run a cmdlet outside of an Active Directory provider drive against an A
358358
When you run a cmdlet outside of an Active Directory provider drive against an AD LDS target, the default value is the default naming context of the target LDS instance if one has been specified by setting the **msDS-defaultNamingContext** property of the Active Directory directory service agent (DSA) object (**nTDSDSA**) for the AD LDS instance.
359359
If no default naming context has been specified for the target AD LDS instance, then this parameter has no default value.
360360

361-
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions is searched.
361+
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions are searched.
362362
If the value of the *SearchBase* parameter is set to an empty string and you are not connected to a GC port, an error is thrown.
363363

364364
```yaml

docset/winserver2016-ps/activedirectory/Get-ADUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ This command gets the user with the name ChewDavid in the Active Directory Light
108108
C:\PS> Get-ADUser -LDAPFilter '(!userAccountControl:1.2.840.113556.1.4.803:=2)'
109109
```
110110

111-
This command get all enabled user accounts in AD using an LDAP filter.
111+
This command gets all enabled user accounts in Active Directory using an LDAP filter.
112112

113113
## PARAMETERS
114114

@@ -360,7 +360,7 @@ When you run a cmdlet outside of an Active Directory provider drive against an A
360360
When you run a cmdlet outside of an Active Directory provider drive against an AD LDS target, the default value is the default naming context of the target LDS instance if one has been specified by setting the **msDS-defaultNamingContext** property of the Active Directory directory service agent (DSA) object (**nTDSDSA**) for the AD LDS instance.
361361
If no default naming context has been specified for the target AD LDS instance, then this parameter has no default value.
362362

363-
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions is searched.
363+
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions are searched.
364364
If the value of the *SearchBase* parameter is set to an empty string and you are not connected to a GC port, an error is thrown.
365365

366366
```yaml

docset/winserver2019-ps/activedirectory/Get-ADUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ This command gets the user with the name ChewDavid in the Active Directory Light
108108
C:\PS> Get-ADUser -LDAPFilter '(!userAccountControl:1.2.840.113556.1.4.803:=2)'
109109
```
110110

111-
This command get all enabled user accounts in AD using an LDAP filter.
111+
This command gets all enabled user accounts in Active Directory using an LDAP filter.
112112

113113
## PARAMETERS
114114

@@ -360,7 +360,7 @@ When you run a cmdlet outside of an Active Directory provider drive against an A
360360
When you run a cmdlet outside of an Active Directory provider drive against an AD LDS target, the default value is the default naming context of the target LDS instance if one has been specified by setting the **msDS-defaultNamingContext** property of the Active Directory directory service agent (DSA) object (**nTDSDSA**) for the AD LDS instance.
361361
If no default naming context has been specified for the target AD LDS instance, then this parameter has no default value.
362362

363-
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions is searched.
363+
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions are searched.
364364
If the value of the *SearchBase* parameter is set to an empty string and you are not connected to a GC port, an error is thrown.
365365

366366
```yaml

docset/winserver2022-ps/activedirectory/Get-ADUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ This command gets the user with the name ChewDavid in the Active Directory Light
108108
C:\PS> Get-ADUser -LDAPFilter '(!userAccountControl:1.2.840.113556.1.4.803:=2)'
109109
```
110110

111-
This command get all enabled user accounts in AD using an LDAP filter.
111+
This command gets all enabled user accounts in Active Directory using an LDAP filter.
112112

113113
## PARAMETERS
114114

@@ -360,7 +360,7 @@ When you run a cmdlet outside of an Active Directory provider drive against an A
360360
When you run a cmdlet outside of an Active Directory provider drive against an AD LDS target, the default value is the default naming context of the target LDS instance if one has been specified by setting the **msDS-defaultNamingContext** property of the Active Directory directory service agent (DSA) object (**nTDSDSA**) for the AD LDS instance.
361361
If no default naming context has been specified for the target AD LDS instance, then this parameter has no default value.
362362

363-
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions is searched.
363+
When the value of the *SearchBase* parameter is set to an empty string and you are connected to a GC port, all partitions are searched.
364364
If the value of the *SearchBase* parameter is set to an empty string and you are not connected to a GC port, an error is thrown.
365365

366366
```yaml

0 commit comments

Comments
 (0)