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
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