70 346 Free Demo Questions And Answers}

70-346 Free Demo Questions and Answers

by

Adila Masih

Question: 1

A company migrates to Office 365. 2,000 active users have valid Office 365 licenses assigned.

An additional 5,000 user accounts were created during the migration and testing processes. These users do not have any licenses assigned.

You need to remove the Office 365 user accounts that do not have any licenses assigned by using the least amount of administrative effort.

Which Windows PowerShell command should you run?

A. Get-MsolUser -All -EnabledFilter “DisabledOnly” | Remove-MsolUser -Force

B. Get-MsolUser-EnabledFilter “DisabledOnly” | Remove-MsolUser -Force

C. Get-MsolUser -All -UnlicensedUsersOnly | Remove-MsolUser -Force

D. Get-MsolUser -UnlicensedUsersOnly | Remove-MsolUserForce

Answer: C

Explanation:

Reference:

http://technet.microsoft.com/en-us/library/dn194133.aspx

Question: 2

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: D

Explanation:

Reference:

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

Question: 3

An organization plans to migrate to Office 365. You use the Windows Azure Active Directory (AD) Sync tool.

Several users will not migrate to Office 365. You must exclude these users from synchronization. All users must continue to authenticate against the on-premises Active Directory.

You need to synchronize the remaining users.

Which three actions should you perform to ensure users excluded from migration are not synchronized? Each correct answer presents part of the solution.

A. Populate an attribute for each user account.

B. Disable the user accounts in Active Directory.

C. Perform a full synchronization.

D. Configure the connection filter.

E. Run the Windows PowerShell command Set-MsolDirSyncEnabled -EnableDirSync $false.

Answer: A, C, D

Question: 4

[youtube]http://www.youtube.com/watch?v=5TjujcEI2QM[/youtube]

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

Question: 5

An organization deploys an Office 365 tenant.

User accounts must be synchronized to Office 365 by using the Windows Azure Active Directory Sync tool.

You have the following password policies:

Passwords for the on-premises Active Directory Domain Services (AD DS) user accounts are at least six characters long.

Passwords for Office 365 user accounts are at least eight characters long.

You need to ensure that the user accounts will be synchronized. Which user accounts will be synchronized?

A. All user accounts

B. No user accounts

C. User accounts with a password length of at least 8 characters

D. User accounts with a password length of at least 14 characters

Answer: A

Explanation:

After deploying ADFS tenant password policies are handled by the local Active Directory Environment, and not Office 365 Azure. All users will be synchronized and will utilize the AD DS six character long password policy.

Explanation:

Reference:

http://howdouc.blogspot.ca/2011/04/active-directory-federation-services.html

Question: 6

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

Question: 7

You are the Office 365 administrator for your company. The company synchronizes the local Active Directory objects with a central identity management system.

The environment has the following characteristics:

Each department has its own organizational unit (OU).

The company has OU hierarchies for partner user accounts.

All user accounts are maintained by the identity management system.

You need to ensure that partner accounts are NOT synchronized with Office 365.

What should you do?

A. Configure OU-based filtering by using the Windows Azure Active Directory Sync tool.

B. In the Windows Azure Active Directory portal, configure OU-based filtering.

C. Configure user attribute-based filtering by using the Windows Azure Active Directory Sync tool.

D. In the Windows Azure Active Directory portal, configure user attribute-based filtering.

Answer: A

Explanation:

Reference:

http://technet.microsoft.com/en-us/library/jj710171.aspx

Company has OU hierarchies for partner user accounts so OU-based filtering should be fine.

Question: 8

An organization prepares to implement Office 365.

You have the following requirements:

Gather information about the requirements for the Office 365 implementation.

Use a supported tool that provides the most comprehensive information about the current environment.

You need to determine the organization’s readiness for the Office 365 implementation.

What should you do?

A. Run the Windows PowerShell cmdlet Get-MsolCompanylnformation.

B. Run the OnRamp for Office 365 tool.

C. Install the Windows Azure Active Directory Sync tool.

D. Run the Office 365 Deployment Readiness Tool.

Answer: B

Question: 9

A company plans to use Office 365 to provide email services for users.

You need to ensure that a custom domain name is used.

What should you do first?

A. Add the custom domain name to Office 365 and then verify it.

B. Verify the existing domain name.

C. Create an MX record in DNS.

D. Create a CNAME record in DNS.

Answer: A

Question: 10

You create an Office 365 tenant. You assign administrative roles to other users. You hire a new user named User2.

User2 must NOT be able to change passwords for other users.

You need to assign an administrative role to User2.

Which role should you assign?

A. Service administrator

B. Global administrator

C. Delegate administrator

D. Password administrator

Answer: A

Explanation:

Reference:

https://support.office.com/en-US/Article/Assigning-admin-roles-eac4d046-1afd-4f1a-85fc-8219c79e1504?ui=en-US&rs=en-US&ad=US#__choose_an_admin

Question: 11

You are the Office 365 administrator for your company. You have a server that runs Windows Server 2012. You plan to install an Active Directory Federation Services (AD FS) proxy server.

You need to install and configure all of the required roles.

Which two roles should you install and configure? Each correct answer presents part of the solution.

A. Web Server (IIS)

B. AD FS

C. Application Server

D. Network Policy and Access Service

E. Active Directory Certificate Services (AD CS)

F. Remote Access

Answer: A, D

Explanation:

Reference:

http://technet.microsoft.com/en-us/library/dd807096.aspx

Question: 12

Contoso Ltd. uses Office 365 for collaboration. You are implementing Active Directory Federation Services (AD FS) for single sign-on (SSO) with Office 365 services. The environment contains an Active Directory domain and an AD FS federation server.

You need to ensure that the environment is prepared for the AD FS setup.

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

A. Configure Active Directory to use the domain contoso.com.

B. Configure Active Directory to use the domain contoso.local.

C. Create a server authentication certificate for the federation server by using fs.contoso.com as the subject name and subject alternative name.

D. Create a server authentication certificate for the federation server by using fs.contoso.local as the subject name and subject alternative name.

Answer: A, C

Test Information:Total Questions 134Test Number: 70-346Vendor Name: MICROSOFTCert Name: MOSTest Name: Managing Office 365 Identities and RequirementsOfficial Site: http://directcertify.comFor More Details: http://www.directcertify.co.uk/70-346.htmlGet20% Immediate Discount on Full Training MaterialDiscount Coupon Code: 411611IUH5

Article Source:

eArticlesOnline.com}