Your Exchange Server 2007 computers are configured with the default settings. You need to send copies of all e-mail messages that are sent and received by user@contoso.com to monitor@contoso.com. What should you do?

A.
Run the New-JournalRule -Name:’User’ -JournalEmailAddress:’user@contoso.com’ -Scope:’Global’ -Enabled:$true -Recipient:’monitor@contoso.com’ cmdlet
B.
Run the New-JournalRule -Name:’User’ -JournalEmailAddress:’user@contoso.com’ – Scope:’Internal’ -Enabled:$true -Recipient:’monitor@contoso.com’ cmdlet
C.
Run the Set-JournalRule -Name:’User’ -JournalEmailAddress:’user@contoso.com’ -Scope:’Global’ – Enabled:$true -Recipient:’monitor@contoso.com’ cmdlet
D.
Configure e-mail forwarding on the users account. Set it to forward e-mail to monitor@contoso.com