Operating System: Apply Applications Installation and configuration concepts Flashcards
CompTIA A+ 220-1102 Exam Criteria
What can you do to verify System requirements for a application?
Settings > About
How can I know there is enough virtual memory?
From the Settings - About pane, scroll down and click Advanced system settings.
In the System Properties window, select Settings in the Performance pane.
On the Performance Options window, select the Advanced tab.
The Advanced tab on the Performance Options window is displayed.
I need to know if i have enough disk space for the application?
File Explorer, right-click Local Disk (C:) and select Properties.
The Local Disk (C:) Properties window is displayed.
Where else can I find system information apart from settings?
msinfo.exe or start > msinfo
How do I know if the current version is compatible with the application?
start > winver
I need to know if I the GPU is compatible with the application I’m installing?
windows+r - dxdiag
The DirectX Diagnostic Tool can be used to determine the Graphical Processing Unit (GPU) that is installed on the system. Depending on the application, it might be needed that a GPU is installed for the application to function correctly. In this example, there is no GPU installed or any available Display Memory (VRAM). The results will be different on a physical device with a GPU installed.
Can I use a 64 bit application on 32 bit operating system?
Not compatible
Can I use a 32 bit application on a 64 bit operating system?
It is compatible
Dedicated vs Integrated graphics card?
Dedicated graphics are much more robust than an integrated GPU and are capable of handling heavy graphical tasks like content creation or gaming. Since it’s not sharing power with the CPU, the processor can direct all its power to its own processes, therefore effectively boosting the CPU performance.
An integrated graphics card shares power between the GPU and CPU, because the graphics card is built directly into the computer’s
What is an ISO file?
ISO files are used to deploy WindowsPE (Windows Pre installation Environment)
An ISO file is, simply put, a digital file format replicating a physical CD, DVD, or BD. The ISO file extension does not just store files and folders; they house all the vital file system information about the disc’s structure.
How can I mount the ISO file?
In the File Explorer window, select PLABWIN11HDD from the left pane.
In the right details pane right-click the en_office_proffesional_plus_2021_x86_x64 ISO image and select Mount.
In File Explorer, right-click the Setup.exe file and select Open.
How can I eject the ISO mounted file (disk)?
Right click (Drive) - Eject
What is an MSI file?
MSI file extension stands for Microsoft Software Installer. It is a Windows Installer format that uses Microsoft’s Windows Installer service to configure installer packages, such as Windows applications or update packages. The MSI file extension is used to install software on Windows operating systems.
The installation file is downloaded from the application’s website and installed instead of using physical media. Similar to an ISO. the MSI file contains all the data to install the application but does not need to be mounted on the device.
What is the application impact on the device?
Increase Memory and storage consumptions
What is the network Impact of the Application Installation?
Depending on the use of the application, it could cause an increase in network traffic, affecting other applications or services on the network.