Windows Fundamentals part 2
What is the name of the service that lists Systems Internals as the manufacturer?
PsShutdown
Whom is the Windows license registered to?
Windows User
What is the command for Windows Troubleshooting?
C:\Windows\System32\control.exe /name Microsoft.Troubleshooting
What command will open the Control Panel? (The answer is the name of .exe, not the full path)
control.exe
What is the command to open User Account Control Settings? (The answer is the name of the .exe file, not the full path)
UserAccountControlSettings.exe
What is the command to open Computer Management? (The answer is the name of the .msc file, not the full path)
compmgmt.msc
At what time every day is the GoogleUpdateTaskMachineUA task configured to run?
6:15 AM
What is the name of the hidden folder that is shared?
sh4r3dF0Ld3r
What is the command to open System Information? (The answer is the name of the .exe file, not the full path)
msinfo32.exe
What is listed under System Name?
THM-WINFUN2
Under Environment Variables, what is the value for ComSpec?
%SystemRoot%\system32\cmd.exe
What is the command to open Resource Monitor? (The answer is the name of the .exe file, not the full path)
resmon.exe
In System Configuration, what is the full command for Internet Protocol Configuration?
C:\Windows\System32\cmd.exe /k %windir%\system32\ipconfig.exe
For the ipconfig command, how do you show detailed information?
ipconfig /all
What is the command to open the Registry Editor? (The answer is the name of the .exe file, not the full path)
regedt32.exe