File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
reference/5.1/Microsoft.PowerShell.LocalAccounts Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22external help file : Microsoft.Powershell.LocalAccounts.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.LocalAccounts
5- ms.date : 06/28/2023
5+ ms.date : 01/04/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.localaccounts/new-localgroup?view=powershell-5.1&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : New-LocalGroup
@@ -41,7 +41,7 @@ This command creates a group named SecurityGroup04.
4141
4242### -Description
4343
44- Specifies a comment for the group. The maximum length is 48 characters.
44+ Specifies a comment for the group. The maximum length is 256 characters.
4545
4646``` yaml
4747Type : System.String
@@ -57,7 +57,7 @@ Accept wildcard characters: False
5757
5858### -Name
5959
60- Specifies a name for the group. The maximum length is 256 characters.
60+ Specifies a name for the group. The maximum length is 48 characters.
6161
6262` ` ` yaml
6363Type : System.String
You can’t perform that action at this time.
0 commit comments