Skip to content

Get-LockedOutStatus

SYNOPSIS

SYNTAX

Get-LockedOutStatus [[-Username] <String[]>] [<CommonParameters>]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-Username

{{ Fill Username Description }}

Type: String[]
Parameter Sets: (All)
Aliases: User, SamAccountname

Required: False
Position: 1
Default value: "$env:USERNAME"
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

AUTHOR: Skyler Hart CREATED: 09/21/2017 13:06:06 LASTEDIT: 2022-09-01 23:01:39 KEYWORDS: REQUIRES: -Modules ActiveDirectory

https://wanderingstag.github.io