Prüfung 70-417
Veröffentlicht: 21. September 2012
Sprachen: Englisch, Deutsch,
Japanisch
Zielgruppen: IT-Experten
Technologie: Windows Server 2012
R2
Anrechnung für Zertifizierung: MCP, MCSA, MCSE
Bewertete Fähigkeiten
Mit dieser Prüfung werden Ihre Fähigkeiten bei der
Ausführung der unten aufgeführten technischen Aufgaben bewertet. Die
Prozentangaben geben Aufschluss über die relative Gewichtung der einzelnen
Schwerpunktthemen. Je höher der Prozentsatz, desto mehr Fragen wird die Prüfung
zu diesem Bereich enthalten.
Bitte beachten Sie, dass sich die Prüfungsfragen
auf die Themen in den nachfolgenden Aufzählungen beziehen, jedoch nicht darauf
beschränkt sind.
Diese Prüfung wurde aktualisiert und enthält nun die
neuesten technologischen Aktualisierungen in Windows Server 2012 R2 und System
Center 2012 R2. Weitere Informationen erhalten Sie in den Dokumenten auf den
Prüfungsdetailseiten zu den
Server installieren und konfigurieren (25-20 %)
Serverrollen und
Funktionen konfigurieren (20-20 %)
Konfigurieren von Hyper-V (25-30
%)
Installieren und Verwalten von Active Directory (25-30 %)
Bereitstellung, Verwaltung und Wartung von Servern (20-25 %)
Konfigurieren
von Netzwerkdiensten und Zugriff (20-25 %)
Konfigurieren von
Netzwerkrichtlinien für die Serverinfrastruktur (15-20 %)
Konfigurieren und
Verwalten von Active Directory (20-25 %)
Konfigurieren und Verwalten von
Gruppenrichtlinien (20-25 %)
NO.1 Your network contains an Active
Directory domain named contoso.com. The domain contains a
server named
Server1 that runs Windows Server 2012. Server1 has the Remote Desktop Session
Host
role service installed. The computer account of Server1 resides in an
organizational unit (OU) named
OU1.
You create and link a Group Policy
object (GPO) named GPO1 to OU1. GPO1 is configured as shown in
the exhibit.
(Click the Exhibit button.)
You need to prevent GPO1 from applying to your
user account when you log on to Server1. GPO1
must apply to every other user
who logs on to Server1.
What should you configure?
A. Item-level
targeting
B. Security Filtering
C. Block Inheritance
D. WMI
Filtering
Answer: B
Microsoft test questions 070-417 original
questions 070-417 070-417 Test Answers 070-417 exam
dumps
Explanation:
Security filtering is a way of refining which users and
computers will receive and apply the settings in
a Group Policy object
(GPO).
Using security filtering, you can specify that only certain security
principals within a container where
the GPO is linked apply the
GPO.
Security group filtering determines whether the GPO as a whole applies
to groups, users, or
computers; it cannot be used selectively on different
settings within a GPO.
NO.2 You have a Hyper-V host named Server1 that
runs Windows Server 2012 R2. Server1 has the
virtual switches listed in the
following table.
You create a virtual machine named VM1. VM1 has two network
adapters. One network adapter
connects to vSwitch1. The other network adapter
connects to vSwitch2. You configure NIC teaming
on VM1.
You need to ensure
that if a physical NIC fails on Server1, VM1 remains connected to the
network.
What should you do on Server1?
A. Run the
Set-VmNetworkAdaptercmdlet.
B. Add a new network adapter to VM1.
C. Create
a new virtual switch on Server 1.
D. Modify the properties of vSwitch1 and
vSwitch2.
Answer: A
Microsoft Bootcamp 070-417 Exam
Questions 070-417 test
NO.3 Your network contains an Active Directory
domain named contoso.com. The domain contains a
domain controller named DC1
that runs Windows Server 2012 R2. DC1 has the DNS Server server
role
installed.
The network contains client computers that run either
Linux, Windows 7, or Windows 8.
You have a zone named adatum.com as shown in
the exhibit. (Click the Exhibit button.)
You plan to configure Name
Protection on all of the DHCP servers.
You need to configure the adatum.com
zone to support Name Protection.
What should you do?
A. Change the zone
type.
B. Sign the zone.
C. Add a DNSKEY record.
D. Configure Dynamic
updates.
Answer: D
Microsoft answers real
questions 070-417 070-417 070-417
NO.4 Your network contains a
server named Server1 that runs Windows Server 2012. Server1 has the
Hyper-V
server role installed.Server1 hosts four virtual machines named VM1, VM2, VM3,
and VM4.
Server1 is configured as shown in the following table.
You need
to configure VM4 to track the CPU, memory, and network usage.
What should you
configure?
A. NUMA topology
B. Resource control
C. Resource
metering
D. Virtual Machine Chimney
E. The VLAN ID
F. Processor
Compatibility
G. The startup order
H. Automatic Start Action
I.
Integration Services
J. Port mirroring
K. Single-root I/O
virtualization
Answer: C
Microsoft 070-417 original
questions 070-417 dumps torrent 070-417 Test
Answers
Explanation:
http://blogs.technet.com/b/meamcs/archive/2012/05/28/hyper-v-resource-metering-inwindows-
server-2012-server-8-beta.aspx
Hyper-V Resource Metering in Windows Server 2012 R2 "Server 8
Beta" IT
organizations need tools to charge back business units that they support while
providing the
business units with the right amount of resources to match
their needs. For hosting providers, it is
equally important to issue
chargebacks based on the amount of usage by each customer. To
implement
advanced billing strategies that measure both the assigned capacity of a
resource and its
actual usage, earlier versions of Hyper-V required users to
develop their own chargeback solutions
that polled and aggregated performance
counters.
These solutions could be expensive to develop and sometimes led to
loss of historical data. To assist
with more accurate, streamlined
chargebacks while protecting historical information, Hyper-V in
Windows
Server 2012 R2 "Server 8 Beta" introduces Resource Metering, a feature that
allows
customers to create cost-effective, usage-based billing solutions.
With this feature, service providers
can choose the best billing strategy for
their business model, and independent software vendors can
develop more
reliable, end-to-end chargeback solutions on top of Hyper-V. Metrics collected
for each
virtual machine - Average CPU usage, measured in megahertz over a
period of time. - Average physica
l memory usage, measured in megabytes. -
Minimum memory usage (lowest amount of physical
memory). - Maximum memory
usage (highest amount of physical memory). - Maximum amount o
f disk space
allocated to a virtual machine. - Total incoming network traffic, measured in
megabytes,
for a virtual network adapter. - Total outgoing network traffic,
measured in megabytes, for a virtual
network adapter To enable Hyper-V
resource metering on hyper-v host HV01 run the following
PowerShell commands:
Get-VM -ComputerName HV01 | Enable-VMResourceMetering By default
the
collection interval for Hyper-v metering data is one hour to change this
interval the following
PowerShell command can be used "value used in the
command below is one minute": Set-vmhost
computername HV01
ResourceMeteringSaveInterval 00:01:00 To get all VMs metering data run
the
following PowerShell command: Get-VM -ComputerName HV01 | Measure-VM To
get a particular
VM "test01" metering data run the following PowerShell
command: Get-VM -ComputerName HV01 -
Name "test01" | Measure-VM
NO.5
Your network contains an Active Directory domain named contoso.com. The domain
contains
a read-only domain controller (RODC) named RODC1.
You create a
global group named RODC_Admins.
You need to provide the members of
RODC_Admins with the ability to manage the hardware and the
software on
RODC1. The solution must not provide RODC_Admins with the ability to manage
Active
Directory objects.
What should you do?
A. From Active Directory
Users and Computers, configure the Managed By settings of the
RODC1
account.
B. From Windows PowerShell, run the
Set-ADAccountControlcmdlet.
C. From a command prompt, run the dsadd computer
command.
D. From Active Directory Sites and Services, run the Delegation of
Control Wizard.
Answer: A
Microsoft 070-417 Exam
Tests 070-417
NO.6 You have a server named Served that runs Windows
Server 2012 R2. You connect three new
hard disks to Server 1.
You need to
create a storage space that contains the three disks.
The solution must meet
the following requirements:
- Provide fault tolerance if a single disk
fails.
- Maximize the amount of useable storage space.
What should you
create?
A. A spanned volume
B. A simple space
C. A parity space
D. A
mirrored space
Answer: C
Microsoft Study Guide 070-417
certification 070-417 070-417 070-417 Test
Questions
Explanation:
Simple space does not provide fault tolerance,
neither does spanned volumes, whereas parity &
mirrored spaces do. So the
question is parity space or mirrored space to maximize the amount of
useable
storage space? http://en.wikipedia.org/wiki/Spanned_volume Unlike RAID, spanned
volumes
have no fault- tolerance, so if any disk fails, the data on the whole
volume could be
lost.
http://arstechnica.com/informationtechnology/2012/10/storage-spaces-explained-a-
greatfeaturewhen-itworks/
Storage Spaces explained: a great feature, when it works Three-way
mirroring
gives you less usable space than two-way mirroring, but can tolerate the failure
of up to
two disks at once.
Parity mirroring gives more usable space than
either mirroring mode (a 20GB storage space
configured with two-way mirroring
will require about 40GB of physical disk space, but a 20GB parity
storage
space requires only about 30GB) but comes with the aforementioned performance
hit.
http://technet.microsoft.com/en-us/library/jj822938.aspx
NO.7 You
have a server named Server1 that runs Windows Server 2012 R2. Server1 has the
Hyper-V
server role installed.
You have fixed-size VHD named
Files.vhd.
You need to make the contents in Files.vhd available to several
virtual machines. The solution must
meet the following requirements:
-
Ensure that if the contents are changed on any virtual machine, the changes are
not reflected on the
other virtual machines. - Minimize the amount of disk
space used.
What should you do?
A. Create differencing VHD5 that use
Files.vhd as the parent disk.
B. Create a fixed-size VHDX. Transfer the
information from Files.vhd to the new VHDX file.
C. Convert Files.vhd to a
dynamically expanding VHD.
D. Create a dynamically expanding VHDX. Transfer
the information from Files.vhd to the new VHDX
file.
Answer:
A
Microsoft Test Questions 070-417 certification 070-417 practice
test 070-417 original questions
NO.8 Your network contains two servers
named HV1 and HV2. Both servers run Windows Server
2012 R2 and have the
Hyper-V server role installed.
HV1 hosts 25 virtual machines. The virtual
machine configuration files and the virtual hard disks are
stored in
D:\VM.
You shut down all of the virtual machines on HV1.
You copy D:\VM to
D:\VM on HV2.
You need to start all of the virtual machines on HV2. You want
to achieve this goal by using the
minimum amount of administrative
effort.
What should you do?
A. From HV1, export all virtual machines to
D:\VM. Copy D:\VM to D:\VM on HV2 and overwrite the
existing files. On HV2,
run the New Virtual Machine wizard.
B. From HV1, export all virtual machines
to D:\VM. Copy D:\VM to D:\VM on HV2 and overwrite the
existing files. On
HV2, run the Import Virtual Machine wizard.
C. Run the Import-VM
InitialReplicationcmdlet.
D. Run the Import-VM cmdlet.
Answer:
D
Microsoft Test Answers 070-417 test 070-417 exam dumps 070-417
dumps torrent
Explanation:
The Import-VM cmdlet imports a virtual machine
from a file.
Pass4Test is a website that specializes in providing IT exam information. The
pass rate can achieve 100%. Which is one of the reasons that most candidates
willing to believe the Pass4Test. Pass4Test have been always concerned about the
needs of the majority of candidates. We always with the greatest ability to meet
the needs of the candidates . Pass4Test's Microsoft 070-417 exam training
materials is an unprecedented IT certification training materials. With it, your
future career will be rain or shine.
Exam Code:
070-417
Exam Name: Upgrading Your Skills to MCSAWindows Server 2012
One
year free update, No help, Full refund!
070-417 Free download Total Q&A:
430 Questions and Answers
Last Update: 10-23,2015
Exam Code:
70-417
Exam Name: Upgrading Your Skills to MCSAWindows Server 2012
One
year free update, No help, Full refund!
70-417 Practice Test Total Q&A:
430 Questions and Answers
Last Update: 10-23,2015
In real life, every great career must have the confidence to take the first
step. When you suspect your level of knowledge, and cramming before the exam, do
you think of how to pass the Microsoft 70-417 exam with confidence? Do not
worry, Pass4Test is the only provider of training materials that can help you to
pass the exam. Our training materials, including questions and answers, the pass
rate can reach 100%. With Pass4Test Microsoft 70-417 exam training materials,
you can begin your first step forward. When you get the certification of
Microsoft 70-417 exam, the glorious period of your career will start.
You have seen Pass4Test's Microsoft 70-417 exam training materials, it is
time to make a choice. You can choose other products, but you have to know that
Pass4Test can bring you infinite interests. Only Pass4Test can guarantee you
100% success. Pass4Test allows you to have a bright future. And allows you to
work in the field of information technology with high efficiency.
If you want to through the Microsoft 070-417 certification exam to make a
stronger position in today's competitive IT industry, then you need the strong
expertise knowledge and the accumulated efforts. And pass the Microsoft 070-417
exam is not easy. Perhaps through Microsoft 070-417 exam you can promote
yourself to the IT industry. But it is not necessary to spend a lot of time and
effort to learn the expertise. You can choose Pass4Test's Microsoft 070-417 exam
training materials. This is training product that specifically made for IT exam.
With it you can pass the difficult Microsoft 070-417 exam effortlessly.
070-417 Free Demo Download:
http://www.pass4test.com/070-417.html
70-417 Free download :
http://www.it-braindump.com/2013/02/06/latest-microsoft-70-417-of-exam-practice-questions-and-answers-free-download/