Valid SC-401 Dumps shared by ExamDiscuss.com for Helping Passing SC-401 Exam! ExamDiscuss.com now offer the newest SC-401 exam dumps, the ExamDiscuss.com SC-401 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com SC-401 dumps with Test Engine here:
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have a Microsoft 365 subscription. You have a user named User1. Several users have full access to the mailbox of User1. Some email messages sent to User1 appear to have been read and deleted before the user viewed them. When you search the audit log in the Microsoft Purview portal to identify who signed in to the mailbox of User1, the results are blank. You need to ensure that you can view future sign-ins to the mailbox of User1. Solution: You run the Set-Mailbox -Identity "User1" -AuditEnabled $true command. Does that meet the goal?
Correct Answer: A
To track who accesses User1's mailbox, you need to enable mailbox auditing for User1. By default, Exchange mailbox auditing is not enabled per mailbox (even though it is enabled tenant-wide). The Set-Mailbox -Identity "User1" -AuditEnabled $true command enables audit logging for mailbox actions like: *Read emails *Delete emails *Send emails as User1 *Access by delegated users Once enabled, you can search for future sign-ins and actions in the Microsoft Purview audit logs.