< Back

Test-GroupManagedServiceAccount

Wed Jan 15, 2020 2:36 am

NAME Test-GroupManagedServiceAccount



SYNOPSIS

Test whether or not a Group Managed Service Account is installed in the NetLogon store.





SYNTAX

Test-GroupManagedServiceAccount [-AccountName] <String> [<CommonParameters>]





DESCRIPTION

Test whether or not a Group Managed Service Account is installed in the NetLogon store.





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

System.Boolean







RELATED LINKS