Unit 2: Windows Security, User Management, and Networking - Practice Quiz

CSC104 — It Fundamentals 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 Which type of Windows account normally has permission to install software and change system-wide settings?

User accounts and group management Easy
A. Temporary account
B. Guest account
C. Standard user account
D. Administrator account

2 What is the main purpose of placing Windows users into groups?

User accounts and group management Easy
A. To encrypt user passwords
B. To configure IP addresses
C. To assign permissions collectively
D. To scan files for malware

3 Which authentication method uses something the user knows?

Authentication methods Easy
A. Fingerprint
B. Security token
C. Password
D. Smart card

4 What does multi-factor authentication require?

Authentication methods Easy
A. Two antivirus scans per login
B. Two usernames for one device
C. Two or more authentication factors
D. Two passwords for one account

5 What does an access control list (ACL) specify?

Permissions and access control (ACLs, NTFS permissions) Easy
A. Who can access a resource
B. Which IP address is leased
C. When antivirus scans begin
D. Where event logs are stored

6 Which NTFS permission allows a user to view a file without changing it?

Permissions and access control (ACLs, NTFS permissions) Easy
A. Modify
B. Read
C. Full control
D. Write

7 Which built-in Windows tool helps detect and remove malicious software?

Built-in security tools (Windows Defender, UAC, Firewall) Easy
A. Disk Management
B. Registry Editor
C. Windows Defender
D. Task Scheduler

8 What is the primary purpose of User Account Control (UAC)?

Built-in security tools (Windows Defender, UAC, Firewall) Easy
A. To resolve domain names
B. To confirm privileged changes
C. To assign network addresses
D. To share files remotely

9 What does Windows Firewall primarily control?

Built-in security tools (Windows Defender, UAC, Firewall) Easy
A. Network traffic
B. File ownership
C. User passwords
D. Display settings

10 Which Windows command displays the computer's current IP configuration?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Easy
A. ipconfig
B. netstat
C. whoami
D. tasklist

11 What is the main function of DNS?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Easy
A. Detect malware in files
B. Assign permissions to folders
C. Start services automatically
D. Resolve names to IP addresses

12 Which network service automatically assigns IP configuration to client devices?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Easy
A. DNS
B. NetBIOS
C. DHCP
D. SMB

13 Which protocol is commonly used by Windows for network file and printer sharing?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Easy
A. SMB
B. RDP
C. DHCP
D. DNS

14 What is a shared folder?

Shared resources management Easy
A. A folder blocked by the firewall
B. A folder available over a network
C. A folder containing event logs
D. A folder used only by Windows

15 Which Windows technology provides a graphical session on a remote computer?

Remote access tools (RDP, PsExec) Easy
A. SMB
B. DNS
C. DHCP
D. RDP

16 What is PsExec commonly used to do?

Remote access tools (RDP, PsExec) Easy
A. Resolve remote host names
B. Scan remote files for malware
C. Run commands on remote systems
D. Assign remote IP addresses

17 Which Windows tool is used to view and manage system services?

Windows administrative tools (MMC, Services.msc, Group Policy Editor) Easy
A. Event Viewer
B. File Explorer
C. Services.msc
D. Task Manager

18 Which Windows utility is used to examine application, security, and system logs?

Introduction to Windows Event Logs for incident analysis Easy
A. Resource Monitor
B. Control Panel
C. Disk Cleanup
D. Event Viewer

19 What can a basic logon audit policy record?

Basic audit policies Easy
A. Current screen resolution
B. Installed printer models
C. Successful and failed logons
D. Available disk partitions

20 Which native Windows command displays the processes currently running on the system?

Basic enumeration and reconnaissance using native tools (whoami, netstat, ipconfig, tasklist) Easy
A. tasklist
B. netstat
C. whoami
D. ipconfig

21 A technician needs to let a user install approved desktop applications and change system-wide settings without granting unrestricted control over the computer. Which local group is the most appropriate starting point?

User accounts and group management Medium
A. Administrators
B. Users
C. Remote Desktop Users
D. Performance Monitor Users

22 An administrator wants to disable a former employee's local account while preserving its profile and group memberships for an investigation. Which command best meets this requirement?

User accounts and group management Medium
A. net user analyst /delete
B. net user analyst /times:none
C. net user analyst /passwordchg:no
D. net user analyst /active:no

23 A company wants domain users to sign in without sending reusable passwords across the network and to use tickets for access to services. Which authentication protocol best matches this requirement?

Authentication methods Medium
A. Kerberos
B. NTLM
C. PAP
D. CHAP

24 A laptop uses Windows Hello facial recognition. Where is the credential normally validated when the user signs in?

