
Exam Code: 70 347 exam (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Enabling Office 365 Services
Certification Provider: Microsoft
Free Today! Guaranteed Training- Pass office 365 exam 70 347 Exam.
Q31. An organization has an Office 365 tenant and uses an Enterprise E3 subscription. You enable licenses for 1,000 users.
You must implement a file sync service for users that meets the following requirements:
. Users must be able to sync offline versions of all files to local computers.
. The organization must be able to manage permissions for all files.
You need to recommend a solution.
Which solution should you recommend?
A. Microsoft Storage Spaces
B. SharePoint document libraries
C. Windows offline files
D. Distributed File System Replication
Answer: B
Explanation: You can work offline and sync within a SharePoint document library. The document library permissions can be managed by the organization.
Reference: How to work with Documents Offline in SharePoint 2013
http://www.learningsharepoint.com/2012/12/12/how-to-work-with-documents-offline-in-sharepoint-2013/
Q32. You are the Office 365 administrator for your company.
The company's environment includes Office 2007, Office 2010, Office 2013, Windows 7, and Windows 8. The company uses Office Telemetry.
You need to collect Office version usage data for an upcoming migration to Office 365 ProPlus.
What should you do?
A. Open documents by using Office 2007, Office 2010, or Office 2013 on client computers that run Windows 7.
B. Use the Get-MsolUser cmdlet with the ServiceStatus parameter.
C. Search network shares for Office documents and export the results to a .log file.
D. Search local computers for Office documents and export the results to a .csv file.
Answer: A
Q33. Your company has a Microsoft Exchange Server 2010 Service Pack 1 (SP1) organization and a hybrid deployment of office 365. All mailboxes are hosted on Office 365. All user accounts are hosted on-premises. You need to delete a user account and its associated mailbox.
Which tool should you use?
A. the Exchange Control Panel
B. the Set-Mailbox cmdlet
C. the Remove-MailUser cmdlet
D. Active Directory Users and Computers
Answer: D
Q34. You manage client computing devices for a company. Office 365 was recently deployed for all employees in the sales department. Company policy requires the installation of Office 365 ProPlus on all new client computing devices for sales department employees.
The company recently purchased Surface Pro 2 devices for all sales department employees. You are testing a new Office deployment for a specific user on a Surface Pro 2. You are unable to activate Office on the Surface Pro 2. An error message states that the install limit has been reached.
You need to activate Office 365 ProPlus on the Surface Pro 2 for the user.
What should you do?
A. Sign in to the Office 365 portal as the user and deactivate unused Office 365 ProPlus licenses.
B. Sign in to the Office 365 admin center as an Office 365 administrator. Remove and then re-add the user's Office 365 ProPlus license.
C. Install a licensed copy of Office Professional Plus 2013 that is covered under a volume licensing agreement.
D. Sign in to the Office 365 admin center as an Office 365 administrator and deactivate unused Office 365 ProPlus licenses.
Answer: A
Q35. Your company hires a new human resources consultant. Corporate policy specifies the following requirements for consultants:
Consultants must supply their own laptops.
The company must supply an Office 365 cloud account.
Consultants may have access only to Microsoft Exchange Online, Microsoft SharePoint Online, and Office 365 ProPlus.
In the Office 365 admin center, you create an account for the consultant and assign an E3 license to the account. You send instructions to the consultant for installing Office365 ProPlus on her laptop.
The consultant signs in to the Office 365 portal and changes her password when prompted to do so. She successfully accesses her email by using Outlook Web App (OWA). She attempts to install Office 365 ProPlus, but is unable to do so.
The Software page of the Office 365 portal displays the options shown in the following image.
You need to ensure that the consultant can install Office 365 ProPlus.
What should you do?
A. License the consultant's account for Office 365 ProPlus.
B. License the consultant's account for Office Web Apps.
C. Issue a corporate laptop to the consultant and have her restart the Office 365 ProPlus installation process on that laptop.
D. Assign an El license to the consultant's account.
Answer: A
Q36. DRAG DROP
A company has an Office 365 tenant. All employee mailboxes are in Exchange Online. You plan to implement archiving.
The archive name for each archive mailbox must use the following format: “Archive-” followed by the display name of the user.
You need to enable online archives for all mailboxes.
Which three Windows PowerShell commands 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:
Q37. DRAG DROP
You are an Office 365 migration consultant. Your company has been hired to migrate the legacy email solution of another company to Office 365.
You are creating a migration plan for the two scenarios shown in the following table.
You need to evaluate whether the client computer software supports Office 365.
Which software requires action? To answer, drag the appropriate status to each target in the scenario table. Each status 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:
Q38. HOTSPOT
You are the Microsoft Lync Online administrator for your company.
Some authenticated users report that they must wait in the meeting lobby when they dial in to Lync meetings.
You need to ensure that authenticated users can connect directly to Lync meetings without waiting in the meeting lobby.
How should you complete the relevant Windows PowerShell script? To answer, select the appropriate option from each list in the answer area.
Answer:
Q39. Your company has an Exchange Server 2010 Service Pack (SP1) organization and a hybrid deployment of Office 365. You have two federation servers named Server1 and Server2. You manage Server1 and Server2 by using a user account that is a member of the Domain Admins group. You need to set the authentication method of the federation servers to forms-based authentication.
What should you do?
A. Modify the Web.config file in the %systemroot%\inetpub\adfs\Is directory.
B. Modify the Global.asax file in the %systemroot%\inetpub\adfs\Is directory.
C. From the AD FS 2.0 Management console, add a claims provider trust.
D. From the AD FS 2.0 Management console, add a relaying party trust.
Answer: A
Q40. You are deploying an Office 365 tenant that uses an Enterprise E3 subscription. You plan to deploy Office 365 ProPlus to client computers. You create the following Office customization file. Line numbers are included for reference only:
The Office 365 ProPlus deployment must meet the following requirements:
Sales users must use the 32-bit version.
Sales users must not launch Microsoft Access.
Engineering users must not use OneDrive for Business.
Engineering users must be able to monitor the Office installation progress.
. Sales users must not be notified of the Office installation.
You need to modify the configuration file to meet the requirements.
Which two lines in the configuration file should you modify? Each correct answer presents part of the solution.
A. For the sales users, modify line 11.
B. For the engineering users, modify line 02.
C. For the sales users, modify line 02.
D. For the engineering users, modify line 10.
E. For the sales users, modify line 10.
F. For the engineering users, modify line 11.
Answer: C,D
Explanation: C: For the Sales users we must change line to OfficeClientEdition="32"
D: For Engineering users the diplay level must be change from None to Full. If Level is set to Full, the user sees the normal Click-to-Run user interface: Automatic start, application splash screen, and error dialog boxes.
Note: The value “Groove” is used to exclude OneDrive for Business.
Incorrect:
Not E: Display level is already None.
Reference: Reference for Click-to-Run configuration.xml file
https://technet.microsoft.com/en-us/library/jj219426.aspx#BKMK_DisplayElement