< Back
Install-GroupManagedServiceAccount
Post
NAME Install-GroupManagedServiceAccount
SYNOPSIS
Adds a Group Managed Service Account to the local machine.
SYNTAX
Install-GroupManagedServiceAccount [-AccountName] <String> [<CommonParameters>]
DESCRIPTION
Adds a Group Managed Service Account to the local machine.
PARAMETERS
-AccountName <String>
The name of the Group Managed Service Account.
Required? true
Position? 2
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Install-GroupManagedServiceAccount -AccountName domain\\name$
RELATED LINKS
SYNOPSIS
Adds a Group Managed Service Account to the local machine.
SYNTAX
Install-GroupManagedServiceAccount [-AccountName] <String> [<CommonParameters>]
DESCRIPTION
Adds a Group Managed Service Account to the local machine.
PARAMETERS
-AccountName <String>
The name of the Group Managed Service Account.
Required? true
Position? 2
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Install-GroupManagedServiceAccount -AccountName domain\\name$
RELATED LINKS