Please enable JavaScript.
Coggle requires JavaScript to display documents.
OS troubleshooting Tools (Logs (Most of them will commonly be available in…
OS troubleshooting Tools
-
SFC
This is the system file checker, and it performs an integrity scan of your operating system files.
Logs
Most of them will commonly be available in the event viewer for applications, security operating systems, and other logs as well.
-
in Mac OS X, you can easily access the logs under Utilities in the Console.app
-
-
-
-
-
REGEDIT
Windows Registry Editor ( hiarchical database, Kernel, Drivers, Security etc
REGSVR32
Microsoft Register Server, and it allows you to register and unregister DLLs from the operating system.
-