Valid 70-680 Dumps shared by ExamDiscuss.com for Helping Passing 70-680 Exam! ExamDiscuss.com now offer the newest 70-680 exam dumps, the ExamDiscuss.com 70-680 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-680 dumps with Test Engine here:
You have a computer that runs Windows 7. Your computer s disk configuration is shown in the exhibit. (Click the Exhibit button.) You need to ensure that you can create a striped volume on the computer. What should you do?
Correct Answer: B
Explanation/Reference: Explanation: A striped volume is a dynamic volume that stores data in stripes on two or more physical disks. Data in a striped volume is allocated alternately and evenly (in stripes) across the disks. Striped volumes offer the best performance of all the volumes that are available in Windows, but they do not provide fault tolerance. If a disk in a striped volume fails, the data in the entire volume is lost. You can create striped volumes only on dynamic disks. Striped volumes cannot be extended. You can create a striped volume onto a maximum of 32 dynamic disks. Backup Operator or Administrator is the minimum membership required to complete the actions below. Creating a striped volume Using the Windows interface Using a command line To create a striped volume using the Windows interface In Disk Management, right-click the unallocated space on one of the dynamic disks where you want to create the striped volume, and then click New Striped Volume.... Follow the instructions on your screen. To create a striped volume using a command line Open a command prompt and type diskpart. At the DISKPART prompt, type list disk. Make note of the number of the disk where you want to create a striped volume. At the DISKPART prompt, type create volume stripe [size=<size>] [disk=<disknumber>[, [<seconddisknumber>, ... ]].