week four Flashcards
(50 cards)
In addition to Reliability Monitor, where can you access Windows event logs for information about Microsoft-based application problems?
Event Viewer
What is another name for the blue screen error condition that occurs when Windows fails to boot properly or quits unexpectedly?
Blue Screen of Death (BSOD)
What is the process called when backgrounded (minimized) processes are loaded onto the hard drive due to a lack of physical memory?
Paging
Which Windows tool can scan and replace critical files when a feature of the operating system stops functioning or becomes corrupted?
System File Checker
What is a copy of your system configuration at a given point in time called?
Restore point
What is a symbolic word or combination of letters that can be used to hold a value?
Variable
What tool allows for the automation and management of Windows operating systems, as well as cloud-related services such as Microsoft Azure and Microsoft 365?
PowerShell
What are scripts commonly used for in IT environments?
Automation
What type of network extends a company’s internal network across the Internet or other unsecured public networks?
Virtual Private Network (VPN)
What is commonly used for remote access via a text console for Linux and UNIX operating systems?
Secure Shell (SSH)
Which Windows utility provides a more visual and detailed view of computer resource usage?
Resource Monitor
What command can be issued at the command prompt to rebuild the BCD?
bootrec /rebuildbcd
What is it called when an application stops responding, requiring the user to end the task manually?
Application crash
What file extension signifies that a file contains a script (text) and not an executable code in Linux and MacOS?
.sh
What type of scripting language typically uses the .py extension?
Python
What type of script logic enables code to deviate or branch based on conditions?
Branch logic
What scripting language is mainly interpreted in web browsers to allow for interactive web pages?
JavaScript
You attempt to boot a Windows 10 laptop and receive an “Operating System Not Found” error on the screen. You can see the hard disk listed in the UEFI/BIOS of the system. Which command should you use to repair the boot sector of the hard disk?
bootrec /fixboot
A user installs a second 1 TB hard disk drive (HDD) in their Windows 10 computer. Upon booting, they receive a “No Operating System Found” error. Unplugging the new HDD allows the computer to boot. What should you do next to fix the issue?
Verify the boot order in the BIOS/UEFI
A macOS user browsing the internet in Google Chrome sees a notification stating, “Windows Enterprise Defender: Your computer is infected with a virus, please click here to remove it!” What type of threat is this?
Rogue anti-virus
Two weeks after a technician removed a virus from Jack’s computer, the symptoms return. What step in the malware removal process was most likely missed?
Educate the end-user about how to avoid malware in the future
A coworker is writing a script and includes “#!/bin/bash” as the first line. What file extension should the script use?
.sh
Which remote access protocol should you use to securely connect to a Linux server over the internet?
SSH
Your mother needs help with her computer and asks you to remotely connect to her Windows 10 laptop. What technology should you use?
RDP