PrepAway - Latest Free Exam Questions & Answers

You need to plan the migration of App1

###BeginCaseStudy###
Topic 6, Contoso Ltd, Case B
Background
OverviewContoso, Ltd., is a software development company. Contoso has a main office in London and two branch
offices, one in Madrid and the other in Dublin. The company is in the process of adopting Microsoft Azure to
host business critical resources and applications.
Contoso has an Active Directory Domain Services (AD DS) domain named contoso.com. All devices in the
three offices are members of the domain. Each office has a dedicated organizational unit (OU) in the root of
the domain named London. Madrid, and Dublin, respectively. Each office OU has three child OUs named
Computers, Users, and Groups.
The local Administrator account is disabled on all client devices in the domain by using a Group Policy object
(GPO) named SecurityConflguration that is linked to the root of the domain. Contoso’s security department
also has a GPO named WSUSConfiguration. WSUSConfiguration defines the configuration of Windows
Update Services on the Windows Server Update Services (WSUS) server named WSUS1.
You have a GPO named RemoteSales that uses a WMI filter. The GPO prevents users from launching
applications that are not approved.
DNS Services
Contoso uses a DNS service that is installed on two domain controllers in the main office. The domain
controllers are named DO and DC2. Both DO and DC2 run Windows Server 2008 R2. Both domain controllers
host Active Directory integrated zones named contoso.com and lab.contoso.com. The zones are configured
to allow only secure updates.
Research
Contoso creates a new research department to develop integration between Contoso’s software and public
cloud services.
Finance Department
Users in the finance department use a client-server application named App1. App1 uses custom Active
Directory attributes to store encryption keys. App1 is a business critical application that must be migrated to
Windows Azure.
A server named SERVER2 hosts Appl. SERVER2 runs Windows Server 2008 R2. The disk configuration for
SERVER2 is shown in the following table:

A server named SERVER1 hosts a database that is used by Appl. SERVER1 runs Windows Server 2008 R2 and
SQL Server 2008 R2. The disk configuration for SERVER1 is shown in the following table:

The Contoso management team plans to increase the use of Appl. To accommodate these plans, the size of
the datable must be increased
Sales Department
Users in the sales department use laptop computers when they travel. Salespeople use a legacy application
named ContosoSales on their laptop computers. Salespeople can use a pool of shared desktop computers in
each office.
The ContosoSales app is dependent on a specific registry key that is frequently overwritten by third-party
applications. This causes the ContosoSales app to stop working.
Business Requirements
All DNS servers must be placed in a physically secure location.
Software development department
All software developers must migrate their servers and workstations to the DNS domain lab.contoso.com to
ensure that frequent changes to DNS do not interfere with the production environment.
Finance department
All servers that host App1 must be migrated to Windows Azure. A new Azure virtual machine (VM) named
CL0UD2 must be deployed to Windows Azure.
Sales department
Users in the sales department should not be able to run applications on their laptop computers that are not
approved by the security department. Users in the sales department should have no such restrictions while
they work on the desktop computers in the office.
Technical Requirements
App1 requirements
You have the following requirements: The size of the database for App1 must be increased to 8 TB.
 The encryption keys for App1 should not be replicated to the offices where physical
server security is not guaranteed.
 The amount of disk space that is used by Windows Azure must be minimized.
Infrastructure requirements
You have the following requirements:
 The lab.contoso.com DNS domain zone must not be replicated or transferred to DNS
servers outside of the London office.
 A new DNS domain zone named research.contoso.com must be deployed for users in
the research department.
 The research.contoso.com DNS domain zone must be protected by using DNS
Security Extensions {DNSSEC).
 All computers in the London and Madrid offices must install Windows Updates from
the server WSUS1.
 A new domain controller for the contoso.com domain must be deployed in the
Madrid office.
 Replication traffic must be minimized when the new domain controllers are
deployed.
 New WMI filters must not conflict with existing WMI filters.

###EndCaseStudy###

You need to plan the migration of App1. What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Install App1 on drive C. Move all of the data that supports App1 to drive D.

B.
Expand the size of drive C Install App1 and all of the data that supports the app on drive C

C.
Install App1 on drive D. Move all of the data that supports App1 to an additional data drive.

D.
Install App1 on drive C. Move all of the data that supports App1 to an additional data drive.

7 Comments on “You need to plan the migration of App1

  1. Aberdeen Angus says:

    I’ve never used Azure. But I read that the max disk size is 1TB in https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits

    The E drive on server2 is 1024GB, ie at the limit. The case study talks about server2’s “disk configuration”. If you interpret that as being partitions on a single hard disk then it’s got to be shrunk. You could set up the Azure VM with the same sizes for C and D, then have the big drive E as a separate virtual hard disk at 1024GB.

    It’s a guess, but it seems to fit with answer C.




    0



    0
  2. Burra says:

    Apparently, answer is B.

    Best practice would suggest Answer C, However, the only requirement that relates to this question is “The amount of disk space that is used by Windows Azure must be minimized” The answer must be B, this would be the only way to eliminate unused space on other disks.




    0



    0
  3. Arie says:

    A. Install App1 on drive C. Move all of the data that supports App1 to drive D. –> Cannot be correct, as the D-drive in Azure is a temporary drive.

    B.
    Expand the size of drive C Install App1 and all of the data that supports the app on drive C –> Cannot be correct, as you cannot expand the size of the C-drive in Azure.

    C.
    Install App1 on drive D. Move all of the data that supports App1 to an additional data drive. –> Cannot be correct, as the D-drive in Azure is a temporary drive.

    D.
    Install App1 on drive C. Move all of the data that supports App1 to an additional data drive. –> Correct. Even if you would not understand the reasoning behind it, by eliminating all other answers, you would end up with this one. The reasoning is that you already pay for the C-drive, so you can use the storage space which you will have available to install App1 on. It is a best practice to storage all application data on a data disk, hence adding a data drive.




    0



    0
    1. Impulso says:

      Resize C drive is supported : “https://blogs.msdn.microsoft.com/madan/2015/11/02/resizing-azure-vm-os-or-data-disk/”

      Keys to consider:
      – move app1 from D disk (temporal)
      – The amount of disk space used should be minimized

      Therefore, I believe that the best answer is B. It is not the best practice, but it complies with the indicated.




      2



      0

Leave a Reply