Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Mon, 12 May 2008 09:28:07 -0700,    group: microsoft.public.exchange.admin        back       


How to search forwarders   
Hi 

Is there any way to search all emails IDs where forwarders have been 
configured ?

Regards,
Shash
date: Mon, 12 May 2008 09:28:07 -0700   author:   Shash

Re: How to search forwarders   
Exchange Server version?
Exchange 2007: Get-Mailbox | where {$_.forwardingaddress -ne $null}

Exchange 2003 - ADUC (Win2003) -> Saved Queries -> New Query -> Custom 
Search -> Advanced:
(mailnickname=*)(altRecipient=*)

Using csvde (same syntax using ldifde as well):
csvde -f "myfilename.txt" -d "dc=MyDomain,DC=com" -r 
"(&(mailNickname=*)(altRecipient=*))"

-- 
Bharat Suneja
Microsoft Corporation
----------------------------------
This posting is provided "AS IS" with no warranties, and confers no
rights. Please do not send email directly to this alias. This alias is for
newsgroup purposes only.


"Shash"  wrote in message 
news:27593F5D-D265-456A-87E9-393AB84377D4@microsoft.com...
> Hi
>
> Is there any way to search all emails IDs where forwarders have been
> configured ?
>
> Regards,
> Shash
date: Mon, 12 May 2008 09:50:37 -0700   author:   Bharat Suneja [MSFT]

Re: How to search forwarders   
Thanks so much for the help.

"Bharat Suneja [MSFT]" wrote:

> Exchange Server version?
> Exchange 2007: Get-Mailbox | where {$_.forwardingaddress -ne $null}
> 
> Exchange 2003 - ADUC (Win2003) -> Saved Queries -> New Query -> Custom 
> Search -> Advanced:
> (mailnickname=*)(altRecipient=*)
> 
> Using csvde (same syntax using ldifde as well):
> csvde -f "myfilename.txt" -d "dc=MyDomain,DC=com" -r 
> "(&(mailNickname=*)(altRecipient=*))"
> 
> -- 
> Bharat Suneja
> Microsoft Corporation
> ----------------------------------
> This posting is provided "AS IS" with no warranties, and confers no
> rights. Please do not send email directly to this alias. This alias is for
> newsgroup purposes only.
> 
> 
> "Shash"  wrote in message 
> news:27593F5D-D265-456A-87E9-393AB84377D4@microsoft.com...
> > Hi
> >
> > Is there any way to search all emails IDs where forwarders have been
> > configured ?
> >
> > Regards,
> > Shash 
> 
>
date: Tue, 13 May 2008 06:48:03 -0700   author:   Shash

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us