testking microsoft MCDBA 70-290
Visited 2721 times, 4 so far today
Exam 70-290:
Managing and Maintaining a Microsoft Windows Server 2003 Environment
Published: August 14, 2003
Language(s): English
Audience(s): IT Professionals
Technology: Microsoft Windows Server 2003
Type: Proctored Exam
About this Exam
Exam 70-290 became available on August 14, 2003.
Audience Profile
The Microsoft Certified Systems Administrator (MCSA) on Windows Server 2003 credential is intended for IT professionals who work in the typically complex computing environment of medium to large companies. An MCSA candidate should have 6 to 12 months of experience administering client and network operating systems in environments that have the following characteristics:
250 to 5,000 or more users
Three or more physical locations
Three or more domain controllers
Network services and resources such as messaging, database, file and print, proxy server, firewall, Internet, intranet, remote access, and client computer management
Connectivity requirements such as connecting branch offices and individual users in remote locations to the corporate network and connecting corporate networks to the Internet
Credit Toward Certification
When you pass Exam 70-290: Managing and Maintaining a Microsoft Windows Server 2003 Environment, you complete the requirements for the following certification(s):
Microsoft Certified Professional (MCP) status: Learn about MCP status
Exam 70-290: Managing and Maintaining a Microsoft Windows Server 2003 Environment: counts as credit toward the following certification(s):
Core credit toward Microsoft Certified Systems Administrator (MCSA) on Windows Server 2003 certification
Core credit toward Microsoft Certified Systems Engineer (MCSE) on Windows Server 2003 certification
Core credit toward Microsoft Certified Database Administrator (MCDBA) on Microsoft SQL Server 2000 certification
Note This preparation guide is subject to change at any time without prior notice and at the sole discretion of Microsoft. Microsoft exams might include adaptive testing technology and simulation items. Microsoft does not identify the format in which exams are presented. Please use this preparation guide to prepare for the exam, regardless of its format.
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.
Certkiller .com contains an application server named Certkiller -SR23.
Certkiller -SR23 runs an in-house application which is critical to the company’s business process. Certkiller -SR23 contains a single physical drive that is divided into two partitions with the drive letter C and D. Both partitions are formatted as FAT32. The in-house application is installed on drive D.
During monitoring you notice that the drive D is low on free disk space. You need to create extra space for the in-house application. To maintain the functionality of the
in-house application, it cannot be moved.
You to add another physical disk drive to Certkiller -SR23. You need the disk space on the new disk drive to be available as storage space for the in-house application.
What should you do? (Select all that apply)
A. On Certkiller -SR23, initialize the new disk as a basic disk. B. On Certkiller -SR23, convert drive D to NTFS.
C. On Certkiller -SR23, format the new disk with NTFS. D. On Certkiller -SR23, format the new disk with FAT32.
E. On Certkiller -SR23, convert the disk that hosts drive D to a dynamic disk.
F. On Certkiller -SR23, extend drive D to include unallocated space on the new disk. Answer: B, E, F
Explanation:
In this case you must host drive D to a dynamic disk and convert drive D to NTFS.
If drive D contains unallocated space, you can extend drive D to include the unallocated space. Drive D can also be extended to use the unallocated space in the new disk.
Incorrect answers:
A: There is no need to initialize the new disk as a basic disk. You can initialize the new disk directly to dynamic disk.
C, D: To add the space on the new disk to drive D, you can create a spanned or a simple volume. To do this both of the disks must be dynamic disks and drive D should be
formatted as NTFS. Only unformatted volumes or volumes that are formatted with NTFS
can be extended.
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.
TK
070-290
The Certkiller .com network contains a file server named Certkiller -SR12 that
contains confidential data. Certkiller -SR12 contains of a hard disk system that consists of a software-based RAID-5 volume. A Certkiller .com user named Mia Hamm works in the administrative office. Mia Hamm needs to access data on Certkiller -SR12 regularly. One day Mia Hamm complains that Certkiller -SR12 response is much slower that before.
During your investigation you discover that one of the hard disks in the RAID-5 volume on Certkiller -SR12 has failed. You need to improve the performance of Certkiller -SR12.
What should you do?
A. Replace the failed disk on Certkiller -SR12. Then, in the Disk Management, initialize the new disk, convert it into dynamic disk, and repair the volume.
B. In the Disk Management on Certkiller -SR12, break the RAID-5 volume and remove the failed disk. Then replace the failed disk and rebuild the RAID-5 volume.
C. Replace the failed disk on Certkiller -SR12. Then, in the Disk Management convert the new disk to dynamic and format it by using NTFS.
D. Replace the failed disk on Certkiller -SR12 and then reboot the computer. Answer: A
Explanation: In this case you must replace the failed disk. Initializing the disk means to write a master boot record and a disk signature. The disk should be
converted into dynamic volumes. Only dynamic volumes can work in RAID-5. You should then right click the region of the failed RAID-5 volume and select Repair Volume.
Incorrect answers:
B: You cannot break RAID-5 volume. Only a RAID-1 or mirrored volume can be broken.
C: You cannot format a disk, only volumes can be formatted.
D: This will not work. Only unallocated space on a dynamic disk can be used to repair a
RAID-5 volume with failed redundancy.
QUESTION 3
You work as the network administrator at 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 SQL Server 2000 named Certkiller -DB20. All of the hard disks of Certkiller -DB20 are dynamic disks. Certkiller -DB20
hosts a database named CKCustomersDB that is located on a RAID-5 volume. The transaction logs for CKCustomersDB are hosted on a separate mirrored volume. Certkiller .com users access CKCustomersDB through an in-house client application. One day Certkiller -DB20 suffers a hardware failure that does not affect the hard
disk subsystems. You receive instruction to move the hard disk subsystem from Certkiller -DB20 to a new SQL Server 2000 computer named Certkiller -DB21. You move the disks that host the RAID-5 volume with CKCustomersDB and the
TK
070-290
disks that host the mirrored transaction logs to Certkiller -SR21. You want the
users to access CKCustomersDB without making changes to the in-house client application.
What should you do?
A. On Certkiller -DB21, reactivate the hard disks in Disk Management. B. On Certkiller -DB21, repair the hard disks in Disk Management.
C. On Certkiller -DB21, import the foreign disks in Disk Management. D. On Certkiller -DB21, initialize the hard disks in Disk Management.
Answer: C
PassGuide offers free demo for Certification Exams You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products. Download links:http://demo.passguide.com/downloadExplanation: Moving the hard disks to a new computer will mark them as foreign disks. The volumes on the disks will not be accessible. To make it accessible you should import the foreign disks.
Incorrect answers:
A: You would have reactivated the disks if the disks become unavailable due to a hardware problem or if the data was corrupted. In this case it is not necessary.
B: Disks cannot be repaired, only RAID-5 volumes can be repaired.
D: Only new disks need to be initialized before they can be used. These disks were moved to the server and must be imported.
QUESTION 4
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 server named Certkiller -SR18.
Certkiller -SR18 has a single 120 GB hard disk drive named Disk0. Disk0 has been initialized as a basic disk and has been formatted with NTFS. The hard disk is partitioned into four logical partitions as shown in the following table:
Drive
Contents
Size
Free Space
C
System Volume
8 GB
4 GB
D
Application Data
40 GB
1 GB
E
User Data
40 GB
12 GB
F
None
32 GB
32 GB
Drive D is becoming full. You need to increase the disk space for the applications
data. However, the application on Drive D cannot be reconfigured to use free space from another volume.
What should you do?
testking MCDBA 70-290
Interactive Testing Engine Included!
919 Questions
Updated : 09/18/2008
Exam Number/Code:70-290
Exam Name: MCP Managing and Maintaining a
Microsoft Windows Server 2003
Testking 70-290 Exam will provide you with exam simulation questions and actual answers that reflect the actual exam
Preparing for the Testking 70-290 exam?Searching 70-290 Test Questions,
70-290 Practice Exam,70-290 Braindumps ? 70-290 practice exam covers all the practice test objectives to pass 70-290 exam.
Pass your exam at first attempt with our Testking 70-290 study guide,70-290 Braindumps, As well Audio exam, Realistic Practice Labs, and Interactive Testing Engine.
Our Testking practice test covers the information associated with each 70-290 exam topics in details and includes information found in no other practice test sites on the web.
Our challenging questions with Correct Answers built to simulate the actual exam. Unlimited, FREE auto-updates so you’re never behind on any topic. The whole package comes as an automatic download so there’s no waiting or shipping. Our most questions and answers along with explanations. Our practice test will determine you to take your 70-290 certification exam and pass the official exam on your first try, guaranteed
Now guaranteed Testking 70-290 exam training is available in various formats to best suit your needs and learning style. Whether you are a hands-on tactile learner, visually or even a textbook training veteran, Real-Exams has the 70-290 pdf vce format resources that will enable you to pass your 70-290 test with flying colors.
Comprehensive questions with complete explanations about actualtests 70-290 exam
download 70-290 exam questions accompanied by exhibits
Verified Answers Researched by Industry Experts and almost 100% correct
70-290 exam questions updated on regular basis
Microsoft MCSE 70-290 Transcender Torrent
Microsoft MCSE 70-290 P4S
Microsoft MCSE 70-290 Study Guide
Microsoft MCSE 70-290 Exams
Microsoft MCSE 70-290 Braindumps
Microsoft MCSE 70-290 Pass4sure
Microsoft MCSE 70-290 Real Exams
Microsoft MCSE 70-290 Exam
Microsoft MCSE 70-290 Actual Tests
Microsoft MCSE 70-290 Pdf
70-290 also gives new editions of Real Exams 70-290 for enhancing professional skills and knowledge. These Testking Real Practice Questions 70-290 are useful for understanding 70-290 exam terminologies and these brain dumps also very useful for enhancing people brain power. These Testking Real Practice Questions 70-290 are prepare by highly qualified and 70-290 professionals. 70-290 Certification experts’ teams always try to give you real exam environment in these 4shared training materials links.
Exam Number/Code:70-290
Exam Name: MCSE Managing and Maintaining a Microsoft Windows Server 2003 Environment
Testking 70-290 Exam will provide you with exam simulation questions and actual answers that reflect the actual exam
Preparing for the Testking 70-290 exam?Searching 70-290 Test Questions,
70-290 Practice Exam,70-290 Braindumps ? 70-290 practice exam covers all the practice test objectives to pass 70-290 exam.
Pass your exam at first attempt with our Testking 70-290 study guide,70-290 Braindumps, As well Audio exam, Realistic Practice Labs, and Interactive Testing Engine.
Our Testking practice test covers the information associated with each 70-290 exam topics in details and includes information found in no other practice test sites on the web.
Our challenging questions with Correct Answers built to simulate the actual exam. Unlimited, FREE auto-updates so you’re never behind on any topic. The whole package comes as an automatic download so there’s no waiting or shipping. Our most questions and answers along with explanations. Our practice test will determine you to take your 70-290 certification exam and pass the official exam on your first try, guaranteed
Now guaranteed Testking 70-290 exam training is available in various formats to best suit your needs and learning style. Whether you are a hands-on tactile learner, visually or even a textbook training veteran, Real-Exams has the 70-290 pdf vce format resources that will enable you to pass your 70-290 test with flying colors.
Comprehensive questions with complete explanations about actualtests 70-290 exam
download 70-290 exam questions accompanied by exhibits
Verified Answers Researched by Industry Experts and almost 100% correct
70-290 exam questions updated on regular basis
Microsoft 70-290 Transcender Torrent
Microsoft 70-290 P4S
Microsoft 70-290 Study Guide
Microsoft 70-290 Exams
Microsoft 70-290 Braindumps
Microsoft 70-290 Pass4sure
Microsoft 70-290 Real Exams
Microsoft 70-290 Exam
Microsoft 70-290 Actual Tests
Microsoft 70-290 Pdf
70-290 also gives new editions of Real Exams 70-290 for enhancing professional skills and knowledge.
These Testking Real Practice Questions 70-290 are useful for understanding 70-290 exam terminologies and these brain dumps also very useful for enhancing people brain power. These Testking Real Practice Questions 70-290 are prepare by highly qualified and 70-290 professionals. 70-290 Certification experts’ teams always try to give you real exam environment in these 4shared training materials links.
Free down:testking 70-290
Free down:pass4sure 70-290
Dowload PassGuide Practice Test Questions



8 Comments on “testking microsoft MCDBA 70-290”