10.2.1.8 Lab - Create A Partition in Windows
10.2.1.8 Lab - Create A Partition in Windows
Introduction
In this lab, you will create a FAT32 formatted partition on a disk. You will convert the partition to NTFS. You
will then identify the differences between the FAT32 format and the NTFS format.
Recommended Equipment
Computer running Windows
Un-partitioned space of at least 1 GB on the hard disk drive
Instructions
Part 4: Open the This PC window to review information about the new disk partition.
a. Open File Explorer and click This PC to view the list of the devices and drives.
b. Right-click on the NEW VOLUME (I:) drive and then select Properties from the drop-down menu.
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 4
Lab - Create a Partition in Windows
Question:
3.List the tabs found in the NEW VOLUME (I): Properties window?
They are:
1. Ready Boost
2. Previous Versions
3. Customize
4. General
5. Tools
6. Hardware
7. Sharing
Type your answers here.
c. On the General Tab, rename the volume from NEW VOLUME to ITE, and then click OK.
What tabs are listed in the ITE Test Document Properties window?
They are:
1. General
2. Details
3. Previous Versions
Type your answers here.
d. Click OK to close the ITE Test Document Properties window. Close the ITE (I:) window.
Part 6: Convert the ITE volume from FAT32 to NTFS without losing data.
In this step, you will convert the ITE volume from FAT32 to NTFS using the command line. The file system
conversion can be done using the Disk Management tool. Unfortunately, the conversion requires the reformat
of the drive and all the data will be lost. By using the command line, the file system can be changed from
FAT32 to NTFS without losing data.
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 4
Lab - Create a Partition in Windows
Note: In a production environment, the data should always be backed up before attempted to change the file
system to prevent data loss.
a. Click Start, then type cmd (the search field will pop up as soon as you start typing). Right-click the
Command Prompt program that appears, and then click Run as administrator.
b. The User Account Control window opens asking if you want to allow the following program to make
changes to this computer. Click Yes.
c. In the Administrator: Command Prompt window, type convert I: /fs:NTFS at the prompt.
Question:
What happens if you do not run as administrator when you open the command prompt?
Type your answers here.
d. You will be prompted to enter the current volume label for drive I:. Type ITE and press Enter.
e. Review the information displayed by the convert command. When finished, enter exit at the prompt to exit
the command prompt window.
Part 7: Open the This PC window to work with the ITE Volume.
a. Open File Explorer and click This PC.
b. Right-click the ITE (I:) volume, and select Properties from the drop-down menu.
Questions:
What type of File System is used for the ITE (I:) drive?
NTFS
What are the tabs in the ITE (I:) Properties window?
They are:
1. Ready Boost
2. Previous Versions
3. Quota
4. Customize
5. General
6. Tools
7. Hardware
8. Sharing
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 4
Lab - Create a Partition in Windows
9. Security
When the volume was FAT32, there were six tabs. What are the names of the new tabs that were added
after the volume was converted to NTFS?
After the volume was converted Quota and Security tabs were added.
Type your answers here.
c. Click Cancel to close the ITE (I:) Properties window.
What are the tabs in the ITE Test Document Properties window?
They are:
1. General
2. Security
3. Details
4. Previous Versions
Type your answers here.
When the volume was FAT32, there were three tabs. What is the name of the new tab that was added after
the volume was converted to NTFS?
Security tab was added after the conversion.
Type your answers here.
b. Close all open windows.
Reflection Question
Why is there an additional Security tab in the properties window of documents stored on an NTFS volume?
This is because NTFS includes features for access control and permissions that are not present in FAT32 which
allows us to manage those permissions through the Windows graphical user interface. Whereas, FAT32 lacks
support for file and folder permissions, so there is no need for a security tab in its file.
Type your answers here.
End of Document
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 4