Skip to content

Commit

Permalink
Merge pull request #3522 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Publish 06/14/2023 3:30 PM PDT
  • Loading branch information
Angela Fleischmann committed Jun 14, 2023
2 parents 571d011 + 52227f8 commit 5ad635a
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docset/winserver2019-ps/laps/Find-LapsADExtendedRights.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Querying permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Setting permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Setting permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Setting permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions docset/winserver2022-ps/laps/Find-LapsADExtendedRights.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Querying permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Setting permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Setting permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ resultant AD search. The supported name formats are as follows:
- distinguishedName (begins with a `CN=`)
- name (for all other inputs)

Setting permissions on the domain root is only supported using the distinguishedName input format, for example 'DC=laps,DC=com'.

```yaml
Type: System.String[]
Parameter Sets: (All)
Expand Down

0 comments on commit 5ad635a

Please sign in to comment.