Skip to content
Open
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
3 changes: 1 addition & 2 deletions docset/winserver2022-ps/ActiveDirectory/New-ADUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -1202,8 +1202,7 @@ operating systems, create a SAM account name that is 20 characters or less. This
property is `sAMAccountName`.

> [!NOTE]
> Information the user should notice even if skimmingIf the string value provided is not terminated
> with a `$` character, the system adds one if needed.
> If the string value provided is not terminated with a `$` character, the system adds one if needed.

```yaml
Type: System.String
Expand Down
3 changes: 1 addition & 2 deletions docset/winserver2025-ps/ActiveDirectory/New-ADUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -1202,8 +1202,7 @@ operating systems, create a SAM account name that is 20 characters or less. This
property is `sAMAccountName`.

> [!NOTE]
> Information the user should notice even if skimmingIf the string value provided is not terminated
> with a `$` character, the system adds one if needed.
> If the string value provided is not terminated with a `$` character, the system adds one if needed.

```yaml
Type: System.String
Expand Down