Install and Configure Applications Flashcards

Lesson 13B

1
Q
A

computer’s graphics adapter does not meet the minimum specification, so setup cannot
proceed.

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

Unknown publisher UAC notification.

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

Central Processing Unit (CPU) requirements

A

Apps come in 32 or 64 bit that requires equal bits in it’s CPU/OS, including TPM for cryptography, Hardware-assited virtualization for VMs, and RAM for multitasking, Storage space for the app, logs, files & temp files.

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

hardware-assisted virtualization

A

uses a computer’s physical components to support virtualization software, creating and managing virtual machines (VMs) more efficiently.

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

Trusted Platform Module (TPM)

A

a specialized chip on a computer’s motherboard or in its processor that enhances security by storing cryptographic keys and ensuring the authenticity of the operating system and firmware

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

motherboard chipset

A

acts as a communication hub and traffic controller, managing data flow between the CPU, memory, storage, and other peripherals.

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

App requirements

dedicated graphics card

A

For demanding tasks like gaming, video editing, and 3D modeling by Apps.

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

Integrated graphics

A

suitable for everyday tasks, lack the resources needed for these more intensive applications w. own video RAM.

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

external hardware token

A

A smart card or USB form factor device serves as a token for storing cryptographic user identification data, requiring the user to present it along with a password, PIN, or biometric scan for authentication.

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

WOW64 (Windows on Windows 64-bit)

A

is a subsystem in the Windows operating system that allows 32-bit applications to run on 64-bit versions of Windows.

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

App distribution method

A

installation files through app stores, physical media, or downloads, with verification needed to ensure trustworthy.
setup file:
* Windows- .EXE or .MSI extensions.
* macOS - DMG or PKG formats
* Linux packages - DEB packages with the APT package manager or RPM for YUM

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

ISO file

A

It essentially creates a single file containing all the data and structure of the original disc, allowing you to store, share, and replicate the data without needing the physical disc.

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

Impact to Business

A
  • Licensing
  • training
  • support
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Impact to Operation

A

For deployment business an use a network-based installer or Group Policy Objects
(GPOs)

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

Deployment

network-based installer

A

is a software installation method where the program is installed from a network file share, rather than a local disc or media

16
Q

Group Policy Objects

A

in Windows Active Directory centralize management of settings, ensuring uniform behavior for operating systems, applications, and users across an organization’s network.

17
Q

GPO

To run the an app

A

Users must have read/execute permissions for the application’s installation directory, while user-specific files and settings should be stored in their home folder or profile.

18
Q

Impact to Device and to Network

A

Installing applications on desktops requires ensuring trusted sources, digital signatures, and thorough testing to prevent security risks, compatibility issues, and excessive resource consumption.