- Home
- Microsoft Certification
- 70-346 Exam
- Microsoft.70-346.dumpsfiles Dumps
Free Microsoft 70-346 Exam Dumps Questions & Answers
| Exam Code/Number: | 70-346Join the discussion |
| Exam Name: | Managing Office 365 Identities and Requirements |
| Certification: | Microsoft |
| Question Number: | 357 |
| Publish Date: | Aug 27, 2026 |
|
Rating
100%
|
|
Total 357 questions
You deploy Office 365.
All the members of a team named Sales have full access to a shared mailbox named Sales.
You enable auditing for all shared mailboxes.
From the Sales mailbox, an email message that contains inappropriate content is sent.
You need to identify which user sent the message.
What should you do?
A company has an Office 365 tenant that has an Enterprise E1 subscription. Users currently sign in with credentials that include the contoso.com domain suffix. The company is acquired by Fa rikam. Users must now sign in with credentials that include the fabrikam.com domain suffix. You need to ensure that all users sign in with the new domain name. Which Windows PowerShell cmdlet should you run?
A company has 50 employees that use Office 365.
You need to enforce password complexity requirements for all accounts.
How should you complete the relevant Windows PowerShell command? To answer, drag the appropriate Windows PowerShell segment to the correct location in the answer area. Each Windows PowerShell segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

Explanation

We use Get -MsolUser to get all users. We then enforce strong password complexity to each of these users through StrongPassWordRequired parameter of the Set -MsolUser command. The output of get command is used in the set command through the concatenating function (the symbol |).
Box 1: -MsolUser
The Get-MsolUser cmdlet can be used to retrieve an individual user, or list of users. An individual user will be retrieved if the ObjectId or UserPrincipalName parameter is used.
Box 2: MsolUser
The Set-MsolUser cmdlet is used to update a user object. This cmdlet should be used for basic properties only.
Parameter: -StrongPasswordRequired <Boolean>
Sets whether or not the user requires a strong password.
You implement Office 365 for an organization.
You must create the correct DNS entries needed to configure Exchange Online.
Which DNS entries should you create? To answer, drag the appropriate DNS record type to the correct purpose. Each DNS record type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

Explanation

TXT record is used for verification. When you have added the record at your domain registrar's site, you'll go back to Office 365 and request Office 365 to look for the record. When Office 365 finds the correct TXT record, your domain is verified.
MX (mail exchanger) record points to where your email should be sent. It also has a priority field so that you can send mail to different servers in a priority order.
CNAME (alias or canonical) record redirects one domain to another in the DNS system. When a name server looks up a domain and finds that it has a CNAME record, the server replaces the first domain name with the CNAME, and then looks up the new name.
An organization deploys an Office 365 tenant.
The Service health page displays the following information:
You need to report the status of service interruptions for Exchange Online and SharePoint Online.
Use the drop-down menus to complete each statement based on the information presented in the screen shot.
Each correct selection is worth one point.


Explanation

You can log in to Office 365 as an Office 365 Administrator and view the Service Health Page to view the status of your Office 365 services. You can use the Service Health Page to view information on the status of your services for the current day or you can select the last 6 days or 30 days for a historical view.
The following icons are used in the Service Health Page:
Microsoft says that they will publish a post-incident review within five business days. Therefore, it is possible that a post-incident review could be issued today.
References:
http://office.microsoft.com/en-in/office365-suite-help/view-the-status-of-your-services-HA102817837.aspx#_Sta
http://technet.microsoft.com/en-us/library/office-365-service-continuity.aspx