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 [email protected] to [email protected]. What should you do?
A.
Run the New-JournalRule -Name:’User’ -JournalEmailAddress:’[email protected]’ -Scope:’Global’ -Enabled:$true -Recipient:’[email protected]’ cmdlet.
B.
Run the New-JournalRule -Name:’User’ -JournalEmailAddress:’[email protected]’ – Scope:’Internal’ -Enabled:$true -Recipient:’[email protected]’ cmdlet.
C.
Run the Set-JournalRule -Name:’User’ -JournalEmailAddress:’[email protected]’ -Scope:’Global’ – Enabled:$true -Recipient:’[email protected]’ cmdlet.
D.
Configure e-mail forwarding on the users account. Set it to forward e-mail to [email protected].