You have an Exchange Server 2013 organization.
You need to ensure that an administrator named Admin1 receives a daily email message that
contains a log of all the Exchange Server administrative actions.
Which cmdlet should you use in a scheduled task?
A.
Set-AdminAuditLogConfig
B.
Write-AdminAuditLog
C.
New-AdminAuditLogSearch
D.
Search-AdminAuditLog
OK
The New-AdminAuditLogsearch is similar to the Search-AdminAuditlog cmdlet; however, instead of displaying the results on the screen, it performs the search and then sends the result in XML format to the recipient specified as the parameter.