Pass4sure Microsoft TS 70-652 2.93

Preparation Guide for Exam 70-652
TS: Windows Server Virtualization, Configuring
Audience profile
Candidates for this exam typically have more than one and a half years of experience working in Windows Server 2003 and/or Windows 2008 Server environments as system administrators. Additionally, the target audience is familiar with virtualization products and technologies.
Top of page
Credit toward certification
When you pass Exam 70-652: TS: Windows Server Virtualization, Configuring, you complete the requirements for the following certification:
• Microsoft Certified Technology Specialist (MCTS): Windows Server Virtualization, Configuration
Preparation tools and resources
To help you prepare for this exam, Microsoft Learning recommends that you have hands-on experience with the product and that you use the following training resources. These training resources do not necessarily cover all of the topics listed in the “Skills measured” section.
Classroom training Microsoft E-Learning Microsoft Press books Practice tests
Course 6411: First Look: Getting Started with Windows Server 2008 Hyper-V Hands-On Lab (two hours)
Clinic 5935: Introducing Hyper-V in Windows Server 2008 (two hours)
Course 6536: Implementing Hyper-V in Windows Server 2008 (two hours)
There are no Microsoft Press books currently available.
MeasureUp (Measureup.com)
Self Test Software (Selftestsoftware.com)
Microsoft online resources
• Microsoft Learning Community: Join newsgroups and visit community forums to connect with your peers for suggestions on training resources and advice on your certification path and studies.
• TechNet: Designed for IT professionals, this site includes how-to instructions, best practices, downloads, technical resources, newsgroups, and chats.
• MSDN: Designed for developers, the Microsoft Developer Network (MSDN) features code samples, technical articles, downloads, newsgroups, and chats.
TS: Windows Server Virtualization, Configuring : 70-652 Exam
Exam Number/Code: 70-652
Exam Name: TS: Windows Server Virtualization, Configuring
“TS: Windows Server Virtualization, Configuring”, also known as 70-652 exam, is a Microsoft certification. With the complete collection of questions and answers, Pass4sure has assembled to take you through 60Q&As to your 70-652 Exam preparation. In the 70-652 exam resources, you will cover every field and category in TS helping to ready you for your successful Microsoft Certification.
QUESTION 1:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional. The Certkiller .com network contains a file
server named Certkiller -SR24.
Certkiller -SR24 hosts highly confidential files for Certkiller .com. The Disk
Management console for Certkiller -SR24 is shown in the exhibit.
Actualtest.org – The Power of Knowing
You receive instruction from the CIO to ensure high availability of the files on
Certkiller -SR24 and that they are security at all times. You are also required to
improve the file system performance on Certkiller -SR24.
How would you accomplish these tasks?
A. Initialize Disk 1 and Disk 2 on Certkiller -SR24. Then configure the two disks in a
RAID-0 configuration and convert the two disks to basic disks.
B. Initialize Disk 1 on Certkiller -SR24. Then configure Disk 0 and Disk 1 in a RAID-1
configuration and convert the two disks to dynamic disks.
C. Initialize Disk 1 on Certkiller -SR24. Then store a shadow copy of Disk 0 on Disk 1
and convert the two disks to basic disks.
D. Initialize Disk 1 and Disk 2 on Certkiller -SR24. Then configure the two disks as an
extended volume and convert the disks to dynamic disks.
Answer: B
Explanation: Part of the objectives state that you must minimize the time needed to
make these files available again in case of disk failure. This can be accomplished
through mirroring Disk0 to another disk. A disk mirror is also known as RAID-1.
You have to convert the disks to dynamic disks to accomplish this. A mirrored
volume is a fault-tolerant set of two physical disks that contain an exact replica of
each other’s data within the mirrored portion of each disk. Mirrored volumes are
supported only on Windows Server computer versions.
If you convert the disk containing the boot and system partitions to a dynamic disk, you
can mirror the boot and system volumes onto another dynamic disk. Then, if the disk
containing the boot and system volumes fails, you can start the computer from the disk
containing the mirrors of these volumes.
Incorrect Answers:
A: A RAID-0 is fast but it offers no redundancy. Redundancy is necessary if you need to
Actualtest.org – The Power of Knowing
consider using the minimum time needed to make these files available after possible disk
failure. The disks are already basic disks there is no need for any conversion.
Furthermore the objectives will only be met through converting the disks to dynamic
volumes.
C: A shadow copy will keep copies of previous versions of the files. You won’t be able to
access these though if Disk0 fails. The disks are already basic disks there is no need for
any conversion. Furthermore the objectives will only be met through converting the disks
to dynamic volumes.
D: An extended volume offers no redundancy which if needed to minimize the time
needed to make these files available in case of disk failure. Though dynamic disks will
allow mirroring, the extended volume configuration will negate that possibility.
Reference:
Dan Balter, MCSA/MCSE Managing and Maintaining a Microsoft Windows Server 2003
Environment Exam Cram 2 (Exam 70-290), Chapter 3
QUESTION 2:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional.
Certkiller .com consists of three departments, named Sales, Research and Marketing.
The Sales department contains a file server named Certkiller -SR11.
Certkiller -SR11 has a single basic disk that has a single primary partition.
Certkiller -SR11 is frequently accessed by sales applications. Certkiller .com has a
sales promotion that doubles the numbers of sales; as a result, the rate of access on
Certkiller -SR11 increases and read/write performance drops markedly.
You have received instructions to improve the read/write performance of the disk
subsystem on Certkiller -SR11. You backup the data on Certkiller -SR11 and
install a second basic disk of identical capacity. The new hard disk has its own disk
controller.
What should you do?
A. Convert the hard disks to dynamic disks and create a spanned volume.
B. Convert the hard disks to dynamic disks and create a RAID-5 volume.
C. Convert the hard disks to dynamic disks and create a striped volume.
D. Convert the hard disks to dynamic disks and create a simple volume.
Answer: C
Explanation: During disk writes, data is written to each disk in the striped volume.
Each disk controller writes part of the data to the related disk. This provides
improved read/write performance.
Incorrect Answers:
A: Spanned volumes span multiple disks. They do not improve performance.
Actualtest.org – The Power of Knowing
B: RAID-5 requires at least three physical disks.
D: Simple volumes cannot span multiple disks.
QUESTION 3:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional. The Certkiller .com network contains a file
server named Certkiller -SR36. The hard disks in Certkiller -SR36 are
configured as shown in the table.
Physical Disk Drive Data
1 C Operating system
1 D Shared folder
2 E Paging file
2 F Sales database
Certkiller .com users in the Research and Development department store their
documents in a shared folder named ResearchDocs on Certkiller -SR36. Recently
Research and Development users have been complaining that the performance on
Certkiller -SR36 is poor.
You receive instruction from the CIO to determine if the file subsystem on
Certkiller -SR36 has a performance problem.
What should you do?
A. In System Monitor, add the LogicalDisk performance object and monitor the Free
Megabytes counter on drive F.
B. In System Monitor, add the LogicalDisk performance object and monitor the Avg.
Disk Queue Length counter on physical disk 1.
C. In System Monitor, add the Paging File performance object and monitor the % Usage
counter.
D. In System Monitor, add the Server performance object and monitor the Bytes
Total/sec counter.
Answer: B
Explanation: Disk Queue Length indicates the number of outstanding disk requests that
are waiting to be processed. The Avg. Disk Queue Length counter forms part of the most
useful performance data and will yield the necessary information regarding the storage
subsystem.
Incorrect answers:
Actualtest.org – The Power of Knowing
A: You will not get the necessary information for the purposes of this question.
C: The Paging File > %Usage counter indicates how much of the allocated page file is
currently in use. If this number is consistently over 70 percent, you may need to add
more memory or increase the size of the paging file. You should use the Paging File >
%Usage counter value in conjunction with the Memory > Available Bytes and Memory >
Pages/Sec counters to determine how much paging is occurring on your computer.
D: This will not yield the proper information needed in this case.
Reference:
Lisa Donald & Suzan Sage London & James Chellis, MCSA/MCSE: Windows(r) Server
2003 Environment Management and Maintenance: Study Guide, Sybex Inc, Alameda,
2003, Chapter 9, pp. 454, 460
Pass4sure 70-652 2.93
Questions and Answers : 60Q&As
Expected Date: November 9th , 2008
Price: $125.99 $99.99
Free Down: Pass4sure Microsoft 70-652 2.93
Free Down: Testking microsoft 70-652 2.93
Download Free Latest P4S Passforsure Dumps
- Free Pass4sure Microsoft TS 70-640 2.95
- Free Pass4sure Microsoft TS 70-634 2.83
- Free Pass4sure Microsoft TS 70-632 2.83
- Free Pass4sure Microsoft TS 70-503(CSharp) 2. 93
- Free Pass4sure Microsoft TS 70-642 2.95
- Free Pass4sure Microsoft MCSA 70-292 2.93
- Free Pass4sure Microsoft TS 70-643 2.95
- Free Pass4sure Microsoft MCSE 70-089 2.93
- Free Pass4sure Microsoft MCSA 70-086 2.93
- Free Pass4sure Microsoft 70-121 2.83

[...] download: Pass4sure 70-652 Free download: testking 70-652 You Can Find Free Quality Exam At TestKing ?Pass4sure [...]
[...] Pass4sure 70-652 Testking 70-652 Actualtest 70-652 [...]