Deck 9: Application Support

ملء الشاشة (f)
exit full mode
سؤال
Which registry key contains the default registry settings that are copied for new user profiles?

A)ADMIN
B)OWNER
C)DEFAULT
D)SYSTEM
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
If you do have a legacy DOS or Win16 application that you need to run, you can use a 64-bit version of Windows 10.
سؤال
All of the application environments in Windows 10 restrict apps to running in which of the following modes?

A)kernel mode
B)service mode
C)Win64 mode
D)user mode
سؤال
Each Win32 application runs in its own virtual memory space and is executed by the processor in which mode?

A)DOS
B)user
C)kernel
D)Win32
سؤال
In Windows 10, a virtual instance of DOS is created for each DOS application that is executed. What is another name for this virtual instance of DOS?

A)kernel32.exe
B)kernelDOS.exe
C)ntvdm.exe
D)dosvdm.exe
سؤال
Which tool allows a user to connect to the active registry database and make changes that are effective immediately?

A)EDITREG.EXE
B)REGEDIT.EXE
C)REGISTER.EXE
D)CHGREG.EXE
سؤال
Which registry hive contains global settings for the entire computer and the applications installed on it?

A)HKEY_LOCAL_MACHINE
B)HKEY_CURRENT_USER
C)HKEY_CLASSES_ROOT
D)HKEY_USERS
سؤال
Which of the following terms is used to describe a virtualized environment that hosts Win32 apps on the 64-bit version of Windows 10?

A)Windows on Windows 64 (WOW64)
B)Client Hyper-V
C)App-V
D)Win64
سؤال
Besides the .NET Framework 4.6, what other version of the .NET Framework does Windows 10 provide as a feature?

A).NET 2.0
B).NET 4.8
C).NET 2.5
D).NET 3.5
سؤال
The registry is divided into sections and levels of data. Multiple sections exist to organize data by purpose. What are these individual sections called?

A)keys
B)hives
C)branches
D)nests
سؤال
The most recent iteration of Windows Store apps is Universal Windows Platform apps, also known as Universal apps.
سؤال
What do applications use to request services from the application environment subsystem?

A).NET Framework
B)Application programming interfaces (API)
C)Kernel services
D)Hardware Services
سؤال
Running apps in which mode ensures that a poorly written app does not affect system stability?

A)kernel
B)environment
C)user
D)service
سؤال
Applications designed to interact with which subsystem were the most common type of application in use with earlier operating systems, such as Windows XP?

A)Win32
B).NET Framework
C)DOS
D)Win16
سؤال
Which registry hive contains details about the current hardware profile in use?

A)HKEY_CURRENT_USER
B)HKEY_CLASSES_ROOT
C)HKEY_LOCAL_MACHINE
D)HKEY_CURRENT_CONFIG
سؤال
Most organizations use the 32-bit version of Windows 10 rather than the 64-bit version of Windows 10.
سؤال
When applications or Windows 10 starts, they read their configuration information from which of the following?

A)kernel
B)system core
C)registry
D)application environment
سؤال
The preferred method for configuring applications and Windows 10 is to use the interfaces provided for that purpose.
سؤال
The simplest automated deployment method is to create a batch file that does a silent install of the application.
سؤال
Traditional Win32 or .NET Framework apps are commonly packaged as which type of file?

A).xml
B).html
C).pdf
D).msi
سؤال
The most recent iteration of Windows Store apps is _____________________, also known as Universal apps.
سؤال
In large environments, a better option for .msi application deployment is to use ______________________.
سؤال
What are some of the automated deployment options available in Windows 10?
سؤال
Which Windows 10 feature provides the ability to obtain software from a central repository?

A)PackageManagement
B)Click-to-Run
C)Remote Desktop
D)RemoteApp
سؤال
If you have obtained the .appx file for a Windows Store app, you can install the app from a source other than the Windows Store. What is this ability known as?

A)distribution
B)download
C)Click-to-Run
D)package managment
سؤال
Which ACT component is the administrative console that can be used to control the overall discovery, collection, and analysis process for apps?

