Chapter 10: Windows Installation

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/47

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms and concepts from Chapter 10: Windows Installation (IT Essentials v7.0).

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

48 Terms

1
New cards

Multi-user

Two or more users have individual accounts that allow them to work with programs and peripheral devices at the same time.

2
New cards

Multitasking

The computer can operate multiple applications at the same time.

3
New cards

Multiprocessing

The OS can support two or more CPUs.

4
New cards

Multithreading

A program can be broken into smaller parts that are loaded as needed by the OS, allowing parts to run concurrently.

5
New cards

BIOS

Basic Input/Output System firmware that initializes hardware and starts the boot process.

6
New cards

MBR

Master Boot Record; a 512-byte region on BIOS-based disks containing the boot loader and partition table.

7
New cards

GPT

GUID Partition Table; partitioning scheme used with UEFI, supports more partitions and uses a protective MBR.

8
New cards

Primary partition

The main partition that contains OS files and is usually the first partition.

9
New cards

Active partition

On MBR disks, the partition that is bootable and used to start the OS.

10
New cards

Extended partition

An MBR partition that allows more than four partitions by containing logical drives.

11
New cards

Logical drive

A partition inside an extended partition used to organize data.

12
New cards

Basic disk

The default disk type that contains primary and extended partitions and logical drives.

13
New cards

Dynamic disk

A disk type that can create volumes spanning multiple disks.

14
New cards

FAT32

File system supporting partitions up to 2 TB; used by Windows XP and earlier; limited security features.

15
New cards

NTFS

New Technology File System; supports large partitions and includes security features.

16
New cards

exFAT

File system designed for USB flash drives; supports files larger than 4 GB.

17
New cards

CDFS

Compact Disc File System; file system for optical disc media.

18
New cards

NFS

Network File System; network-based file access; open standard.

19
New cards

USMT

User State Migration Tool; command-line utility to migrate user data during OS upgrades.

20
New cards

PCmover Express

Tool for transferring selected files, folders, profiles, and applications to a Windows 10 PC.

21
New cards

PXE

Preboot eXecution Environment; allows remote network installation of an OS.

22
New cards

RIS

Remote Installation Services; enables OS installation over a network.

23
New cards

Unattended installation

Windows setup run with an answer file so prompts are skipped.

24
New cards

System Image Manager (SIM)

Tool to create the setup answer file for unattended installations.

25
New cards

Image-based internal partition installation

Windows image stored on an internal partition used to restore Windows to factory state.

26
New cards

Recovery partition

Hidden partition containing an image to restore the computer to its original configuration.

27
New cards

In-place upgrade

Upgrades the OS and migrates apps and settings without wiping data.

28
New cards

Clean install

Upgrading by wiping the drive; requires backing up data.

29
New cards

Windows Boot Sequence

Process where BIOS/UEFI reads CMOS settings, selects boot device, loads MBR, then bootmgr.exe.

30
New cards

F8 Startup Options

In Windows 7, the F8 key opens Advanced Boot Options with Safe Mode and related options.

31
New cards

Safe Mode

Diagnostic mode with minimal drivers loaded.

32
New cards

Safe Mode with Networking

Safe Mode with networking support.

33
New cards

Safe Mode with Command Prompt

Safe Mode that loads a command prompt instead of the GUI.

34
New cards

Last Known Good Configuration

Loads the configuration settings that worked last time Windows started successfully.

35
New cards

Shift + Restart

In Windows 8/10, opens Troubleshoot > Advanced options > Startup settings for advanced startup options.

36
New cards

Startup Settings

Menu to choose startup options during restart.

37
New cards

32-bit processor architecture

A 32-bit OS/processor architecture; cannot be upgraded to a 64-bit OS in many cases.

38
New cards

64-bit processor architecture

A 64-bit OS/processor architecture with higher memory and performance capabilities.

39
New cards

Get Windows 10

Microsoft tool downloaded via Windows Update to upgrade eligible systems to Windows 10.

40
New cards

Windows 10 Update Assistant

Tool that guides and facilitates upgrading to Windows 10 from older Windows versions.

41
New cards

Windows Update

Microsoft service that scans for and installs updates, service packs, and patches.

42
New cards

Device Manager

Windows utility to locate hardware problems and update drivers.

43
New cards

Administrator account

An account with complete control over the computer and settings.

44
New cards

Standard User account

An account with limited control; can run apps but cannot install programs.

45
New cards

Single Sign-On (SSO)

Authentication that allows access to multiple resources after a single login.

46
New cards

User Account Control (UAC)

Security feature that prompts for permission before elevated actions are performed.

47
New cards

ISO file

Disc image file used to distribute software or install an OS.

48
New cards

Partitioning

Process of creating and configuring partitions on a storage device.