Authentication methods Medium
A. Through an anonymous SMB session
B. Against a public DNS server
C. Against the user's email password
D. Using device-bound authentication data

25 A user has NTFS Read permission through one group and NTFS Modify permission through another group. No deny entries apply. What is the user's effective NTFS permission?

Permissions and access control (ACLs, NTFS permissions) Medium
A. No access
B. Modify
C. Read only
D. Full Control

26 A folder grants a user Modify, but an inherited ACL entry explicitly denies that user Write. What is the expected effective result?

Permissions and access control (ACLs, NTFS permissions) Medium
A. The user can write because Modify is broader
B. The user receives Full Control through inheritance
C. The user cannot write because the deny applies
D. The user loses all read and execute permissions

27 An unsigned application attempts to make a system-wide change while a standard user is signed in. What does User Account Control normally do?

Built-in security tools (Windows Defender, UAC, Firewall) Medium
A. Converts the account to an administrator
B. Creates an outbound firewall rule
C. Disables Windows Defender temporarily
D. Prompts for administrator credentials

28 A server must accept inbound HTTPS traffic while continuing to block unsolicited traffic on other ports. Which Windows Firewall change is most appropriate?

Built-in security tools (Windows Defender, UAC, Firewall) Medium
A. Allow all traffic from every application
B. Allow inbound TCP port 443
C. Disable the active firewall profile
D. Allow outbound TCP port 443

29 A workstation receives the address 169.254.18.40 after startup and cannot reach other subnets. Which failure is the most likely cause?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Medium
A. The SMB service stopped responding
B. The NetBIOS cache became full
C. The DNS suffix was rejected
D. The DHCP server was unreachable

30 A user can connect to a server by IP address but not by its hostname. Which component should be investigated first?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Medium
A. DNS name resolution
B. DHCP lease duration
C. Default gateway metric
D. SMB file permissions

31 A user accesses \\fileserver\reports from File Explorer. Which protocol primarily provides this Windows file-sharing connection?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Medium
A. SMB
B. DHCP
C. RDP
D. ICMP

32 A network share grants a group Read, while the folder's NTFS ACL grants the same group Modify. What can group members normally do when accessing the folder through the share?

Shared resources management Medium
A. Modify files but not delete them
B. Receive Full Control automatically
C. Read files but not modify them
D. Access files only from the server console

33 An administrator needs an interactive graphical session on a remote Windows server. Which tool is designed for this purpose?

Remote access tools (RDP, PsExec) Medium
A. PsExec
B. Registry Editor
C. Remote Desktop Connection
D. Task Scheduler

34 An administrator runs psexec \\PC12 ipconfig /all. What is the intended result?

Remote access tools (RDP, PsExec) Medium
A. Change PC12's address to a static value
B. Copy PC12's DNS cache to the local host
C. Open a graphical RDP session to PC12
D. Display PC12's network configuration remotely

35 An administrator must configure one console that displays Event Viewer, Services, and Local Users and Groups. Which tool supports this arrangement?

Windows administrative tools (MMC, Services.msc, Group Policy Editor) Medium
A. Windows Registry Editor
B. System Configuration
C. Windows Terminal
D. Microsoft Management Console

36 A service must start automatically after other automatic services have initialized. Which startup type should be selected in Services.msc?

Windows administrative tools (MMC, Services.msc, Group Policy Editor) Medium
A. Manual
B. Automatic (Delayed Start)
C. Automatic
D. Disabled

37 During a suspected password-guessing attack, an analyst wants to identify repeated failed Windows sign-in attempts. Which Security log event ID is most relevant?

Introduction to Windows Event Logs for incident analysis Medium
A. 7045
B. 4625
C. 4624
D. 4688

38 A security team wants failed sign-in attempts to appear in the Security event log. Which audit setting should be enabled?

Basic audit policies Medium
A. Audit Policy Change success
B. Audit Process Creation failure
C. Audit Logon failure
D. Audit Object Access success

39 A maintenance script must run every night even when no user is signed in. Which Task Scheduler configuration is most appropriate?

Scheduled tasks Medium
A. Place the script in the user's Documents folder
B. Run only when the user is logged on
C. Start only after an interactive RDP session
D. Run whether the user is logged on or not

40 A suspicious program launches whenever a particular user signs in, but no scheduled task or service is responsible. Which location should an analyst inspect first?

Startup items Medium
A. The user's Run registry key
B. The Windows Firewall rule store
C. The computer's DHCP lease table
D. The system's DNS resolver cache

41 A local user account named Analyst is deleted and recreated with the same name. Files whose ACLs granted access only to the original account now display an unresolved SID, and the recreated account cannot open them. What best explains this behavior?

