A.Set-JournalRule -Name "Tax Communications" -JournalEmailAddress ’Auditor@Xxx ’ -Scope Internal -Recipient tax@Xxx -Enabled $True
B.Set-JournalRule -Name "Tax Communications" -JournalEmailAddress ’Auditor@Xxx ’ -Scope Global -Recipient tax@Xxx -Enabled $True
C.Set-JournalRule -Name "Tax Communications" -JournalEmailAddress ’Auditor@Xxx ’ -Scope External -Recipient tax@Xxx -Enabled $True
D.New-JournalRule -Name "Tax Communications" -JournalEmailAddress ’Auditor@Xxx ’ Scope Global -Recipient tax@Xxx -Enabled $True