TryHackMe — Windows Fundamentals 2
Task 1 Introduction
#1 :- Read above and start the virtual machine.
Answer :- No Answer Needed
Task 2 System Configuration
#2.1 :- What is the name of the service that lists Systems Internals as the manufacturer?
Answer :- PsShutdown
#2.2 :- Whom is the Windows license registered to?
Answer :- Windows User
#2.3 :- What is the command for Windows Troubleshooting?
Answer :- C:\Windows\System32\control.exe /name Microsoft.Troubleshooting
#2.4 :- What command will open the Control Panel? (The answer is the name of .exe, not the full path)
Answer :- control.exe
Task 3 Change UAC Settings
#3 :- What is the command to open User Account Control Settings? (The answer is the name of the .exe file, not the full path)
Answer :- UserAccountControlSettings.exe
Task 4 Computer Management
#4.1 :- What is the command to open Computer Management? (The answer is the name of the .msc file, not the full path)
Answer :- compmgmt.msc
#4.2 :- At what time every day is the GoogleUpdateTaskMachineUA task configured to run?
Answer :- 6:15 AM
#4.3 :- What is the name of the hidden share?
Answer :- sh4r3dF0Ld3r
Task 5 System Information
#5.1 :- What is the command to open System Information? (The answer is the name of the .exe file, not the full path)
Answer :- msinfo32.exe
#5.2 :- What is listed under System Name?
Answer :- THM-WINFUN2
#5.3 :- Under Environment Variables, what is the value for ComSpec?
Answer :- %SystemRoot%\system32\cmd.exe
Task 6 Resource Monitor
#6 :- What is the command to open Resource Monitor? (The answer is the name of the .exe file, not the full path)
Answer :- resmon.exe
Task 7 Command Prompt
#7.1 :- In System Configuration, what is the full command for Internet Protocol Configuration?
Answer:- C:\Windows\System32\cmd.exe /k %windir%\system32\ipconfig.exe
#7.2 :- For the ipconfig command, how do you show detailed information?
Answer :- ipconfig /all
Task 8 Registry Editor
#8 :- What is the command to open the Registry Editor? (The answer is the name of the .exe file, not the full path)
Answer :- regedt32.exe
Task 9 Conclusion
#9 :- Read above.
Answer :- No Answer Needed