Microsoft Advanced Solutions of Microsoft Exchange Server 2013 (70-342日本語版) - 70-342日本語 Exam Practice Test

Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).

Correct Answer: A,D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).



Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).

Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
HOTSPOT




Correct Answer:

Explanation:

Condition name includes:
* The sender is located
This condition matches messages that are sent by senders within the specified scope such as Inorganization.
* The recipient is located
This condition matches messages that are sent to recipients within the specified scope.
Note: Property values include:
* FromUserScope: Single value of InOrganization or NotInOrganization
Single value of InOrganization or NotInOrganization
* ToUserScope
One of the following values: InOrganization, NotInOrganization, ExternalPartner,
ExternalNonPartner
ToUserScope specifies the scope of the recipients. The InOrganization and
NotInOrganization values are evaluated similar to the FromUserScope property, but in the context of the recipient.
HOTSPOT




Correct Answer:

Explanation:

The question asks which rules should be DISABLED. We need to disable the two Allow
Override rules and leave the rest in place.
HOTSPOT




Correct Answer:

Explanation:

* Set-Mailbox
Enabling and Configuring Mailbox Auditing
Mailbox auditing isn't enabled by default, so the first thing you need to do is enable auditing for the mailboxes for which you need to collect data. You need to use the Set-Mailbox cmdlet. For example, this command enables auditing for the mailbox named CEO Mailbox:
Set-Mailbox -Identity 'CEO Mailbox' -AuditEnabled $True
* New-MailboxAuditLogSearch
Getting Auditing Data for Heavily Loaded Servers
It's easy to retrieve auditing data for lightly loaded servers, but it can be quite a different matter for heavily loaded servers, where auditing is enabled on many mailboxes. Exchange provides the New-MailboxAuditLogSearch cmdlet for this purpose.
Running New-MailboxAuditLogSearch forces Exchange to execute a background search and return the results in the form of an XML-formatted attachment that's emailed to the specified recipients. Take, for example, the following command:
New-Mailbox-AuditLogSearch `
-Name "Check for Delegated Sends" `
-LogonTypes Delegate `
-StartDate '1/1/2012' -EndDate '2/1/2012' `
-StatusMailRecipients [email protected]



Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).











