Windows and AD Fundamentals: Windows Fundamentals 2 (TryHackMe)

In this article, I will write a write-up for Windows Fundamentals 2 that covers System Configuration, Change UAC Settings, Computer Management, System Information, Resource Monitor, Command Prompt and Registry Editor.
What is the name of the service that lists Systems Internals as the manufacturer?
PsShutdownWhom is the Windows license registered to?
Windows UserWhat is the command for Windows Troubleshooting?
C:\\Windows\\System32\\control.exe /name Microsoft.TroubleshootingWhat command will open the Control Panel? (The answer is the name of .exe, not the full path)
control.exeWhat is the command to open User Account Control Settings? (The answer is the name of the .exe file, not the full path)
UserAccountControlSettings.exeWhat is the command to open Computer Management? (The answer is the name of the .msc file, not the full path)
compmgmt.mscAt what time every day is the GoogleUpdateTaskMachineUA task configured to run?
6:15 AMWhat is the name of the hidden folder that is shared?
sh4r3dF0Ld3rWhat is the command to open System Information? (The answer is the name of the .exe file, not the full path)
msinfo32.exeWhat is listed under System Name?
THM-WINFUN2Under Environment Variables, what is the value for ComSpec?
%SystemRoot%\\system32\\cmd.exeWhat is the command to open Resource Monitor? (The answer is the name of the .exe file, not the full path)
resmon.exeIn System Configuration, what is the full command for Internet Protocol Configuration?
C:\\Windows\\System32\\cmd.exe /k %windir%\\system32\\ipconfig.exeFor the ipconfig command, how do you show detailed information?
ipconfig /allWhat is the command to open the Registry Editor? (The answer is the name of the .exe file, not the full path)
regedt32.exe
Thank you for reading my article. Please leave any questions or comments on improving my learning journey and the THM challenges.




