Config windows Flashcards

(45 cards)

1
Q

What are the two main ways for administering(configuring) Windows and where is this data held?

A

The Windows Settings app and Control Panel.
This info is held in a database called the registry.

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

What is Windows Setting and what does it do?

A

A touch enabled interface for managing Windows.
The Settings App is the preferred administrative interface.

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

What is the Control Panel and what does it do?

A

A legacy management interface for configuring user and system settings in Windows.
While most configuration settings can be located in Windows setting some are still configured in the Control panel.

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

What are the two ways a Windows account can be configured and what is the difference?

A

As a local-only account or linked to a Microsoft Account.
Local accounts can be used t sign into a single computer only.
Microsoft Account gives access to Microsoft’s cloud services and syncs user profile data across multiple devices.

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

What configuration tasks is the
Account Settings app used for?

A

Your info- manage user account
Email and accounts- sign in credentials for other accounts
Configure sign in options- using biometrics or pin to access the computer.
Access work or school- Join the computer to a centrally managed domain network
Family and other users- permit other local or Microsoft accounts to log onto the computer
Sync Settings- Use cloud to sync your settings across devices

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

What is UAC and what is its purpose?

A

User Account Control.
Prevents unauthorized use of administrator privileges.

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

What do Privacy and Security Settings do?

A

Govern what usage data Windows is allowed to collect and which device functions are enabled for which apps.

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

What are the 2 main purposes of Time and Language Settings?

A

Keeping PC synced to an accurate time source is important for processes like authentication and backup.
Set language/regions for appropriate spelling, localization, keyboard input, and speech recognition.

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

What does the Indexing options outlet applet allow you to do?

A

To define indexed locations and rebuild the index.
Indexed locations can include both folders and email data stores.

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

What does Windows Update do?

A

Critical updates and security patches.
Optional software and hardware device driver updates.
Can also be used to select a Feature Update (introduces changes to OS features and tools.)

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

How can update detection and scheduling be configured?

A

Settings > Update and Security

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

What does Windows Security contain?

A

Shortcuts to management pages for Windows Defender virus/threat protection and firewall product.

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

What is Microsoft Product Activation?

A

An anti-piracy technology that verifies software products are legitimately purchased

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

What is Plug and Play?

A

Windows feature that automatically detects when a new device is connected, locates drivers, installs and configures it with minimal user input.

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

What does Device Manager do?

A

Gives advanced management console interface for managing both system and peripheral devices.
Can access Device properties, details, driver settings, and events pertaining to each device

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

What are principal Display Configuaration Settings?

A

Scale.
Color.
Multiple Displays.
Resolution and Refresh Rate.

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

What is designed to ensure software and hardware compatibility for different power-saving modes?

A

ACPI (Advanced Configuration and Power Interface)

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

What are the levels of ACPI? Describe them.

A

S0: powered on
S1-S3: Standby/Suspend to RAM
S4: Hibernate/Suspend to Disk
S5: soft power off
G3: Mechanically powered off

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

Name some of the installable software Windows supports.

A

Store apps: Installed via Microsoft store, don’t require admin privileges
User-context applications can be installed in users AppData folder, don’t need admin access.
Desktop apps: installed by running a setup program or MSI installer, require admin privileges to install
Windows Subsystem for Linux (WSL): Allows some Linux functions

20
Q

What is the Apps Setting used for?

A

To view and remove installed apps and Windows Features

21
Q

What do programs and features do?

A

A control pannel applet
Can be used to install and modify desktop applications and Windows Features.

22
Q

What does the Mail Applet do?

A

A Control Panel Applet.
Added if the Microsoft Outlook client email application is installed on the computer.
Used to add email accounts/profiles and manage the .OST and .PST data files that are used to cache and archive messages.

23
Q

What is the Gaming setting page used for?

A

To toggle game mode on and off.
Suspends Windows Updates and dedicates resources to the game.
Manages other game features.

24
Q

What configuration utilities manage network connection status and adapter information

A

Network and Internet Settings
Network Connections (ncpa.cpl)
Network and Sharing Center
Advanced sharing settings

25
What does Windows Defender Firewall do?
Determines which processes, protocols, and hosts are allowed to communicate with the local computer over the network.
26
What are the principal consoles available via Administrative Tools?
Computer Management (compmgmt.msc) Defragment and Optimize Drives (dfrgui.exe) Disk Cleanup (cleanmgr.exe) Event Viewer (eventvwr.msc) Local Security Policy (secpol.msc) Resource Monitor (resmon.exe) Performance Monitoring (perfmon.msc) Registry Editor (regedit.exe) Services console (services.msc) Task Scheduler (taskschd.msc)
27
What is the Computer Management Console for and what is its run command?
Run command: compmgmt.msc The default management console. Has multiple snap-ins to schedule tasks and configure local users, groups, disks, services, devices, etc.
28
What is the Defragment and Optimize Drives console and what is its run command?
Run command: dfrgui.exe Maintains disk performance by optimizing file storage patterns.
29
What is the Disk Cleanup console and what is its run command?
Run command: cleanmgr.exe To regain disk capacity by deleting unwanted files.
30
What is the Event Viewers console and what is its run command?
Run command: eventvwr.msc Review system, security, and application logs
31
What is the Local Security Policy console and what is its run command?
Run command: secpol.msc View and Edit the security settings
32
What is the Resource Monitor console and what is its run command?
Run command: resmon.exe View and log performance statistics
33
What is the Performance Monitoring console and what is its run command?
Run command: perfmon.msc View and log performance statistics
34
What is the Registry Editor console and what is its run command?
Run command: regedit.exe Make manual edits to the database of Windows Configuration settings DON'T go in there if you don't know what you're doing and you don't have a backup
35
What is the Services console and what is its run command?
Run command: services.msc Start, stop, pause processes running in the background.
36
What is the Task Scheduler console and what is its run command?
Run command: taskschd.msc Run software and scripts according to calendar or event triggers.
37
What are shortcuts for the WinX menu?
Right click the Windows button or WINDOWS + X
38
What is a shortcut to the Instant Search?
WINDOWS Key
39
What is a shortcut for the Run dialog?
WINDOWS + R
40
How do 32-bit apps run on 64- bit platforms?
On a special application environment called WOW64 (Windows on Windows 64-bit). The environment replicates the 32-bit environment expected by the application and translates its request into ones that can be processed by the 64-bit CPU.
41
What is a external hardware token?
A smart card or USB form factor device that stores some cryptographic user identification data. For an app that requires more secure authentication than a simple password.
42
What are considerations in a corporate environment when a application is installed?
Licensing Support Training
43
What is a way you can remotely install apps on network computers in Windows?
GPOs (Group Policy Objects) Sets a computer to remotely install an application from a network folder without any manual intervention from a admin
44
What does fast startup do?
Allows the computer to boot faster after being shut down.
45