Module 3 - The Windows Operating System Flashcards

1
Q

When a user makes changes to the settings of a Windows system, where are these changes stored?

win.ini
boot.ini
Registry
Control Panel

A

Registry

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

Which user account should be used only to perform system management and not as the account for regular use?

standard user
administrator
power user
guest

A

administrator

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

Which command is used to manually query a DNS server to resolve a specific host name?

ipconfig /displaydns
net
tracert
nslookup

A

nslookup

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

For security reasons a network administrator needs to ensure that local computers cannot ping each other. Which settings can accomplish this task?

smartcard settings
MAC address settings
file system settings
firewall settings

A

firewall settings

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

What contains information on how hard drive partitions are organized?

BOOTMGR
Windows Registry
CPU
MBR

A

MBR

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

What utility is used to show the system resources consumed by each user?

Device Manager
User Accounts
Task Manager
Event Viewer

A

Task Manager

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

What term is used to describe a logical drive that can be formatted to store data?

sector
volume
partition
cluster
track

A

partition

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

How much RAM is addressable by a 32-bit version of Windows?

16 GB
8 GB
4 GB
32 GB

A

4 GB

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

Which Windows version was the first to introduce a 64-bit Windows operating system?

Windows 10
Windows 7
Windows NT
Windows XP

A

Windows XP

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

Which net command is used on a Windows PC to establish a connection to a shared directory on a remote server?

net start
net session
net use
net share

A

net use

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

What is the purpose of the cd command?

changes directory to the previous directory
changes directory to the root directory
changes directory to the next highest directory
changes directory to the next lower directory

A

changes directory to the root directory

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

What would be displayed if the netstat -abno command was entered on a Windows PC?

only active UDP connections in an LISTENING state
a local routing table
all active TCP and UDP connections, their current state, and their associated process ID (PID)
only active TCP connections in an ESTABLISHED state

A

all active TCP and UDP connections, their current state, and their associated process ID (PID)

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

A security incident has been filed and an employee believes that someone has been on the computer since the employee left last night. The employee states that the computer was turned off before the employee left for the evening. The computer is running slowly and applications are acting strangely. Which Microsoft Windows tool would be used by the security analyst to determine if and when someone logged on to the computer after working hours?

PowerShell
Event Viewer
Performance Monitor
Task Manager

A

Event Viewer

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

What is the purpose of using the net accounts command in Windows?

to display information about shared network resources
to show a list of computers and network devices on the network
to start a network service
to review the settings of password and logon requirements for users

A

to review the settings of password and logon requirements for users

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

A user creates a file with .ps1 extension in Windows. What type of file is it?

PowerShell function
PowerShell cmdlet
PowerShell documentation
PowerShell script

A

PowerShell script

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

A user logs in to Windows with a regular user account and attempts to use an application that requires administrative privileges. What can the user do to successfully use the application?

Right-click the application and choose Run as Privilege .
Right-click the application and choose Run as Superuser .
Right-click the application and choose Run as Administrator .
Right-click the application and choose Run as root .

A

Right-click the application and choose Run as Administrator .

17
Q

What technology was created to replace the BIOS program on modern personal computer motherboards?

UEFI
MBR
CMOS
RAM

A

UEFI

18
Q

Which type of Windows PowerShell command performs an action and returns an output or object to the next command that will be executed?

cmdlets
functions
routines
scripts

A

cmdlets

19
Q

What is the purpose of entering the netsh command on a Windows PC?

to configure networking parameters for the PC
to change the computer name for the PC
to create user accounts
to test the hardware devices on the PC

A

to configure networking parameters for the PC

20
Q

Which type of Windows PowerShell command performs an action and returns an output or object to the next command that will be executed?

cmdlets
functions
routines
scripts

A

cmdlets

21
Q

Which Windows tool can be used by a cybersecurity administrator to secure stand-alone computers that are not part of an active directory domain?

PowerShell
Windows Defender
Windows Firewall
Local Security Policy

A

Local Security Policy