新しいMicrosoft 365サブスクリプションがあります。
User1という名前のユーザーは、Microsoft Exchange Onlineにメールボックスを持っています。
User1のメールボックスフォルダーのアクセス許可への変更を記録する必要があります。
どのコマンドを実行する必要がありますか?回答するには、回答エリアで適切なオプションを選択します。
注:それぞれの正しい選択には1ポイントの価値があります。

正解:

Explanation

To enable auditing for a single mailbox (in this example, belonging to Holly Sharp), use this PowerShell command: Set-Mailbox username -AuditEnabled $true References:
https://support.microsoft.com/en-us/help/4026501/office-auditing-in-office-365-for-admins
https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/set-mailbox?view=exchange-ps