< Back

Get-DomainUser

Fri Jan 10, 2020 7:40 pm

NAME Get-DomainUser



SYNOPSIS

Get information about a user account





SYNTAX

Get-DomainUser [-SamAccountName] <Object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-SamAccountName <Object>



Required? true

Position? 1

Default value

Accept pipeline input? true (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



NOTES





Contact: Contact@mosaicMK.com

Version 1.0.1



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-DomainUser -User jsmith*



Finds all users that start with jsmith











RELATED LINKS

https://www.mosaicmk.com