A)Application Compatibility Manager
B)Inventory-collector package
C)ACT Log Processing Service
D)ACT database
سؤال
Which distribution method delivers the critical components of an application first and allows the users to being using the application before installation is complete?

A)sideloading
B)Click-to-Run
C)downloading
D)REG.EXE
سؤال
What is the purpose of the HKEY_CLASSES_ROOT hive?
سؤال
How does the 64-bit version of Windows support 32-bit applications?
سؤال
Briefly describe the structure of the Windows 10 registry.
سؤال
What are some of the potential downsides to using Client Hyper-V?
سؤال
What are the primary hives found in the Windows 10 registry?
سؤال
What are the main components of the Microsoft Application Compatibility Toolkit (ACT)?
سؤال
What precautions should be taken before modifying the registry?
سؤال
To help identify and resolve app compatibility issues, the Windows 10 ____________________ includes the Application Compatibility Toolkit (ACT).
سؤال
What is the purpose of the HKEY_CURRENT_USER hive?
سؤال
If you need to read or write registry entries from a batch files, then you can use ______________________.
سؤال
Currently, administrators are more likely to create new scripts in ___________________ than to create batch files and use reg.exe
سؤال
Which Windows 10 feature allows you to create virtual machines with a completely independent operating system that shares the hardware on the computer running Windows 10?

A)App-V
B)Virtual Desktop Infrastructure
C)RemoteApp
D)Client Hyper-V
سؤال
A more manageable way to deploy .msi-based applications in smaller environments would be to use which of the following?

A)a batch file
B)msiexec.exe utility
C)Group Policy
D)System Center Configuration Manager
سؤال
Match between columns
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.msi file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows Store apps
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
RemoteApp
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
hive
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.appx file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Application Virtualization (App-V)
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Registry
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
application environment subsystem
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows on Windows 64 (WOW64)
سؤال
Match between columns
a software layer that exists between apps and the operating system to simplify app development
.msi file
a software layer that exists between apps and the operating system to simplify app development
Windows Store apps
a software layer that exists between apps and the operating system to simplify app development
RemoteApp
a software layer that exists between apps and the operating system to simplify app development
hive
a software layer that exists between apps and the operating system to simplify app development
.appx file
a software layer that exists between apps and the operating system to simplify app development
Application Virtualization (App-V)
a software layer that exists between apps and the operating system to simplify app development
Registry
a software layer that exists between apps and the operating system to simplify app development
application environment subsystem
a software layer that exists between apps and the operating system to simplify app development
Windows on Windows 64 (WOW64)
سؤال
Match between columns
a central store for application and operating system configuration information in Windows 10
.msi file
a central store for application and operating system configuration information in Windows 10
Windows Store apps
a central store for application and operating system configuration information in Windows 10
RemoteApp
a central store for application and operating system configuration information in Windows 10
hive
a central store for application and operating system configuration information in Windows 10
.appx file
a central store for application and operating system configuration information in Windows 10
Application Virtualization (App-V)
a central store for application and operating system configuration information in Windows 10
Registry
a central store for application and operating system configuration information in Windows 10
application environment subsystem
a central store for application and operating system configuration information in Windows 10
Windows on Windows 64 (WOW64)
سؤال
Match between columns
a technology that deploys applications by streaming and isolates them in a virtual environment
.msi file
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows Store apps
a technology that deploys applications by streaming and isolates them in a virtual environment
RemoteApp
a technology that deploys applications by streaming and isolates them in a virtual environment
hive
a technology that deploys applications by streaming and isolates them in a virtual environment
.appx file
a technology that deploys applications by streaming and isolates them in a virtual environment
Application Virtualization (App-V)
a technology that deploys applications by streaming and isolates them in a virtual environment
Registry
a technology that deploys applications by streaming and isolates them in a virtual environment
application environment subsystem
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows on Windows 64 (WOW64)
سؤال
Match between columns
a file for installing a Windows Store app
.msi file
a file for installing a Windows Store app
Windows Store apps
a file for installing a Windows Store app
RemoteApp
a file for installing a Windows Store app
hive
a file for installing a Windows Store app
.appx file
a file for installing a Windows Store app
Application Virtualization (App-V)
a file for installing a Windows Store app
Registry
a file for installing a Windows Store app
application environment subsystem
a file for installing a Windows Store app
Windows on Windows 64 (WOW64)
سؤال
Match between columns
a discrete body of registry keys and value stored in files as part of the operating system
.msi file
a discrete body of registry keys and value stored in files as part of the operating system
Windows Store apps
a discrete body of registry keys and value stored in files as part of the operating system
RemoteApp
a discrete body of registry keys and value stored in files as part of the operating system
hive
a discrete body of registry keys and value stored in files as part of the operating system
.appx file
a discrete body of registry keys and value stored in files as part of the operating system
Application Virtualization (App-V)
a discrete body of registry keys and value stored in files as part of the operating system
Registry
a discrete body of registry keys and value stored in files as part of the operating system
application environment subsystem
a discrete body of registry keys and value stored in files as part of the operating system
Windows on Windows 64 (WOW64)
سؤال
Match between columns
a feature in Remote Desktop Services that presents clients with a single app in a window
.msi file
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows Store apps
a feature in Remote Desktop Services that presents clients with a single app in a window
RemoteApp
a feature in Remote Desktop Services that presents clients with a single app in a window
hive
a feature in Remote Desktop Services that presents clients with a single app in a window
.appx file
a feature in Remote Desktop Services that presents clients with a single app in a window
Application Virtualization (App-V)
a feature in Remote Desktop Services that presents clients with a single app in a window
Registry
a feature in Remote Desktop Services that presents clients with a single app in a window
application environment subsystem
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows on Windows 64 (WOW64)
سؤال
Briefly describe the two types of virtual desktops that Remote Desktop Services can provide.
سؤال
Match between columns
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.msi file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows Store apps
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
RemoteApp
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
hive
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.appx file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Application Virtualization (App-V)
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Registry
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
application environment subsystem
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows on Windows 64 (WOW64)
سؤال
Match between columns
an app packaged for installation by the Windows Installer service
.msi file
an app packaged for installation by the Windows Installer service
Windows Store apps
an app packaged for installation by the Windows Installer service
RemoteApp
an app packaged for installation by the Windows Installer service
hive
an app packaged for installation by the Windows Installer service
.appx file
an app packaged for installation by the Windows Installer service
Application Virtualization (App-V)
an app packaged for installation by the Windows Installer service
Registry
an app packaged for installation by the Windows Installer service
application environment subsystem
an app packaged for installation by the Windows Installer service
Windows on Windows 64 (WOW64)
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 9: Application Support
1
Which registry key contains the default registry settings that are copied for new user profiles?

