cmdlet to find distribution group with specified smtp address
hi, there:what's the cmdlet to find distribution group with specified SMTP address? I got an NDR saying there is ambiguous SMTP address in E2k7 org with 10,000 mailbox and DL.Thanks in advance
October 2nd, 2009 4:08am

On Fri, 2-Oct-09 01:08:15 GMT, stevehuang wrote:>hi, there:>>what's the cmdlet to find distribution group with specified SMTP address? I got an NDR saying there is ambiguous SMTP address in E2k7 org with 10,000 mailbox and DL.If you want to use Powershell, try this: get-distributiongroup -anr your_address_to_find_goes_hereYou should be able to do the same thing in the EMC by selecting "Emailaddresses" when you create a filter. I'd use this one first becasueyou can fix the duplicate address immediately in the GUI. find the groups with ADUC, too:Open the "Find" dialog box.Select "Custom search" in the drop-down list box.Select the "Advanced tab".Select "Entire Directory" in the "In" list box.Enter "proxyaddresses=smtp:Click "Find Now".---Rich MatheisenMCSE+I, Exchange MVP--- Rich Matheisen MCSE+I, Exchange MVP
Free Windows Admin Tool Kit Click here and download it now
October 2nd, 2009 6:55am

There are couple of methods nicely explained here along with pictures :)) Finding Duplicate SMTP Addresses http://www.msexchange.org/articles/Finding-Duplicate-SMTP-Addresses.html Vinod |CCNA|MCSE 2003 +Messaging|MCTS|ITIL V3|
October 2nd, 2009 9:04am

Try Get-Recipient -Anr "email address"Karl
Free Windows Admin Tool Kit Click here and download it now
October 2nd, 2009 10:31pm

great, that solves the mystery.
October 8th, 2009 2:47am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics