Remote Support Software

Provide instant remote support to customers and employees:

Click here for a free trial

track all email's configuration in exchange server whether bcc setting

Is this possible to track all email's configuration in exchange server (approximately 2,000 email accounts) whether they have been set forwarding bcc: to other.

There is an amazing pack of free network admin tools. click here to download it






June 12th, 2012 8:07pm
Tracking the past is not possible
==
For the future
Create a Transport Rule - Use GUI , It should be much easier.
It should have a option to send a copy of bcc messages

http://technet.microsoft.com/en-us/library/bb125138.aspx


Satheshwaran Manoharan | Exchange 2003/2007/2010 | Blog:
http://www.careexchange.in
| Please mark it as an answer if it really helps you

Need to support users over the internet? click here try our remote control online beta






June 13th, 2012 12:14am
Tracking the past is not possible
==
For the future
Create a Transport Rule - Use GUI , It should be much easier.
It should have a option to send a copy of bcc messages

http://technet.microsoft.com/en-us/library/bb125138.aspx


Satheshwaran Manoharan | Exchange 2003/2007/2010 | Blog:
http://www.careexchange.in
| Please mark it as an answer if it really helps you

There is an amazing pack of free network admin tools. click here to download it






June 13th, 2012 12:14am
If you have enabled messagetracking log, you can use get-messagetrackinglog to help you:
Get-MessageTrackinglog |where{$_.RecipientStatus -eq "Bcc"}|fl Sender, RecipientStatus, Recipients
Get-MessageTrackingLog

http://technet.microsoft.com/en-us/library/aa997573(EXCHG.80).aspx

Thanks,
EvanEvan Liu
TechNet Community Support

There is an amazing pack of free network admin tools. click here to download it






June 14th, 2012 3:59am
If you have enabled messagetracking log, you can use get-messagetrackinglog to help you:
Get-MessageTrackinglog |where{$_.RecipientStatus -eq "Bcc"}|fl Sender, RecipientStatus, Recipients
Get-MessageTrackingLog

http://technet.microsoft.com/en-us/library/aa997573(EXCHG.80).aspx

Thanks,
EvanEvan Liu
TechNet Community Support

Need to support users over the internet? click here try our remote control online beta






June 14th, 2012 4:13am
Alternatively you can use Journaling. Sukh

There is an amazing pack of free network admin tools. click here to download it






June 14th, 2012 5:14am
Alternatively you can use Journaling. Sukh

Need to support users over the internet? click here try our remote control online beta






June 14th, 2012 5:26am

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

Other recent topics Other recent topics