A)ADMIN
B)OWNER
C)DEFAULT
D)SYSTEM
C
2
If you do have a legacy DOS or Win16 application that you need to run, you can use a 64-bit version of Windows 10.
False
3
All of the application environments in Windows 10 restrict apps to running in which of the following modes?

A)kernel mode
B)service mode
C)Win64 mode
D)user mode
D
4
Each Win32 application runs in its own virtual memory space and is executed by the processor in which mode?

A)DOS
B)user
C)kernel
D)Win32
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
In Windows 10, a virtual instance of DOS is created for each DOS application that is executed. What is another name for this virtual instance of DOS?

A)kernel32.exe
B)kernelDOS.exe
C)ntvdm.exe
D)dosvdm.exe
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which tool allows a user to connect to the active registry database and make changes that are effective immediately?

A)EDITREG.EXE
B)REGEDIT.EXE
C)REGISTER.EXE
D)CHGREG.EXE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
Which registry hive contains global settings for the entire computer and the applications installed on it?

A)HKEY_LOCAL_MACHINE
B)HKEY_CURRENT_USER
C)HKEY_CLASSES_ROOT
D)HKEY_USERS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following terms is used to describe a virtualized environment that hosts Win32 apps on the 64-bit version of Windows 10?

A)Windows on Windows 64 (WOW64)
B)Client Hyper-V
C)App-V
D)Win64
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
Besides the .NET Framework 4.6, what other version of the .NET Framework does Windows 10 provide as a feature?

A).NET 2.0
B).NET 4.8
C).NET 2.5
D).NET 3.5
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
The registry is divided into sections and levels of data. Multiple sections exist to organize data by purpose. What are these individual sections called?

A)keys
B)hives
C)branches
D)nests
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
The most recent iteration of Windows Store apps is Universal Windows Platform apps, also known as Universal apps.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
What do applications use to request services from the application environment subsystem?

A).NET Framework
B)Application programming interfaces (API)
C)Kernel services
D)Hardware Services
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
Running apps in which mode ensures that a poorly written app does not affect system stability?

A)kernel
B)environment
C)user
D)service
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
Applications designed to interact with which subsystem were the most common type of application in use with earlier operating systems, such as Windows XP?

A)Win32
B).NET Framework
C)DOS
D)Win16
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
Which registry hive contains details about the current hardware profile in use?

A)HKEY_CURRENT_USER
B)HKEY_CLASSES_ROOT
C)HKEY_LOCAL_MACHINE
D)HKEY_CURRENT_CONFIG
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
Most organizations use the 32-bit version of Windows 10 rather than the 64-bit version of Windows 10.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
When applications or Windows 10 starts, they read their configuration information from which of the following?

A)kernel
B)system core
C)registry
D)application environment
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
The preferred method for configuring applications and Windows 10 is to use the interfaces provided for that purpose.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
The simplest automated deployment method is to create a batch file that does a silent install of the application.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
Traditional Win32 or .NET Framework apps are commonly packaged as which type of file?

A).xml
B).html
C).pdf
D).msi
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
The most recent iteration of Windows Store apps is _____________________, also known as Universal apps.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
In large environments, a better option for .msi application deployment is to use ______________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
What are some of the automated deployment options available in Windows 10?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
Which Windows 10 feature provides the ability to obtain software from a central repository?

A)PackageManagement
B)Click-to-Run
C)Remote Desktop
D)RemoteApp
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
If you have obtained the .appx file for a Windows Store app, you can install the app from a source other than the Windows Store. What is this ability known as?

A)distribution
B)download
C)Click-to-Run
D)package managment
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which ACT component is the administrative console that can be used to control the overall discovery, collection, and analysis process for apps?

A)Application Compatibility Manager
B)Inventory-collector package
C)ACT Log Processing Service
D)ACT database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which distribution method delivers the critical components of an application first and allows the users to being using the application before installation is complete?

A)sideloading
B)Click-to-Run
C)downloading
D)REG.EXE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
What is the purpose of the HKEY_CLASSES_ROOT hive?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
How does the 64-bit version of Windows support 32-bit applications?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
Briefly describe the structure of the Windows 10 registry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
What are some of the potential downsides to using Client Hyper-V?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
What are the primary hives found in the Windows 10 registry?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
What are the main components of the Microsoft Application Compatibility Toolkit (ACT)?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
What precautions should be taken before modifying the registry?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
To help identify and resolve app compatibility issues, the Windows 10 ____________________ includes the Application Compatibility Toolkit (ACT).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
What is the purpose of the HKEY_CURRENT_USER hive?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
If you need to read or write registry entries from a batch files, then you can use ______________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
Currently, administrators are more likely to create new scripts in ___________________ than to create batch files and use reg.exe
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which Windows 10 feature allows you to create virtual machines with a completely independent operating system that shares the hardware on the computer running Windows 10?

A)App-V
B)Virtual Desktop Infrastructure
C)RemoteApp
D)Client Hyper-V
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
A more manageable way to deploy .msi-based applications in smaller environments would be to use which of the following?

A)a batch file
B)msiexec.exe utility
C)Group Policy
D)System Center Configuration Manager
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
Match between columns
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.msi file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows Store apps
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
RemoteApp
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
hive
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.appx file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Application Virtualization (App-V)
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Registry
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
application environment subsystem
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
Match between columns
a software layer that exists between apps and the operating system to simplify app development
.msi file
a software layer that exists between apps and the operating system to simplify app development
Windows Store apps
a software layer that exists between apps and the operating system to simplify app development
RemoteApp
a software layer that exists between apps and the operating system to simplify app development
hive
a software layer that exists between apps and the operating system to simplify app development
.appx file
a software layer that exists between apps and the operating system to simplify app development
Application Virtualization (App-V)
a software layer that exists between apps and the operating system to simplify app development
Registry
a software layer that exists between apps and the operating system to simplify app development
application environment subsystem
a software layer that exists between apps and the operating system to simplify app development
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
Match between columns
a central store for application and operating system configuration information in Windows 10
.msi file
a central store for application and operating system configuration information in Windows 10
Windows Store apps
a central store for application and operating system configuration information in Windows 10
RemoteApp
a central store for application and operating system configuration information in Windows 10
hive
a central store for application and operating system configuration information in Windows 10
.appx file
a central store for application and operating system configuration information in Windows 10
Application Virtualization (App-V)
a central store for application and operating system configuration information in Windows 10
Registry
a central store for application and operating system configuration information in Windows 10
application environment subsystem
a central store for application and operating system configuration information in Windows 10
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
Match between columns
a technology that deploys applications by streaming and isolates them in a virtual environment
.msi file
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows Store apps
a technology that deploys applications by streaming and isolates them in a virtual environment
RemoteApp
a technology that deploys applications by streaming and isolates them in a virtual environment
hive
a technology that deploys applications by streaming and isolates them in a virtual environment
.appx file
a technology that deploys applications by streaming and isolates them in a virtual environment
Application Virtualization (App-V)
a technology that deploys applications by streaming and isolates them in a virtual environment
Registry
a technology that deploys applications by streaming and isolates them in a virtual environment
application environment subsystem
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
Match between columns
a file for installing a Windows Store app
.msi file
a file for installing a Windows Store app
Windows Store apps
a file for installing a Windows Store app
RemoteApp
a file for installing a Windows Store app
hive
a file for installing a Windows Store app
.appx file
a file for installing a Windows Store app
Application Virtualization (App-V)
a file for installing a Windows Store app
Registry
a file for installing a Windows Store app
application environment subsystem
a file for installing a Windows Store app
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
Match between columns
a discrete body of registry keys and value stored in files as part of the operating system
.msi file
a discrete body of registry keys and value stored in files as part of the operating system
Windows Store apps
a discrete body of registry keys and value stored in files as part of the operating system
RemoteApp
a discrete body of registry keys and value stored in files as part of the operating system
hive
a discrete body of registry keys and value stored in files as part of the operating system
.appx file
a discrete body of registry keys and value stored in files as part of the operating system
Application Virtualization (App-V)
a discrete body of registry keys and value stored in files as part of the operating system
Registry
a discrete body of registry keys and value stored in files as part of the operating system
application environment subsystem
a discrete body of registry keys and value stored in files as part of the operating system
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
Match between columns
a feature in Remote Desktop Services that presents clients with a single app in a window
.msi file
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows Store apps
a feature in Remote Desktop Services that presents clients with a single app in a window
RemoteApp
a feature in Remote Desktop Services that presents clients with a single app in a window
hive
a feature in Remote Desktop Services that presents clients with a single app in a window
.appx file
a feature in Remote Desktop Services that presents clients with a single app in a window
Application Virtualization (App-V)
a feature in Remote Desktop Services that presents clients with a single app in a window
Registry
a feature in Remote Desktop Services that presents clients with a single app in a window
application environment subsystem
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
Briefly describe the two types of virtual desktops that Remote Desktop Services can provide.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
Match between columns
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.msi file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows Store apps
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
RemoteApp
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
hive
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.appx file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Application Virtualization (App-V)
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Registry
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
application environment subsystem
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
Match between columns
an app packaged for installation by the Windows Installer service
.msi file
an app packaged for installation by the Windows Installer service
Windows Store apps
an app packaged for installation by the Windows Installer service
RemoteApp
an app packaged for installation by the Windows Installer service
hive
an app packaged for installation by the Windows Installer service
.appx file
an app packaged for installation by the Windows Installer service
Application Virtualization (App-V)
an app packaged for installation by the Windows Installer service
Registry
an app packaged for installation by the Windows Installer service
application environment subsystem
an app packaged for installation by the Windows Installer service
Windows on Windows 64 (WOW64)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.