question

IMK-3051 avatar image
0 Votes"
IMK-3051 asked

Finding email address

Hi

We have an email address but I do not know that what account it is attached to or is it maybe attached to some shared mailbox. I know that it is alias of some mailbox.

Is there an easy way to find out that to what mailbox this alias email address is attached to? Perhaps via PowerShell?

office-exchange-online-itpro
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

michev avatar image
1 Vote"
michev answered IMK-3051 commented

The easiest way is to run the following PowerShell cmdlet

 Get-Recipient user@domain.com
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Great, thanks!

0 Votes 0 ·