Q1. You are the Office 365 administrator for your company. You configure new user accounts
for User1 and User2. User1 has an on-premises mailbox. User2 has an Office 365 mailbox.
Each user must be able to view the availability of the other user.
You need to ascertain whether users can share their free/busy information.
What should you use?
A. Transport Reliability IP Probe (TRIPP Tool)
B. Microsoft Remote Connectivity Analyzer Tool
C. Business Connectivity Services
D. Windows Azure Active Directory Rights Management
Answer: B
Q2. HOTSPOT
A company plans to synchronize users in an existing Active Directory organizational unit with Office 365.
You must configure the Azure Active Directory Synchronization (AAD Sync) tool with password sync.
You need to ensure that the service account has the minimum level of permissions required.
Which two permission levels should you assign to the account for each task? To answer, select the appropriate permission level from each list in the answer area.
Answer:
Q3. You use a centralized identity management system as a source of authority for user account information. You export a list of new user accounts to a file on a daily basis. Your company uses a local Active Directory for storing user accounts for on-premises solutions. You are configuring the Windows Azure Active Directory Sync tool.
New user accounts must be created in both the local Active Directory and Office 365. You must import user account data into Office 365 daily.
You need to import the new users. What should you do?
A. Use the Office 365 admin center to import the file.
B. Create a Windows PowerShell script to import account data from the file into Active Directory.
C. Use the Windows Azure Management Portal to import the file.
D. Create a Windows PowerShell script that uses the MSOnline module to import account data from the file.
Answer: B
Q4. Contoso, Ltd. plans to use Office 365 for email services and Lync Online. Contoso has four unique domain names.
You need to migrate domain names to Office 365.
Which two domain names should you exclude from the migration? Each correct answer presents part of the solution.
A. contoso.us
B. contoso
C. contoso.local
D. contoso.co
Answer: B,C
Explanation:
contoso.us - valid TLD Domain
contoso.co - valid TLD Domain
contoso - single labeled domain - not valid
contoso.local - internal labeled domain - not valid
Q5. A company has an Office 365 tenant that has an Enterprise E1 subscription.
You use single sign-on for all user accounts. You plan to migrate all services to Office 365.
You need to ensure that all accounts use standard authentication.
Which Windows PowerShell cmdlet should you run?
A. Set-MsolUser
B. Redo-MsolProvisionUser
C. Set-MsolUserLicense
D. Set-MsolUserPrincipalName
E. Convert-MsolFederatedUser
F. Set-MailUser
G. Set-LinkedUser
H. New-MsolUser
Answer: E
Explanation:
The Convert-MsolFederatedUser cmdlet is used to update a user in a domain that was recently converted from single sign-on (also known as identity federation) to standard authentication type.
Reference: Convert-MsolFederatedUser
https://msdn.microsoft.com/sv-se/library/azure/dn194101.aspx
Q6. You have an Exchange Online tenant. You must identify mailboxes that are no longer in use.
You need to locate the inactive mailboxes.
Which Windows PowerShell command should you run?
A. Get-StaleMailboxReport-StartDate
B. Get-MailboxActivityReport-Organization
C. Get-MailboxActivityReport-Expression
D. Get-MailboxActivityReport-EndDate
Answer: A
Explanation:
Use the Get-StaleMailboxDetailReport cmdlet to view mailboxes that haven't been
accessed for at least 30 days.
The StartDate parameter specifies the start date of the date range.
Reference: Get-StaleMailboxDetailReport https://technet.microsoft.com/en-us/library/jj200715(v=exchg.150).aspx
Q7. HOTSPOT
Fabrikam, Inc. employs 500 users and plans to migrate to Office 365.
You must sign up for a trial plan from the Office 365 website. You have the following requirements:
. Create the maximum number of trial users allowed.
. Convert the trial plan to a paid plan at the end of the trial that supports all of Fabrikam's users.
You need to create an Office 365 trial plan.
How should you configure the trial plan? Select the correct answer from each list in the answer area.
Answer:
Q8. An organization plans to migrate to Office 365.
You need to estimate the post-migration network traffic.
Which tool should you use?
A. Lync 2013 Bandwidth Calculator
B. Process Monitor
C. Microsoft Network Monitor
D. Microsoft OnRamp Readiness tool
Answer: A
Explanation:
Office 365 includes Lync 2013.
With this latest version of the Microsoft Lync Server 2010 and 2013 Bandwidth Calculator, you can enter information about your users and the Lync Server features that you want to deploy, and the Bandwidth Calculator will determine bandwidth requirements for the WAN that connects sites in your deployment. The accompanying Bandwidth Calculator User Guide describes the recommended process for estimating your WAN bandwidth needs for Lync client real-time traffic.
Reference: Lync Server 2010 and 2013 Bandwidth Calculator Version 2.0
http://blogs.technet.com/b/nexthop/archive/2013/06/07/lync-server-2010-and-2013bandwidth-calculator-version-2-0.aspx
Q9. Your company has an Office 365 subscription. You create a new retention policy that contains several retention tags. A user named Test5 has a client computer that runs Microsoft Office Outlook 2007. You install Microsoft Outlook 2010 on the client computer of Test5. Test5 reports that the new retention tags are unavailable from Outlook 2010.
You verify that other users can use the new retention tags. You need to ensure that the new retention tags are available to Test5 from Outlook 2010.
What should you do?
A. Instruct Test5 to repair the Outlook profile.
B. Modify the retention policy tags.
C. Run the Set-Mailbox cmdlet.
D. Force directory synchronization.
Answer: A
Q10. You have a legacy application that needs to send email to employees. The legacy
application runs on a client computer.
The legacy application must send email by using IMAP through Exchange Online.
You need to identify the correct host name and port information.
Which settings should you use?
A. Imap.office365.com and port 993
B. Imap.office365.com and port 143
C. Outlook.office365.com and port 993
D. Outlook.office365.com and port 143
Answer: C
Explanation:
For Office 365 for business, use the following settings.
IMAP4
outlook.office365.com
993 implicit
Reference: Use POP or IMAP to connect to Office 365 for business or Microsoft Exchange accounts https://support.office.com/en-US/Article/Use-POP-or-IMAP-to-connect-to-Office-365-forbusiness-or-Microsoft-Exchange-accounts-44f951cc-2041-47ed-b674-506889ca9d8b
Q11. You have an Exchange Online tenant.
You must identify mailboxes that are no longer in use.
You need to locate the inactive mailboxes.
Which Windows PowerShell command should you run?
A. Get-StaleMailboxReport -Expression
B. Get-StaleMailboxReport -Organization
C. Get-MailboxActivityReport -Organization
D. Get-StaleMailboxReport –EndDate
Answer: D
Explanation: Use the Get-StaleMailboxReport cmdlet to view the number of mailboxes
that haven't been accessed for at least 30 days.
The.EndDate.parameter specifies the end date of the date range.
Incorrect:
Not A: The Get-StaleMailboxReport command has no –Expression parameter.
Not B: The Get-StaleMailboxReport command has no – Organization parameter
Not C: The Get-MailboxActivityReport shows you a count of the mailboxes created in your Exchange Online organisation between set dates.
Reference: Get-StaleMailboxReport
https://technet.microsoft.com/en-us/library/jj200763(v=exchg.160).aspx
Q12. DRAG DROP
Fabrikam Inc. plans to use the domain fabrikam.com for Office 365 user identities, email addresses. Session Initiation Protocol (SIP) addresses, and a public-facing home page.
Single sign-on (SSO) between Office 365 and the on-premises Active Directory is NOT required.
You need to configure the Office 365 plan.
Which four Windows PowerShell cmdlets should you run in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q13. You are the Office 365 administrator for your company. The company has a single office.
You have the following requirements:
You must configure a redundant Active Directory Federation Services (AD FS)
implementation.
You must use a Windows Internal Database to store AD FS configuration data.
The solution must use a custom login page for external users.
The solution must use single sign-on for internal users.
You need to deploy the minimum number of servers.
How many servers should you deploy?
A. 2
B. 4
C. 6
D. 16
Answer: B
Q14. A company has an Office 365 tenant.
You must retrieve mailbox diagnostic data.
You need to provide a report with this data for all users.
Which report solution should you choose?
A. Office 365 admin center
B. downloadable spreadsheet
C. reporting Windows PowerShell cmdlets
D. REST reporting web service
Answer: D
Explanation: The Office 365 Reporting web service enables developers to integrate
information on email and spam, antivirus activity, compliance status, and Lync Online
activities into their custom service reporting applications and web portals.
Incorrect:
Not A: Office 365 admin center provide predefined charts and lists reports.
Not B: Detailed, flexible analysis of historical and live service data, for example in Microsoft
Excel-based score-cards.
Not C: reporting Windows PowerShell cmdlets: Precise data for periodically generated
reports in script-based IT maintenance tools.
Reference: Office 365 Reporting web service
https://msdn.microsoft.com/en-us/library/office/jj984325.aspx
Q15. You are the Office 365 administrator for your company.
The environment must support single sign-on.
You need to install the required certificates.
Which two certificates should you install? Each correct answer presents part of the solution.
A. Secure Sockets Layer (SSL)
B. Privacy-enhanced mail (PEM)
C. Token signing
D. Personal
E. Software publisher
Answer: A,C
Q16. HOTSPOT
A company has an Active Directory Domain Service (AD OS) domain. All servers run Windows Server 2008. You have an on-premises Exchange 2010 server.
The company plans to migrate to Office 365.
In the table below, identify the required action for each phase of the pilot. Make only one selection in each column. Each correct selection is worth one point.
Answer:
Q17. HOTSPOT
The legal department in your organization creates standardized disclaimers for all of their email messages. The disclaimers explain that any transmissions that are received in error should be reported back to the sender. You track any confidential documents that are attached to email messages.
Your security team reports that an employee may have mistakenly sent an email message that contained confidential information.
You need to identify whether the email message included the disclaimer and whether it contained confidential information.
Which two options should you configure? To answer, select the appropriate objects in the answer area.
Answer:
Q18. DRAG DROP
A company deploys an Office 365 tenant. All employees use Lync Online.
You need to configure the network firewall to support Lync Online.
Which ports must you open? To answer, drag the appropriate port number to the correct feature or features. Each port number 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.
Answer: