Deploy Windows Flashcards

Skill 1.1: Deploy Windows 10/11 Skill 1.2: Perform post-installation configuration (31 cards)

1
Q

Continuum

A

Detects hardware in use

Ex: switching from laptop to tablet mode on a Surface Pro

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

Miracast

A

Connects wirelessly to external monitor or projector

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

InstantGo

A

Allows network connectivity while in standby mode

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

OneDrive

A

Cloud storage solution built into Windows OS

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

BitLocker Drive Encryption

A

Windows Pro or Enterprise feature
Works with TPM 1.2 or higher
TPM is not required for use

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

Secure Boot

A

Protects platform until the Windows kernel is loaded.
When enabled, the OS can only start using a loader that is signed and stored in the UEFI Secure Boot DB

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

MFA (Multi-Factor Authentication)

A

Authentication based on at least two factor, e.g. password and fingerprint

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

Windows Hello

A

Provides businesses with tools to implement MFA

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

Virtual Secure Mode

A

Moves some sensitive elements of the OS to “trustlets” that run is a Hyper-V container to make the OS more secure

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

Virtual Smart Card

A

Offers security benefits provided by physical smart cards. Must have TPM 1.2+

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

Installation Methods

A

Install from DVD
Install from USB
Install from Windows Deployment Services
Install an image from Windows Preinstallation Environment (Windows PE)
Install over the Network

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

Windows Enterprise LTSC

A

Long-Term Servicing Channel. Does not receive feature updates.

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

Windows S Mode

A

Locked - Down version that only allows:
Microsoft Edge
Bing
Microsoft Store Apps

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

True/False: You can perform a direct in-place upgrade from 32-bit to 64-bit version of Windows.

A

False. In this scenario, you must perform a wipe and load installation

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

High-touch retail media deployment

A

Suitable for small organizations with few device to install. All that is need is one or more copies of OS installation media

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

Low-touch deployment

A

Suitable for larger organizations with hundreds of devices. Relies on Windows Deployment Services (WDS) and Microsoft Deployment Toolkit (MDT)

17
Q

Zero-touch deployment

A

For very large organizations with thousands of devices. Requires Microsoft Deployment Toolkit (MDT) and System Center Configuration Manager

18
Q

Windows Assessment and Deployment Kit (Windows ADK)

19
Q

Deployment Image Servicing and Management (DISM)

A

Command-line tool that enable you to capture, deploy, and manage Windows features, packages, drivers, and international settings in a WIM file or VHD.

20
Q

Windows Configuration Designer

A

Allows you to provision features and runtime setting by using provisioning packages (.ppkg)

21
Q

WDS Deployment

A

Requires clients use DHCP and support Preboot Execution Environment (PXE)

22
Q

Windows PE (WinPE)

A

Used to start a computer that is being deployed. Allows access to Windows file systems and is in essence a small Windows OS

23
Q

In-Place Upgrade

A

Manually upgrading existing OS. All users settings and data are retained. Currently, the preferred installation method.

24
Q

Windows Deployment Services (WDS)

A

A Windows Server role to deploy Windows 10/11 within an on-premises environment.

Server prerequisites: AD DS, DHCP, DNS

25
Microsoft Deployment Toolkit (MDT)
Provides end-to-end guidance and best practices guidelines for deployment At the core of MDT are Task Sequences that allow you to automate each stage
26
Lite-Touch Installation
Requires someone on the remote computer to boot from a boot image
27
Zero-Touch Installation
Uses Configuration Manager. Devices with a BIOS and network card that support Wake-on-LAN can be sent a "Magic Packet" to complete installation unattended
28
Media Creation Tool (MCT)
Generates a ready to use bootable USB flash drive or ISO file
29
Side-by-side Migration
Source and destination computers are different machines. You install new computer and then migrate the data
30
Wipe-and-load Migration
Source and destination are the same. You back up user data, perform install and then restore user data from backup
31
User State Migration Tool (USMT)
Safely migrates user accounts, operating system and application settings. Does Not migrate applications.