User accounts and group management Hard
A. Windows authorizes the account by its password hash, which changed during recreation
B. Windows authorizes the account by its profile path, which was removed with the account
C. Windows authorizes the account by its display name, which has not yet replicated
D. Windows authorizes the account by its SID, which changed when the account was recreated

42 A domain user accesses an SMB server by entering \\10.20.30.40\Data. Authentication falls back to NTLM, although Kerberos works when the server's hostname is used. Which change most directly restores Kerberos authentication?

Authentication methods Hard
A. Enable NetBIOS name resolution and connect using the server's short IP address
B. Flush the client ARP cache before reconnecting to the server's IP address
C. Disable SMB signing so the server can accept an IP-based Kerberos ticket
D. Connect using a DNS hostname that maps to a valid CIFS service principal name

43 An administrator is the owner of an NTFS folder but has no Allow ACE granting access to it. No policy explicitly denies changing permissions. Which recovery action is normally available because of ownership?

Permissions and access control (ACLs, NTFS permissions) Hard
A. Bypass the folder's SACL and suppress all future audit events
B. Modify the folder's DACL and grant an account the required permissions
C. Read every file in the folder without changing any existing permissions
D. Decrypt every EFS-protected file without possessing a recovery certificate

44 A folder with restrictive NTFS permissions is moved from C:\Restricted to C:\Public on the same NTFS volume. The destination normally grants broader inherited access. What happens to the moved folder's permissions by default?

Permissions and access control (ACLs, NTFS permissions) Hard
A. It loses its DACL and becomes accessible only to the local Administrators group
B. It inherits only the destination permissions because every move acts as a copy
C. It combines source and destination Allow ACEs while discarding all Deny ACEs
D. It retains its existing security descriptor because the move stays on one volume

45 A user in the local Administrators group opens a normal, non-elevated PowerShell window under UAC Admin Approval Mode. Why can administrative commands still fail with access denied?

Built-in security tools (Windows Defender, UAC, Firewall) Hard
A. The process uses anonymous credentials until Windows Defender validates each command
B. The process temporarily removes the user from the Administrators group until sign-out
C. The process receives administrative rights only after the Firewall service authorizes it
D. The process uses the user's filtered token until elevation creates a high-integrity process

46 Windows Firewall has an enabled inbound Allow rule for TCP port 445 and an enabled inbound Block rule that also matches the same connection. Both apply to the active profile. What is the expected result?

Built-in security tools (Windows Defender, UAC, Firewall) Hard
A. The connection is blocked only when Windows Defender detects malicious SMB traffic
B. The connection is blocked because an explicit matching Block rule takes precedence
C. The connection is allowed because port-specific Allow rules always take precedence
D. The connection is allowed because inbound rules are evaluated in creation order

47 A DHCP-configured workstation shows IPv4 address 169.254.84.12, mask 255.255.0.0, and no default gateway. Other computers on the LAN have valid leases. Which diagnosis is most consistent with this configuration?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Hard
A. The default gateway assigned a private address after detecting an IP address conflict
B. The workstation assigned itself an APIPA address after failing to obtain a DHCP lease
C. The DNS server assigned an emergency address because name resolution was unavailable
D. The DHCP server assigned a link-local reservation without providing router information

48 On a workstation, ping fileserver resolves to 10.0.0.25, while nslookup fileserver returns 10.0.0.50 from the configured DNS server. Connectivity to both addresses is available. Which local condition best explains the discrepancy?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Hard
A. A firewall rule rewrites DNS responses from 10.0.0.50 to 10.0.0.25
B. An ARP entry maps fileserver to 10.0.0.25 before DNS resolution occurs
C. A hosts-file entry maps fileserver to 10.0.0.25 for the Windows resolver
D. A DHCP lease maps fileserver to 10.0.0.25 for all name-resolution tools

49 A modern Windows client can reach a file server by IP address. TCP 445 is allowed, but UDP 137, UDP 138, and TCP 139 are blocked. DNS resolves the server correctly. Which outcome is most likely?

Windows networking basics: IP configuration, DNS, DHCP, NetBIOS, and SMB protocol Hard
A. SMB works only after NetBIOS registers the server over UDP 137
B. SMB fails because DHCP must distribute a NetBIOS node type first
C. SMB fails because every file-sharing session requires TCP 139
D. SMB can operate directly over TCP 445 without NetBIOS transport

50 A user accesses \\Server\Reports over SMB. The share permission grants Change, while the NTFS ACL grants only Read & execute. What effective access does the user receive through the share?

Shared resources management Hard
A. No access, because mismatched share and NTFS permission levels cancel each other
B. Read and execute, because both share and NTFS permissions must permit an operation
C. Change, because share permissions override NTFS permissions for remote connections
D. Full control, because the user authenticated successfully to the SMB server

