markdmac's Exchange 2007 Troubleshooting Tips
By Mark D. MacLachlan, The Spider's Parlor
http://www.thespidersparlor.com
A common scenario in business is you are asked to add an email address to a particular user. You try to do so and receive a message that the address is already in use, but you are not told WHICH user has the mailbox.
Back in the Exchange 2003 days I could find this fairly easily with about 20 lines of vbscript code. Finding the same solution in PowerShell was eluding me.
So after a bunch of reading and research I finally have the solution. This is so much easier in PowerShell since it is only one command. Now if I could just get passed my mental blocks on finding the commands....
The below code will find and report which user mailbox has the email id "searchuser@company.com", so just replace the email address with the address you are searching on.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.