What should you create?
Your network contains an Active Directory domain named adatum.com. The domain contains a
member server named L0N-DC1. L0N-DC1 runs Windows Server 2012 R2 and has the DHCP Server
server role installed.
The network contains 100 client computers and 50 IP phones. The computers and the phones are
from the same vendor.
You create an IPv4 scope that contains addresses from 172.16.0.1 to 172.16.1.254.
You need to ensure that the IP phones receive IP addresses in the range of 172.16.1.100 to
172.16.1.200. The solution must minimize administrative effort.
What should you create?
Which two values should you obtain from Server2?
You have two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 has the
DHCP Server server role installed.
You need to create an IPv6 reservation for Server2.
Which two values should you obtain from Server2? (Each correct answer presents part of the
solution. Choose two.)
Which list of products should the query return?
You have two tables named dbo.CurrentProducts and dbo.ArchiveProducts. You have the following
query:
SELECT ProductID, Name
FROM dbo.CurrentProducts
UNION ALL
SELECT ProductID, Name
FROM dbo.ArchiveProducts;
You need to predict the list of products that the query will produce.
Which list of products should the query return?
Which data collection process should you implement?
Yon manage several SQL Server 2008 instances.
You plan to collect performance data periodically on all instances by using the data collector.
All collected data must be stored in the same database hosted on a single instance. You
need to collect and load performance data in the management data warehouse every 6
hours. Which data collection process should you implement?
Which server role should you install on Server2?
HOTSPOT
Your network contains a subnet named Subnet1. Subnet1 contains a DHCP server named Server1.
You deploy a new subnet named Subnet2. On Subnet2, you deploy a new server named Server2 that
runs Windows Server 2012 R2.
You need to configure Server2 to route DHCP broadcast from Subnet2 to Server1.
Which server role should you install on Server2?
To answer, select the appropriate role in the answer area.
Which command should you run?
Your company has a main office and four branch offices. The main office contains a server named
Server1 that runs Windows Server 2012 R2.
The IP configuration of each office is configured as shown in the following table.
You need to add a single static route on Server1 to ensure that Server1 can communicate with the
hosts on all of the subnets.
Which command should you run?
Which Windows PowerShell cmdlets should you use?
DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain contains a
server named Server1. Server1 runs a Server Core installation of Windows Server 2012 R2.
You install the DNS Server server role on Server1.
You need to perform the following configurations on Server1:
Create an Active Directory-integrated zone named adatum.com.
Send unresolved DNS client queries for other domain suffixes to the DNS server of your company’s
Internet Service Provider (ISP).
Which Windows PowerShell cmdlets should you use?
To answer, drag the appropriate cmdlet to the correct configuration in the answer area. 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.
You need to prevent Server1 from attempting to resolve Internet host names for the client computers
Your network contains an Active Directory domain named contoso.com. The network contains 500
client computers that run Windows 8. All of the client computers connect to the Internet by using a
web proxy.
You deploy a server named Server1 that runs Windows Server 2012 R2. Server1 has the DNS Server
server role installed.
You configure all of the client computers to use Server1 as their primary DNS server.
You need to prevent Server1 from attempting to resolve Internet host names for the client
computers.
What should you do on Server1?
What should you create?
Your network contains two Active Directory forests named contoso.com and adatum.com. Each
forest contains one domain. A two-way forest trust exists between the forests.
The forests use the address spaces shown in the following table.
From a computer in the contoso.com domain, you can perform reverse lookups for the servers in the
contoso.com domain, but you cannot perform reverse lookups for the servers in the adatum.com
domain.
From a computer in the adatum.com domain, you can perform reverse lookups for the servers in
both domains.
You need to ensure that you can perform reverse lookups for the servers in the adatum.com domain
from the computers in the contoso.com domain.
What should you create?
You need to minimize the size of the log backups used by log shipping
You administer a SQL Server 2008 instance that contains the AdventureWorks database.
The Adventure Works database uses the bulk-logged recovery mode. You log ship the
AdventureWorks database across a WAN link. There is a scheduled job that rebuilds the
indexes of the AdventureWorks database. You discover that the job increases the size of the
log backups for log shipping. You need to minimize the size of the log backups used by log
shipping. What should you do?