Get-Recipient -Identity user@domain.com
you can use this to find user associated with a specific email addressGet-Recipient -ANR user
or by using -ANR (Ambiguous Name Resolution) to find using part of a user name
Virtual Reality Powered Computer
Get-Recipient -Identity user@domain.com
you can use this to find user associated with a specific email address Get-Recipient -ANR user
or by using -ANR (Ambiguous Name Resolution) to find using part of a user name