Cause all that matters here is passing the Microsoft 70 346 book exam. Cause all that you need is a high score of exam ref 70 346 pdf Managing Office 365 Identities and Requirements exam. The only one thing you need to do is downloading Actualtests exam ref 70 346 exam study guides now. We will not let you down with our money-back guarantee.


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for Microsoft 70-346 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW 70-346 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/70-346-exam-dumps.html

Q11. You are the Office 365 administrator for your company. 

You must use Windows PowerShell to manage cloud identities in Office 365. You must use a computer that runs Windows 8 to perform the management tasks. 

You need to ensure that the Windows 8 computer has the necessary software installed. 

What should you install first? 

A. Microsoft Office 365 Best Practices Analyzer for Windows PowerShell

B. Windows PowerShell 4.0 

C. Remote Server Administration Tools for Windows 

D. Microsoft Online Services Sign-in Assistant 

Answer:

Explanation:

Reference: http://technet.microsoft.com/en-us/magazine/hh750396.aspx 


Q12. A company has an Office 365 tenant and uses Exchange Online and Skype for Business Online. User1 is scheduling a Skype meeting with User2. User 1 is not able to see availability information for User2. 

You need to troubleshoot the issue. 

What should you use?

A. Microsoft Lync Connectivity Analyzer Tool 

B. OCSLogger 

C. ClsController 

D. Remote Connectivity Analyzer 

Answer:

Explanation: 

Centralized Logging Service (CLS) is a new feature in Lync Server 2013. It provides a mechanism to enable/disable logging across all Lync servers in a deployment from a single interface and to search the resulting logs from the same interface. 

You specify what should be logged based on the scenario you want to investigate. The scenarios supported are AlwaysOn, MediaConnectivity, ApplicationSharing, AudioVideoConferencingIssue, HybridVoice, IncomingAndOutgoingCall, VoiceMail, IMAndPresence, AddressBook, DeviceUpdate, LYSSAndUCS, CLS, SP, WAC, UserReplicator, HostedMigration, MonitoringAndArchiving, LILRLegacy, LILRLYSS, MeetingJoin, RGS, CPS, XMPP and CAA. 

Reference: Centralized Logging Service in Skype for Business 2015 

https://technet.microsoft.com/en-us/library/jj688145.aspx 


Q13. Your company has an Office 365 subscription. The network contains an Active Directory domain. You configure single sign-on for all users. 

You need to verify that single sign-on functions for the users who access Office 365 from the Internet. 

What should you run? 

A. the Get-MSOLFederationProperty cmdlet 

B. the Test-OrganizationRelationship cmdlet 

C. the Microsoft Remote Connectivity Analyzer 

D. the Microsoft Exchange Server Deployment Assistant 

Answer:


Q14. Your company has a hybrid deployment of Office 365. All mailboxes are hosted on Office 

365. All users access their Office 365 mailbox by using a user account that is hosted on-premises. You need to delete a user account and its associated mailbox. 

Which tool should you use? 

A. The Remove-MSOLUser cmdlet 

B. The Remove-Mailbox cmdlet 

C. The Office 365 portal 

D. Active Directory Users and Computers 

Answer:

Explanation: 

When deleting accounts from Active Directory and directory synchronization runs the associated object will be deleted from Azure and also soft deleting the mailbox. 


Q15. Your company has an Office 365 subscription. You need to add the label "External" to the subject line of each email message received by your organization from an external sender. 

What should you do? 

A. From the Exchange Control Panel, add a MailTip. 

B. From the Forefront Online Protection Administration Center, set the footer for outbound email. 

C. Run the Enable-InboxRule cmdlet. 

D. From the Exchange Control Panel, run the New Rule wizard. 

Answer:

Explanation: 

Option B also will do if that mentions "Inbound email". But here it says outbound email, so D is the current answer. 


Q16. An organization purchases an Office 365 plan for 10,000 user accounts. You have a domain controller that runs Windows Server 2008 R2. The forest functional level is set to Windows Server 2000. 

The organization must be able to synchronize user attributes from the on-premises Active Directory Domain Services environment to Office 365. 

You need to prepare to install the Windows Azure Active Directory Sync tool. 

Which two actions should you perform? Each correct answer presents part of the solution. 

A. Upgrade the domain controller to Windows Server 2012. 

B. Install Microsoft .NET Framework 3.5 SP1 and Microsoft .NET Framework 4.0. 

C. Install Windows Server 2012 Standard edition. 

D. Raise the forest functional level to Windows Server 2008 R2. 

E. Join a workstation to an Active Directory domain. 

Answer: B,D 

Explanation:

Reference: http://technet.microsoft.com/en-us/library/jj151831.aspx#BKMK_ComputerRequirements 


Q17. Your company has 100 user mailboxes. The company purchases a subscription to Office 365 for professionals and small businesses. You need to enable the Litigation Hold feature for each mailbox. 

What should you do first? 

A. Purchase a subscription to Office 365 for midsize business and enterprises. 

B. Enable audit logging for all of the mailboxes. 

C. Modify the default retention policy. 

D. Create a service request. 

Answer:


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

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


Q19. A company has an Office 365 tenant that has an Enterprise E1 subscription. 

You plan to test a new deployment by using 50 tenant user accounts. 

You need to ensure that the passwords for the test user accounts do not expire. 

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:

Explanation: The Set-MsolUser cmdlet is used to update a user object. This cmdlet should 

be used for basic properties only. 

Parameter -PasswordNeverExpires <Boolean> 

Sets whether or not the user's password will expire periodically. 

Reference: Set-MsolUser 

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


Q20. A company with 75,000 employees has an Office 365 tenant. 

You need to install the Azure Active Directory Synchronization (AAD Sync) tool by using the least amount of administrative effort. 

Which versions of each product should you implement? (Select three) 

Select three. 

A. .Net 3.5 

B. Net 4.0 

C. .Net 4.5 

D. .Net 4.5.1 

E. PowerShell (PS1) 

F. PowerShell (PS2) 

G. PowerShell (PS3) 

H. PowerShell (PS4) 

I. SQL Server Express 

J. SQL Server 2008 

K. SQL Server 2012 

L. SQL Server 2014 

Answer: D,F,L 

Explanation: * The following components need to be installed: 

Net 4.5.1 

PowerShell (PS3 or better is required) 

*Azure AD Sync requires a SQL Server database to store identity data. By default a SQLExpress LocalDB (a light version of SQL Server Express) is installed and the service account for the service is created on the local machine. SQL Server Express has a 10GB size limit that enables you to manage approximately 

100.000 objects. This is fine for the scenario in this question. 

If you need to manager a higher volume of directory objects, you need to point the installation process to a different version of SQL Server..AAD Sync supports all flavors of Microsoft SQL Server from SQL Server 2008 to SQL Server 2014. 

Reference: Install the Azure Active Directory Sync Service 

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