What does ‘sfc /scannow’ do?
Scans and repairs protected system files.
What is ‘chkdsk /f’ used for?
Checks and fixes file system errors on a drive.
What does ‘ipconfig /all’ display?
Shows full IP configuration details for all adapters.
What does ‘ping’ test?
Network connectivity to another host.
What is ‘tracert’ used for?
Displays the route packets take to reach a destination host.
What does ‘netstat’ show?
Active network connections and listening ports.
What does ‘tasklist’ do?
Displays all running processes on the system.
What does ‘taskkill /PID #’ do?
Terminates a running process by its process ID.
What is ‘diskpart’ used for?
Command-line disk partition management utility.
What does ‘bcdedit’ do?
Manages Boot Configuration Data for system startup.
What is ‘net user’ used for?
Creates, modifies, or views user accounts on a computer.
What is ‘shutdown /r /t 0’?
Restarts the computer immediately.
What does ‘robocopy’ do?
Copies files and directories with advanced features and error recovery.
What is ‘gpupdate /force’ used for?
Forces immediate update of Group Policy settings.
What does ‘hostname’ display?
The computer’s host name on the network.