PrepAway - Latest Free Exam Questions & Answers

Which cmdlet should you use to perform each change?

DRAG DROP
Case Study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like
to complete each case. However, there may be additional case studies and sections on this exam. You must
manage your time to ensure that you are able to complete all questions included on this exam in the time
provided.
To answer the questions included in a case study, you will need to reference information that is provided in the
case study. Case studies might contain exhibits and other resources that provide more information about the
scenario that is described in the case study. Each question is independent of the other question on this case
study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to
make changes before you move to the next sections of the exam. After you begin a new section, you cannot
return to this section.
To start the case study
To display the first question on this case study, click the Next button. Use the buttons in the left pane to explore
the content of the case study before you answer the questions. Clicking these buttons displays information such
as business requirements, existing environment, and problem statements. If the case study has an All
Information tab, note that the information displayed is identical to the information displayed on the subsequent
tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
General Overview
Fabrikam, Inc. is a financial services organization.
Fabrikam recently purchased another financial services organization named Contoso, Ltd.
Fabrikam has 2,000 users. Contoso has 500 users.
Windows 10 and Office 2016 are deployed to all computers.
Physical LocationsFabrikam has an office in the United States. Contoso has an office in the United Kingdom.
The offices connect to each other by using a WAN link. Each office also connects directly to the Internet.
Existing Environment
Active Directory
The network of Fabrikam contains an Active Directory forest.
The Active Directory Environment of Contoso was migrated to the Active Directory forest of Fabrikam. The
forest contains three domains name fabrikam.com, contractor.fabrikam.com, and contoso.com.
All domain controllers run Windows Server 2008 R2.
All contractors outsourced by Fabrikam use the user principal name (UPN) suffix of contractor.fabrikam.com. If
Fabrikam hires the contractor as a permanent employee, the UPN suffix changes to fabrikam.com.
Network
The network has the following configurations:
External IP address for the Unites States office: 192.168.1.100
External IP address for the United Kingdom office: 192.168.2.100
Internal IP address for the Unites States office: 10.0.1.0/24
Internal IP address for the United Kingdom office: 10.0.2.0/24
Active Directory Federation Services (AD FS)
AD FS and Web Application Proxies are deployed to support an app for the sales department. The app is
accessed from the Microsoft Azure portal.
Office 365 Tenant
You have an Office 365 subscription that has the following configurations:
Organization name: Fabrikam Financial Services
Vanity domain: Fabrikamfinancialservices.onmicrosoft.com
Microsoft SharePoint domain: Fabrikamfinancialservices.sharepoint.com
Additional domains added to the subscription: Contoso.com and fabrikam.com
Requirements
Planned Changes
Fabrikam plans to implement the following changes:
Deploy Azure AD Connect.
Move mailboxes from Microsoft Exchange 2016 to Exchange Online.
Deploy Azure multi-factor authentication for devices that connect from untrusted networks only.
Deploy the Azure Authenticator app and the Company Portal app to all mobile devices.
Customize the AD FS sign-in webpage to include the Fabrikam logo, a helpdesk phone number, and a signin description.
Once all of the Fabrikam users are replicated to Azure Active Directory (Azure AD), assign an E3 license to
all of the users in the United States office.
Technical Requirements
Contoso identifies the following technical requirements:
When a device connects from an untrusted networktohttps://outlook.office.com, ensure that users must type
a verification code generated from a mobile app.
Ensure that all users can access Office 365 services from a web browser by using either a UPN or theirprimary SMTP email address.
After Azure ADConnects is deployed, change the UPN suffix of all the users in the Contoso sales
department to fabrikam.com.
Ensure that administrators are notified when the health information of Exchange Online changes.
Use Office 365 reports to review previous tasks performed in Office 365.
You need to ensure that all of the planned changes for the AD FS sign-in webpage are performed successfully.
Which cmdlet should you use to perform each change? To answer, drag the appropriate cmdlets to the correct
types of change. Each cmdlet 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.
Select and Place:

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
https://technet.microsoft.com/en-us/library/dn280950(v=ws.11).aspx