51 An administrator must execute a command remotely. TCP 3389 is blocked, but TCP 445 is open; ADMIN$ is accessible, and the administrator can create services on the target. Which tool and mechanism fit these conditions?

Remote access tools (RDP, PsExec) Hard
A. RDP, by tunneling the graphical session through the target's SMB named pipes
B. PsExec, by opening an interactive desktop through the Remote Desktop Services listener
C. PsExec, by copying a service component over SMB and using the Service Control Manager
D. RDP, by installing a temporary service through ADMIN$ and TCP 445

52 A service configured with startup type Automatic repeatedly crashes after launch. An administrator changes it to Automatic (Delayed Start), but it still remains stopped after crashing. Which Services configuration directly addresses this behavior?

Windows administrative tools (MMC, Services.msc, Group Policy Editor) Hard
A. Configure Log On to use the Local System account after each applicable failure
B. Configure the service description to identify it as a critical background process
C. Configure Recovery actions to restart the service after each applicable failure
D. Configure Dependencies to start the service after all networking components

53 A domain has a GPO linked at the domain level and another linked to the workstation's OU. Both configure the same setting, neither link is enforced, and inheritance is not blocked. Which setting normally wins?

Windows administrative tools (MMC, Services.msc, Group Policy Editor) Hard
A. The domain-linked GPO setting, because domain policies always override OU policies
B. The local policy setting, because it is evaluated after all domain-based policies
C. The OU-linked GPO setting, because it is processed after the domain-linked setting
D. The setting from whichever GPO was created most recently in Group Policy Management

54 During an incident, Security log event 4624 records Logon Type 3, followed by events showing access to an SMB share. What does Logon Type 3 indicate?

Introduction to Windows Event Logs for incident analysis Hard
A. A remote interactive logon created by a standard RDP user session
B. A cached interactive logon completed while a domain controller was unavailable
C. An interactive console logon performed directly at the Windows workstation
D. A network logon, such as authentication for access to an SMB resource

55 Security event 4688 events are present, but their process command-line fields are empty. Process creation auditing is already enabled. Which additional configuration is required to record command-line arguments?

Introduction to Windows Event Logs for incident analysis Hard
A. Enable Audit Logon so command arguments are attached to each user token
B. Enable Windows Firewall logging for successful inbound and outbound connections
C. Enable the policy that includes command-line data in process creation events
D. Enable SMB object auditing on the executable's parent directory and file

56 An administrator enables the Audit File System subcategory for both success and failure, but access to D:\Sensitive\plan.docx produces no file-access audit events. What is the most likely missing configuration?

Basic audit policies Hard
A. A DACL denying the relevant access types on the file or an inherited parent
B. A share permission enabling audit propagation from SMB to the Security log
C. A Windows Firewall rule logging the process that opened the local file
D. A SACL auditing the relevant access types on the file or an inherited parent

57 A scheduled task configured to run whether or not its user is logged on successfully launches an application, but no window appears on that user's desktop. Task history reports success. What best explains this result?

Scheduled tasks Hard
A. The task is converted into a Windows service whenever its action starts an application
B. The task runs inside the UAC consent desktop until the user approves its visible window
C. The task runs without a security token and therefore cannot create any visible windows
D. The task runs in a non-interactive session that cannot display UI on the user's desktop

58 An administrator creates an entry under HKLM\Software\Microsoft\Windows\CurrentVersion\Run. A standard user then signs in. Under which security context does the startup program normally execute?

Startup items Hard
A. The Local System context, because the registry entry is stored under HKLM
B. The Winlogon process context, with unrestricted access to the secure desktop
C. The signed-in user's context, subject to that user's token and UAC state
D. The administrator's context, because an administrator created the registry value

59 During local investigation, netstat -ano shows an established connection owned by PID 4120. Which native command most directly identifies the process image associated with that PID?

Basic enumeration and reconnaissance using native tools (whoami, netstat, ipconfig, tasklist) Hard
A. ipconfig /displaydns 4120
B. whoami /groups "PID eq 4120"
C. tasklist /FI "PID eq 4120"
D. netstat -e "PID eq 4120"

60 A user has just been added to a privileged group, but an already-running command prompt does not show the group as enabled in whoami /groups. The directory change is confirmed. What is the most likely corrective action?

Basic enumeration and reconnaissance using native tools (whoami, netstat, ipconfig, tasklist) Hard
A. Run netstat -ano so Windows associates the group SID with the process
B. Restart the DNS Client service so the group name resolves to its SID
C. Sign out and sign back in so Windows creates a new logon token
D. Run ipconfig /renew so DHCP updates the command prompt's group list