Chapter 10 - Slides Flashcards
What is a Active Partition
Primary Partition on the drive that boots the OS.
What is a Basic Disk
Term windows uses for a stand-alone drive.
What is a BootMgr
the boot manager program responsible for loading Windows.
What is a cluster
on a magnetic drive, one or ore sectors that constitute the smallest amount of space for storing data.
What is a defrag
windows command that examines the drive for fragmented files and rewrites them to the drive in continuous clusters.
What is a Dynamic Disk
Way to partition drives so they can work together to store data like RAID.
What is a Extended partition
on a MBR drive, the only partition that can contain more than one logical drive. hard drives can only have one extended partition.
What is FAT
Table on a hard drive that used by FAT file system that tracks clusters used to contain a file.
What is a Fragmented file
a file that has been written to different partions of the disk so that it is not in continues clusters.
What is Hardware RAID
Implemented using UEFI/BIOS and Raid Controller Card.
What is High-level formating
process performed by the windows format program, the windows installation program, or the disk management utility. this creates the boot record, file system and and root directory.
What is low-level formatting
A process that electronically creates the hard drive tracks and sectors, and tests for bad spots on the disk surface.
What is “md” command
Windows command to create directory’s
What is pagefile.sys
windows swap file that is used to hold the virtual memory that is used to enhance physical memory in the system.
What is primary partition
Hard disk partition that can be used to boot the system.
What is quick format
a format procedure that does not scan the volume or drive for bad sectors.
What is “rd” command
Windows command to delete a directory or group of directory’s.
What is registry
A database that windows uses to store hardware and software configuration information, user preferences, and setup information.
What is “robocopy”
similer to and more powerful than the xcopy command.
What is Sector
The smallest unit of bytes addressable by the operating system and UEFI/BIOS.
What is Shadow Copy
A copy of open files made so that open files are included in a backup.
What is simple volume
type of volume used on a single hard drive
What is system image
the backup of the entire windows volume.
What is track
one of many concentric circles on a hard disk drive.
What is UDF
file system for optical media.
What is virtual memory
a a method whereby the os uses the hard drive as though it were RAM.
What is windows powershell
A command-line interface that processes objects, called cmdlets.
What is “xcopy”
command to copy files and folders more powerful than the copy command.
What is CDFS (Compact Disk File System)
The 32-bit file system for CD discs and some CD-R and CD-RW discs. AKA UDF.
What is Globally Unique Identifier Partition Table (GUID or GPT)
One of two methods used to organize partitions on a hard drive. A GPT partitioning system installed on a hard drive can support 128 partitions and is recommended for drives larger than 2TB.
What is thin provisioning
A technique used by Storage Spaces in Windows whereby virtual storage free space can be configured as if it has more virtual storage than the physical storage allotted to it. When the virtual storage free space is close to depletion, the administrator is prompted to install more physical storage.
What is EFI System Partition (ESP)?
The original version of UEFI that was first developed by Intel.
What is “Dir” command?
The Windows command to list files and directories.
What is custom refresh image?
In Windows 8, an image of the entire Windows volume, including the Windows installation. The image can be applied during a Windows 8 refresh operation.
The MBR partitioning system requires:
legacy BIOS and a 32-bit OS
The GPT partitioning system requires:
UEFI and a 64-bit OS
Commands useful to manage files, folders and storage media include:
help, dir, del, ren, copy, recover, expand, xcopy, robocopy, MD, CD, RD, chkdsk, defrag, and format
Windows 8 Storage Spaces is (erm was?) expected to replace:
Windows solution for software RAID and can support thin provisioning
Preventive maintenance will alleviate:
slow computer performance
Some regular tasks to perform for preventive maintenance:
- Verifying critical Windows settings
- Update drivers and firmware
- Patch management
- Clean up the hard drive
- Checking drive for errors
- Move the virtual memory paging file
Three Windows settings are critical for keeping a system protected:
- Windows Updates
- Antivirus/Anti-Malware Software
- Network Security Settings