2025/2026 ACTUAL EXAM COMPLETE 120 QUESTIONS AND CORRECT
ANSWERS GRADED A+ GUARANTEED PASS- ACE YOUR EXAM
You are tasked with installing Windows with the standard configuration. The file
system needs to be able to access an 8-TB partition. Which of the following should
you configure the system to use?
A. GPT
B. NTFS
C. FAT32
D. MBR
E. ext4 - Correct Answer-B. NTFS
Which of the following uses an answer file to provide responses with no user
intervention required?
A. Factory recovery partition
B. Clean installation
C. Unattended installation
D. Reset your PC - Correct Answer-C. Unattended installation
1|Page
,Which command can copy multiple files and entire directory trees?
A. copy
B. cut
C. paste
D. robocopy - Correct Answer-D. robocopy
Which command will determine if protected system files have been overwritten
and replace those files with the original version?
A. chkdsk
B. msconfig
C. SFC
D. xcopy - Correct Answer-C. SFC
Which command will show the path of routers between your computer and a web
server?
A. ping
B. ipconfig
C. tracert
D. nbstat - Correct Answer-C. tracert
2|Page
,You need to map a network drive to a share named data1 on a computer named
Jupiter-Server. You want to use the J: drive letter. Which syntax should you use if
you were to do this in the Command Prompt?
A. net use J: \\Jupiter-Server\data 1
B. net use J \Jupiter-Server\data 1
C. net use Jupiter-Server\J\data 1
D. net use J: \Jupiter-Server\data 1 - Correct Answer-A. net use J: \\Jupiter-
Server\data 1
You have been tasked with bringing the policies of a Windows 10 computer up to
date. You won't be able to log off and back on, and you must use the Command
Prompt. Which of the following tools should you use?
A. Shutdown'
B. DISM
C. gpupdate
D. Local Security Policy
E. nslookup - Correct Answer-C. gpupdate
A user's WINWORD.EXE application is completely frozen. How can you determine
the application's processes ID and then terminate the frozen application process?
(Select the two best answers.)
3|Page
, A. Use the net user command to identify the current PID of the application.
B. Use the net user /delete command to terminate the frozen process ID.
C. Run tasklist and record the process ID (PID)
D. Run taskkill /PID number - Correct Answer-C. Run tasklist and record the
process ID (PID)
D. Run taskkill /PID number
Which of the following should be typed in the Run prompt to open the Device
Manager?
A. MMC
B. secpol.msc
C.CMD
D. devmgmt.msc - Correct Answer-D. devmgmt.msc
Which of the following would you use to track what percentage of resources are
being used?
A. devmgmt.msc
B. eventvwr.msc
C. systemproperiesadvanced.exe
4|Page