Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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