Installing OS Flashcards

(26 cards)

1
Q

How much RAM is 32 bit Windows editions limited to?

A

4 GB of RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the N version of Windows?

A

Specialized version of all the editions of windows created to comply with the EU regulations, which require customers have the option to choose third party media software rather than rely solely on Microsoft’s built in solutions.
It excludes certain pre-installed multimedia applications, such as Windows Media Player, Music and Video apps, Voice Recorder, and Skype.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Windows home edition designed for?

A

Domestic consumers and SOHO use.
Unable to join domains.
Has gaming enhancements like Auto HDR and Direct Storage (for faster load times)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two licensing models for windows home?

A

Original Equipment Manufacturer (OEM) License: This license comes pre-installed on a PC or laptop and is valid only for that device. Computer vendor Provides support.
Retail License: Can be transferred between computers but can only be active on one device at a time. Microsoft provides support.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are limitations of Windows home?

A

Doesn’t support multiple CPUs.
64 bit version Limited to 128 GB of RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Who is Windows Pro designed for?

A

Small to medium businesses.
Available through OEM and retail licensing.
Offers features like Group Policy, BitLocker, and RDP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Who is Windows Enterprise designed for?

A

For large organizations.
Has advanced security, deployment, and management features like AppLocker and Windows Defender Credential guard.
Includes exclusive features like DirectAccess virtual private networking technology, AppLocker software execution control, and the management and monitoring feature Microsoft Desktop Optimization Pack, which are not in the Pro edition.
Only available through volume licensing agreements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Who is Windows Education/ Pro Education designed for?

A

These are versions of Pro and Enterprise editions.
Customized for educational institutions.
Has education specific settings and features.
Licensing is typically through academic volume agreements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are notable features of Windows Pro Enterprise and Education editions?

A

Group Policy Editor (gpedit.msc)
Bitlocker
RDP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What’s the difference between Workgroups and Domain Networks?

A

Workgroup: Devices share files and resources but are managed independently.
Domain: Devices connect to a centralized Domain Controller for consistent management and security policies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Who is Windows Pro for Workstations for and its features?

A

Designed for advanced users, offering unique features like support for high-performance hardware, ReFS (Resilient File System), and advanced processing capabilities for demanding workloads.
Includes all Pro features but supports more RAM and advanced hardware like persistent system RAM (NVDIMM).
Supports: CPU- 4-way multiprocessing, up to 256 cores. RAM- Up to 6 TB.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a in place upgrade?

A

Allows you to upgrade to a new Windows versions while perserving applications, settings, and data (providing that they are compatible.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When did Windows 10 stop being supported?

A

October 14th 2025

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is ESU?

A

Extended Security Updates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What hardware features are needed for a Windows 10 to 11 upgrade?

A

TPM 2.0
UEFI with Secure Boot
Supported CPU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a Clean install?

A

Installing the OS on a new computer or compleatly replacing the existing OS on an old one by repartitioning and reformatting the disk.
All existing user data and settings are erased

17
Q

What are OS upgrade considerations?

A

Hardware compatibility.
Application and Driver Support.
Backup files and user preferences.
Obtain third party drivers.

18
Q

What is an unattended installation?

A

Uses a script or configuration file, known as an answer file in Windows, to automate choices and settings during setup.
Often utilizes image deployment.
Good for large deployments.

19
Q

What is Remote network installation?

A

A key aspect of unattended installation, allows images to be deployed over a network.
Enables IT administrators to install or update multiple machines simultaneously without physical access, ensuring consistency in software and configuration across all devices

20
Q

What is remote zero touch installation?

A

Enables devices to be set up and configured automatically without any user intervention.
Uses cloud-based services to deploy configurations and applications as soon as the device connects to the internet.
Ideal for organizations looking to minimize IT involvement and provide a seamless setup experience for end-users, ensuring devices are ready to use right out of the box

21
Q

What is a partition?

A

A logically separate storage area
One partition must be created before formatting to establish a file system.
Partition information is stored as either MBR or GPT.

22
Q

Tell me about MBR Partitioning.

A

Stores a partition table in the first 512 byte sector of the disk.
Allows up to 4 primary partitions- any of which can be marked active and bootable.
Requires BIOS boot method.

23
Q

Tell me about GPT partitioning.

A

Supports up to 128 primary partitions (in windows) and larger partitions than MBR (over 2 TB)
Requires BIOS
Includes a Protective MBR for compatibility with non GPT systems.

24
Q

What is a recovery partition and its purpose?

A

An OEM recovery media enabling the user to reset the system to its factory configuration.
This erases all user data, settings, and third party applications (make backups!!!)
If main installation fails to boot the system can boot from this partition by pressing a key during start up (normally F11 or CTRL + F11
Recovery tool only works with the original hard disk and doesn’t include updates applied after shipping.

25
Describe the difference between a reset and refresh.
Refresh: Reinstalls system files and resets most settings to default, while preserving user personalization, data files, and Windows Store apps, but it removes desktop applications. Reset: deletes the OS, apps, settings, and data, preparing the system for a fresh OS installation.
26
What is HCL?
Hardware compatibility list. A catalog of tested devices and drivers.