70-347 Exam - Enabling Office 365 Services

certleader.com

Q1. 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:  

Q2. DRAG DROP 

An organization has an Office 365 tenant that uses an Enterprise E3 subscription. The organization plans to migrate users to Office 365. You do not want users to install Office 365 ProPlus until you complete the migration. 

You need to prevent all users from self-provisioning Office 365 ProPlus. 

Which three actions should you perform 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:  

Q3. A company is upgrading its 3,000 client computers to Office 365 ProPlus. The company uses the Telemetry Dashboard to identify document compatibility issues. The Telemetry Agent is deployed to all client computers. The telemetry environment is described in the following table. 

You need to ensure that telemetry data is collected for more than 20 client computers at a time. 

What should you do? 

A. Migrate the telemetry database to a computer that runs SQL Server 2008. 

B. Use the Registry Editor to trigger the data collection. 

C. Use Group Policy to set the MaxConnectionsPerServer setting to 100. 

D. Migrate the Telemetry Processor to a computer that runs Windows Server 2012. 

Answer:

Explanation: 

http://technet.microsoft.com/en-us/library/jj219431(v=office.15).aspx 

Telemetry Processor runs on one or more computers and collects inventory, usage, and telemetric data from the telemetry shared folder and imports the data to the telemetry database. Telemetry Processor is installed as a Windows service named “Telemetry Processor.” 

We recommend the following operating systems for computers that run Telemetry Processor: 

For production environments for best performance, we recommend these operating systems: 

.Windows Server 2008 

.Windows Server 2008 R2 

.Windows Server 2012 

.Windows Server 2012 R2 

For test or small production environments You can use computers that run Windows 7, Windows 8, and Windows 8.1 in test environments and in small production environments. 

There is a limit of 20 concurrent connections for client operating systems, but in small environments, the agent randomization setting should minimize any chances of more than 20 agents connecting at one time. 

http://technet.microsoft.com/en-us/library/jj863580(v=office.15).aspx 

Q4. You subscribe to Office 365. You plan to implement single sign-on. You need to deploy Active Directory Federation Services (AD FS) to a server for the planned implementation. 

Which deployment methods should you use? (Each correct answer presents a complete solution. Choose all that apply.) 

A. On a server that runs Windows Server 2008 R2, download and install AD FS 2.0. 

B. On a server that runs Windows Server 2008, download and install AD FS 2.0. 

C. On a server that runs Windows Server 2008, install the AD FS server role. 

D. On a server that runs Windows Server 2008 R2, install the AD FS server role. 

Answer: A,D 

Q5. DRAG DROP 

You are the Office 365 administrator for your company. Your company uses Microsoft SharePoint Online to share documents with internal and external users. 

A document associated with a bidding process was shared in the environment. Guest access to the document was provided to several vendors. The bidding process has now ended. 

You need to revoke vendor access to the document. 

Which four actions should you perform 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:  

Q6. Your company uses Microsoft Exchange Online. Employees frequently need to change their primary email addresses. 

The messaging operations team has requested a script to simplify the process of changing email addresses. 

The script must perform the following actions: 

. Obtain employee information from a .csv file that has a header line of UserPrincipalName,CurrentPrimaryAddress,NewPrimaryAddress. 

. Change employees' primary email addresses to the values in the NewPrimaryAddress column. 

. Retain employees' current email addresses as secondary addresses. 

You create the following Windows PowerShell script to read the .csv file. Line numbers are included for reference only. 

You need to complete the script to meet the requirements. 

Which Windows PowerShell command should you insert at line 06? 

A. Set-Mailbox -Identity $UserPrincipalName -WindowsEmailAddress $NewPrimary 

B. Set-Mailbox -Identity $UserPrincipalName -PrimarySmtpAddress $NewPrimary 

C. Set-Mailbox -Identity $UserPrincipalName -ExternalEmailAddress $NewPrimary 

D. Set-MailUser -Identity $UserPrincipalName -EmailAddresses@{add = "SMTP:" + "$NewPrimary"; remove="SMTP:" + "$OldPrimary"} 

Answer:

Q7. DRAG DROP 

You are the Office 365 administrator for your company. The company recently migrated to Office 365 and is planning to deploy Office 365 ProPlus to client computers in the main 

office and all branch offices. 

Due to limited bandwidth at the branch offices, the company decides to have users install Office 365 ProPlus from a network share by using the Click-to-Run deployment method. 

You need to install Office 365 ProPlus on a client computer. 

How should you complete the relevant command? To answer, drag the appropriate command segments to the correct targets. Each command 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. 

Answer:  

Q8. Your company has a hybrid deployment of Office 365 that uses single sign-on. The company uses the contoso.com SMTP domain. You have a server named ADFS_Server5 that has the Active Directory Federation Services (AD FS) 2.0 server role installed. A power failure occurs at the data center. Power is restored at the data center. You need to verify that AD FS functions on ADFS_Server5. 

What should you do? 

A. Run the Test-MapiConnectivity cmdlet. 

B. Connect to https://ADFS_Server5.tailspintoys.com/adfs/ls/default.aspx. 

C. Connect to https://ADFS_Server5.contoso.com/adfs/fs/federationserverservice.asmx. 

D. Run the Test-Connectivity cmdlet. 

Answer:

Q9. You are the administrator for Contoso, Ltd. You have an Office 365 tenant with Skype for Business Online. You have an account named Test.User@contoso.com. You configure the account to use the same email address and Session Initiation Protocol (SIP) address. 

You need to change the SIP address for the account to Test.User1@contoso.com. 

What should you do? 

A. In the Office 365 admin center, change the display name for Test.User@contoso.com to Test.User1@contoso.com. 

B. Run the following Windows PowerShell command: Get-MsolUser –UserPrincipalName Test.User@contoso.com | Set-MsolUser –UserPrincipalName Test.User1@contoso.com 

C. In the Office 365 admin center, add the SMTP address Test.User1@contoso.com to Test.User@contoso.com 

D. Run the following Windows PowerShell command: Set-MsolUserPrincipalName –UserPrincipalName Test.User@contoso.com –NewUserPrincipalName Test.User1@contoso.com 

Answer:

Explanation: 

The Set-MsolUserPrincipalName cmdlet is used to change the User Principal Name (user ID) of a user. 

Example: The following command renames user1@contoso.com to CCole@contoso.com. Set-MsolUserPrincipalName -UserPrincipalName User1@contoso.com -NewUserPrincipalName CCole@contoso.com 

Reference: Set-MsolUserPrincipalName 

https://msdn.microsoft.com/en-us/library/azure/dn194135.aspx 

Q10. Your company has an Office 365 Enterprise El subscription. 

The company wants to implement an enterprise document collaboration and social networking platform that allows users to upload documents from their computers and conduct informal polls. 

You need to implement a solution that meets the requirements. 

Which solution should you implement? 

A. Microsoft SharePoint document libraries 

B. Microsoft SharePoint surveys 

C. Microsoft Yammer 

D. Microsoft SharePoint newsfeeds 

E. Microsoft SkyDrive Pro 

Answer: