How many times do you go to create a user and find that it’s already there, or at least the forwarding address is. Info@, sales@, etc. Well, in Exchange 2007 you can final all the users with a forwarding address in them to quickly isolate who already has your address. To do so, use the following command:
Get-Mailbox | Where {$_.ForwardingAddress -ne $null} | Select Name, ForwardingAddress, DeliverToMailboxAndForwardSimilar Articles:
- Mail Tips, For Loops and Powershell
- Exchange 2007: Send-As
- Exchange 2007: Find Hidden Users using PowerShell
- Exchange 2007: OWA Virtual Directories from PowerShell
- Design Considerations: Exchange 2007 and the Mac
Copyright © 2008
This feed is for personal, non-commercial use only.
The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:
)