In Lab 7 - Disk Management, participants typically focus on the configuration and administration of storage resources on a Windows Server environment. This lab involves tasks such as initializing and formatting disks, creating and managing volumes, and implementing disk redundancy using features like RAID or Storage Spaces. Participants may also explore advanced configurations, such as dynamic disks, disk quotas, and disk optimization techniques. The lab aims to provide hands-on experience in effectively managing storage resources, ensuring optimal performance, and implementing data protection strategies. Successful completion of Microsoft Lab 7 equips participants with essential skills in disk management, enabling them to efficiently handle storage-related tasks and maintain the integrity of their server storage infrastructure.
Managing disks storage is one of the most basic tasks for a system administrator. We know that storage devices are used to store systems’ and users’ data on a system or server. Before saving file to a hard disk, you should initialize, create and format partition, after using this disk for a period of time, you may want to delete, shrink or expand a partition etc. are disk management task.
We will add some additional virtual disks to the Server and then we will use these disks to demonstrate disk management tasks
2. On the Select a Disk Type page, click Next to proceed
3. On the Select a Disk page, make sure that the Create a new virtual disk radio button is selected, and then click Next
4. On the Specify Disk Capacity page, set the disk size as 10 GB, select the Split virtual disk into multiple files radio button and then click Next
6. Add one more new virtual disk of 60 GB size to your virtual machine and start the virtual machine
Once you have added new hard disks to a system the disks need to be initialized before you can use these disks.
3. Next, select and right-click the newly added disk and then select Initialize Disk
4. Select the MBR radio button and then click OK
Now your disks are ready to create and use partitions and volumes. A partition or volume is a specific space of a storage which is used to store system’s or user’s data
2. On New Simple Volume Wizard, click Next
3. On Specify Volume Size page box and specify the desired size, and then click Next
4. On the Assign Drive Letter or Path page, make sure that the Assign the following drive letter check box is selected, accept the default drive letter, or change it (if you wish) and then click Next.
5. On the Format Partition page, specify the volume name (SOFTWARE) and click Next
6. Click Finish