You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get-User-Identity "UserName"| fl #Provide your user name for the '-Identity' parameter
#Getting a Filtered List of the User details
#Get-User -Identity "UserName" | ft identity, whenCreated, whenChanged #Provide your user name for the '-Identity' parameter, along with any additional properties