which node should you configure the exclusion range?
HOTSPOT
Your network contains an Active Directory domain named contoso.com. The network contains two subnets.
The subnets are configured as shown in the following table:
The network contains a member server named Server1 that runs Windows Server 2012 R2. Server1 has the
DHCP Server server role installed.
Server1 is configured to lease IP addresses to the two subnets. You add three new printers to the Warehouse
subnet. The printers have static IP addresses. The IP addresses are consecutive.
You need to create an exclusion range that contains the IP addresses of the printers.
From which node should you configure the exclusion range? To answer, select the appropriate node in the
answer area.
Hot Area:
Which four actions should you perform in sequence?
###BeginCaseStudy###
Testlet 1
Background
A company is developing a website that supports mortgage loan processing. You use the Azure management
portal to create a website. You initially configure the website to use the Basic hosting plan. You register a
custom domain for the website with a valid registrar.
Customers complete mortgage applications and upload supporting documents to the website. A custom
executable named FileProcessor.exe processes all of the information received. An on-premises server that
runs Windows Server hosts the executable.
You create a virtual hard disk (VHD) image of the on-premises server. You plan to use this VHD to replace the
on-premises server with a new virtual machine (VM) that is hosted in Azure.
Business Requirements
Business stakeholders have identified the following requirements for the mortgage loan processing website:
The website must provide a secure mortgage application process for the customer.
Business users must validate new versions of the website before you publish them to the production site.
You must be able to revert to the previous version easily when issues arise.
The website must remain available to users while new features and bug fixes are deployed.
Network traffic must be monitored on all ports that the website uses.
Technical Requirements
General:
You must develop the website by using Microsoft Visual Studio 2013.
The website must be stateless. Subsequent requests from a user might or might not be routed back to the
website instance that the user initially connected to.
Security:
You must secure the custom domain and all subdomains by using SSL.
Storage:
The custom executable must use native file system APIs to share data between different parts of the
website.
The custom executable must continue to use a network file share to access files.
Monitoring:
The website must use port 6000 with UDP to submit information to another process. This port must be actively
monitored by using the same external port number.
Deployment:
You must deploy the VM and the associated VHD. You will need to move this VM to a different Azure
subscription after deployment.
You must establish a continuous deployment process that uses staged publishing.
The custom domain must handle requests for multiple subdomains.
The custom domain must use a www CNAME record that points to the domain’s @ A record.
The custom executable must run continuously and must be deployed as an Azure web job named
FileProcessor
Application Request Routing (ARR) affinity must be disabled for the website.
Solution Structure
The solution structure for the website is shown in the following exhibit.
###EndCaseStudy###
DRAG DROP
You need to complete the domain configuration for the website.
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.
Select and Place:
You need to implement the web application deployment wo…
###BeginCaseStudy###
Testlet 1
Background
A company is developing a website that supports mortgage loan processing. You use the Azure management
portal to create a website. You initially configure the website to use the Basic hosting plan. You register a
custom domain for the website with a valid registrar.
Customers complete mortgage applications and upload supporting documents to the website. A custom
executable named FileProcessor.exe processes all of the information received. An on-premises server that
runs Windows Server hosts the executable.
You create a virtual hard disk (VHD) image of the on-premises server. You plan to use this VHD to replace the
on-premises server with a new virtual machine (VM) that is hosted in Azure.
Business Requirements
Business stakeholders have identified the following requirements for the mortgage loan processing website:
The website must provide a secure mortgage application process for the customer.
Business users must validate new versions of the website before you publish them to the production site.
You must be able to revert to the previous version easily when issues arise.
The website must remain available to users while new features and bug fixes are deployed.
Network traffic must be monitored on all ports that the website uses.
Technical Requirements
General:
You must develop the website by using Microsoft Visual Studio 2013.
The website must be stateless. Subsequent requests from a user might or might not be routed back to the
website instance that the user initially connected to.
Security:
You must secure the custom domain and all subdomains by using SSL.
Storage:
The custom executable must use native file system APIs to share data between different parts of the
website.
The custom executable must continue to use a network file share to access files.
Monitoring:
The website must use port 6000 with UDP to submit information to another process. This port must be actively
monitored by using the same external port number.
Deployment:
You must deploy the VM and the associated VHD. You will need to move this VM to a different Azure
subscription after deployment.
You must establish a continuous deployment process that uses staged publishing.
The custom domain must handle requests for multiple subdomains.
The custom domain must use a www CNAME record that points to the domain’s @ A record.
The custom executable must run continuously and must be deployed as an Azure web job named
FileProcessor
Application Request Routing (ARR) affinity must be disabled for the website.
Solution Structure
The solution structure for the website is shown in the following exhibit.
###EndCaseStudy###
You need to implement the web application deployment workflow.
In the Azure management portal, what should you do?
You need to prevent Group1 from being used to provide a…
Your network contains two Active Directory forests named contoso.com and adatum.com. All servers run
Windows Server 2012 R2.A one-way external trust exists between contoso.com and adatum.com.
Adatum.com contains a universal group named Group1. You need to prevent Group1 from being used to
provide access to the resources in contoso.com.
What should you do?
Which two actions will achieve the goal?
###BeginCaseStudy###
Testlet 1
Background
A company is developing a website that supports mortgage loan processing. You use the Azure management
portal to create a website. You initially configure the website to use the Basic hosting plan. You register a
custom domain for the website with a valid registrar.
Customers complete mortgage applications and upload supporting documents to the website. A custom
executable named FileProcessor.exe processes all of the information received. An on-premises server that
runs Windows Server hosts the executable.
You create a virtual hard disk (VHD) image of the on-premises server. You plan to use this VHD to replace the
on-premises server with a new virtual machine (VM) that is hosted in Azure.
Business Requirements
Business stakeholders have identified the following requirements for the mortgage loan processing website:
The website must provide a secure mortgage application process for the customer.
Business users must validate new versions of the website before you publish them to the production site.
You must be able to revert to the previous version easily when issues arise.
The website must remain available to users while new features and bug fixes are deployed.
Network traffic must be monitored on all ports that the website uses.
Technical Requirements
General:
You must develop the website by using Microsoft Visual Studio 2013.
The website must be stateless. Subsequent requests from a user might or might not be routed back to the
website instance that the user initially connected to.
Security:
You must secure the custom domain and all subdomains by using SSL.
Storage:
The custom executable must use native file system APIs to share data between different parts of the
website.
The custom executable must continue to use a network file share to access files.
Monitoring:
The website must use port 6000 with UDP to submit information to another process. This port must be actively
monitored by using the same external port number.
Deployment:
You must deploy the VM and the associated VHD. You will need to move this VM to a different Azure
subscription after deployment.
You must establish a continuous deployment process that uses staged publishing.
The custom domain must handle requests for multiple subdomains.
The custom domain must use a www CNAME record that points to the domain’s @ A record.
The custom executable must run continuously and must be deployed as an Azure web job named
FileProcessor
Application Request Routing (ARR) affinity must be disabled for the website.
Solution Structure
The solution structure for the website is shown in the following exhibit.
###EndCaseStudy###
You need to configure session affinity for the website.
Which two actions will achieve the goal? Each correct answer presents a complete solution.
Which settings should you modify from the Local Securit…
HOTSPOT
You have a server named Server1 that runs Windows Server 2012 R2. Server1 is a member of a workgroup.
You need to ensure that only members of the Administrators group and members of a group named Group1
can log on locally to Server1.
Which settings should you modify from the Local Security Policy? To answer, select the appropriate settings in
the answer area.
Hot Area:
You need to move the VM
###BeginCaseStudy###
Testlet 1
Background
A company is developing a website that supports mortgage loan processing. You use the Azure management
portal to create a website. You initially configure the website to use the Basic hosting plan. You register a
custom domain for the website with a valid registrar.
Customers complete mortgage applications and upload supporting documents to the website. A custom
executable named FileProcessor.exe processes all of the information received. An on-premises server that
runs Windows Server hosts the executable.
You create a virtual hard disk (VHD) image of the on-premises server. You plan to use this VHD to replace the
on-premises server with a new virtual machine (VM) that is hosted in Azure.
Business Requirements
Business stakeholders have identified the following requirements for the mortgage loan processing website:
The website must provide a secure mortgage application process for the customer.
Business users must validate new versions of the website before you publish them to the production site.
You must be able to revert to the previous version easily when issues arise.
The website must remain available to users while new features and bug fixes are deployed.
Network traffic must be monitored on all ports that the website uses.
Technical Requirements
General:
You must develop the website by using Microsoft Visual Studio 2013.
The website must be stateless. Subsequent requests from a user might or might not be routed back to the
website instance that the user initially connected to.
Security:
You must secure the custom domain and all subdomains by using SSL.
Storage:
The custom executable must use native file system APIs to share data between different parts of the
website.
The custom executable must continue to use a network file share to access files.
Monitoring:
The website must use port 6000 with UDP to submit information to another process. This port must be actively
monitored by using the same external port number.
Deployment:
You must deploy the VM and the associated VHD. You will need to move this VM to a different Azure
subscription after deployment.
You must establish a continuous deployment process that uses staged publishing.
The custom domain must handle requests for multiple subdomains.
The custom domain must use a www CNAME record that points to the domain’s @ A record.
The custom executable must run continuously and must be deployed as an Azure web job named
FileProcessor
Application Request Routing (ARR) affinity must be disabled for the website.
Solution Structure
The solution structure for the website is shown in the following exhibit.
###EndCaseStudy###
You need to move the VM.
What should you do?
You need to ensure that the same set of custom starter …
HOTSPOT
Your network contains two Active Directory forests named contoso.com and adatum.com.
A two-way forest trust exists between the forests.
You have custom starter Group Policy objects (GPOs) defined in contoso.com.
You need to ensure that the same set of custom starter GPOs are available in adatum.com.
In the table below, identify which action must be performed for the starter GPOs container in each forest. Make
only one selection in two of the rows. Each correct selection is worth one point.
Hot Area:
Which three actions should you take?
###BeginCaseStudy###
Testlet 1
Background
A company is developing a website that supports mortgage loan processing. You use the Azure management
portal to create a website. You initially configure the website to use the Basic hosting plan. You register a
custom domain for the website with a valid registrar.
Customers complete mortgage applications and upload supporting documents to the website. A custom
executable named FileProcessor.exe processes all of the information received. An on-premises server that
runs Windows Server hosts the executable.
You create a virtual hard disk (VHD) image of the on-premises server. You plan to use this VHD to replace the
on-premises server with a new virtual machine (VM) that is hosted in Azure.
Business Requirements
Business stakeholders have identified the following requirements for the mortgage loan processing website:
The website must provide a secure mortgage application process for the customer.
Business users must validate new versions of the website before you publish them to the production site.
You must be able to revert to the previous version easily when issues arise.
The website must remain available to users while new features and bug fixes are deployed.
Network traffic must be monitored on all ports that the website uses.
Technical Requirements
General:
You must develop the website by using Microsoft Visual Studio 2013.
The website must be stateless. Subsequent requests from a user might or might not be routed back to the
website instance that the user initially connected to.
Security:
You must secure the custom domain and all subdomains by using SSL.
Storage:
The custom executable must use native file system APIs to share data between different parts of the
website.
The custom executable must continue to use a network file share to access files.
Monitoring:
The website must use port 6000 with UDP to submit information to another process. This port must be actively
monitored by using the same external port number.
Deployment:
You must deploy the VM and the associated VHD. You will need to move this VM to a different Azure
subscription after deployment.
You must establish a continuous deployment process that uses staged publishing.
The custom domain must handle requests for multiple subdomains.
The custom domain must use a www CNAME record that points to the domain’s @ A record.
The custom executable must run continuously and must be deployed as an Azure web job named
FileProcessor
Application Request Routing (ARR) affinity must be disabled for the website.
Solution Structure
The solution structure for the website is shown in the following exhibit.
###EndCaseStudy###
You need to debug the website remotely.
Which three actions should you take? Each correct answer presents part of the solution.
Which of the following are TRUE with regards to storage…
You work as a senior administrator at ABC.com. The ABC.com network consists of a single domain named
ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.
You are running a training exercise for junior administrators. You are currently discussing storage pools.
Which of the following are TRUE with regards to storage pools?