What are the minimum requirements for Windows 11?
These requirements ensure compatibility with Windows 11 features.
Name some common system tools in Windows.
Many of these tools have been migrated to the Settings app.
True or false: Remote Desktop connection software (RDP) allows a user to control a remote computer’s GUI.
TRUE
RDP enables remote access to another computer’s graphical interface.
What is the default path for %systemroot% in Windows?
C:\Windows
This is where the Windows operating system files are typically stored.
What does the dir command do in Windows?
Lists the contents of a directory
It is a basic command for navigating file systems.
Fill in the blank: The command to remove a directory in Windows is _______.
rmdir
This command is used to delete directories.
What does the chkdsk /F command do?
Locates bad sectors and recovers information
It is a file checking command-line tool in Windows.
What is the purpose of the gpupdate command?
Forces a device to check for group policy changes
It applies any existing group policy updates immediately.
What does the nslookup command do?
Queries DNS servers for information
It retrieves DNS details, including IP addresses.
What is the maximum number of partitions for a GPT storage drive?
128 partitions
GPT allows for more partitions compared to MBR’s limit.
What is the most common file system in Windows?
NTFS
It is widely used for its features and reliability.
What does System Restore do?
Fixes issues by reverting to an earlier time
It uses restore points to recover system functionality.
What is the Windows Recovery Environment (Windows RE)?
Includes System Recovery Options like Startup Repair and Command Prompt
It helps troubleshoot and repair Windows issues.
What does the Event Viewer do?
Displays errors and warnings in three main log files: System, Application, Security
It helps monitor system health and troubleshoot issues.
Fill in the blank: A stop error is also known as a _______.
Blue Screen of Death (BSOD)
This error halts the operating system and indicates critical issues.
What is the purpose of the ping command?
Tests whether another host is available over the network
It helps diagnose network connectivity issues.
What does the tracert command do?
Displays the route taken by packets to a destination
It helps identify network paths and delays.
What is the macOS Dock?
An icon bar providing quick access to frequently used apps and files
It helps users manage their applications efficiently.
What is Time Machine in macOS?
Integrated backup software that creates incremental backups
It helps users restore files and system states easily.
What is the function of the Finder in macOS?
File manager for navigating folders and managing storage devices
It is essential for file organization in macOS.
What does the Keychain Access tool do in macOS?
Securely stores and manages user passwords and sensitive notes
It enhances security for user credentials.
What is the purpose of Apple ID?
Personal account for accessing Apple services like iCloud and the App Store
It centralizes user access to Apple services.
Fill in the blank: The App Store is Apple’s curated digital marketplace for _______.
discovering, purchasing, installing, and updating macOS applications
It provides a platform for app management on macOS.
What does the Terminal provide in macOS?
Command-line interface access to the underlying Unix operating system
It is used for advanced user operations.