17 Comments on “Which cmdlet should you use to perform each change?

    1. frank says:

      “Answer is wrong, setAdfsGlobalWebContent is used twice.”

      Look like you are the idiot because “Set-AdfsGlobalWebContent” is used twice

      The answer is correct.




      1



      0
  1. Donald says:

    2017/July New 70-346 Questions Updated:
    QUESTION 95
    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:
    http://technet.microsoft.com/en-us/library/hh852542.aspx
    There are calculators available to assist you with estimating network bandwidth requirements. These calculators work for on-premises as well as Office 365 deployments.
    You can use the Exchange client network bandwidth calculator to estimate the bandwidth required for a specific set of Outlook, Outlook Web App, and mobile device users in your Office 365 deployment. With the Lync Server 2010 and 2013 bandwidth calculator, you enter information about users and the Lync Online features you want to deploy, and the calculator helps you determine bandwidth requirements.
    Exchange Client Network Bandwidth Calculator
    Lync 2010 and 2013 Bandwidth Calculator
    OneDrive for Business synchronization calculator

    QUESTION 96
    You have an Office 365 tenant that uses an Enterprise E3 subscription.
    You activate Azure Rights Management for the tenant.
    You must test the service with the Development security group before you deploy Azure Rights Management for all users.
    You need to enable Azure Rights Management for only the Development security group.
    Which Windows PowerShell cmdlet should you run?

    A. Enable-Aadrm
    B. New-AadrmRightsDefinition
    C. Enable-AadrmSuperUserFeature
    D. Add-AadrmSuperUser
    E. Set-AadrmOnboardingControlPolicy

    Answer: E
    Explanation:
    The Set-AadrmOnboardingControlPolicy cmdlet sets the policy that controls user on-boarding for Azure Rights Management. This cmdlet supports a gradual deployment by controlling which users in your organization can protect content by using Azure Rights Management.
    Example:
    Restrict Azure RMS to users who are members of a specified group
    This command allows only users that are members of the security group with the specified object ID to protect content by using Azure Rights Management.
    The command applies to Windows clients and mobile devices.
    Windows PowerShell
    PS C:\> Set-AadrmOnboardingControlPolicy -UseRmsUserLicense $False – SecurityGroupObjectId “f
    Reference: Set-AadrmOnboardingControlPolicy
    https://msdn.microsoft.com/en-us/library/dn857521.aspx

    QUESTION 97
    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

    QUESTION 98
    A company has an Office 365 tenant.
    You implement two-factor authentication for all users.
    You hire an employee named User1 to track service usage and status.
    User1 must be able to monitor the status of the services over a period of time by using a report. User1 does not have administrator access.
    You need to provide a report for User1.
    Which report solution should you choose?

    A. downloadable spreadsheet
    B. REST reporting web service
    C. reporting Windows PowerShell cmdlets
    D. Office 365 admin center

    Answer: B
    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. All the reports available in the admin portal, within the downloadable Microsoft Excel spreadsheets, and those accessed through Windows PowerShell cmdlets, are accessible using the Reporting web service.
    Reference: Office 365 Reporting web service
    https://msdn.microsoft.com/en-us/library/office/jj984325.aspx

    QUESTION 99
    Hotspot Question
    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.
    99_thumb[1]
    Answer:
    99-1_thumb[1]
    QUESTION 101
    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

    QUESTION 102
    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: C
    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

    More new 70-346 exam questions can be checked here:https://drive.google.com/drive/folders/0B75b5xYLjSSNflM5NTRpeEU2QjVSTTlFX3M4MEVQZ2NaR3VHZzFLSXZLUDU5N05adDlQckU?usp=sharing




    0



    0
  2. Job Bless says:

    Hello guys,

    Please I’m new bee in the industry and i’m required to pass 70-346 to have my job. Can someone please help me with 346 dump as it’s being difficult for me to pass.I have tried ones and failed. if you can email me at yourattitude@outlook.com and my name is Job. Thanks in advance.




    0



    0

Leave a Reply