Final answer:
To investigate a computer crash in Windows, the Event Viewer is the most suitable tool as it logs detailed information about system errors and events that could have caused the crash.
Step-by-step explanation:
If you are asked to get details on a computer crash, the best Windows Administration Tool to use is the Event Viewer. This utility allows you to view logs of all the events happening on a computer, such as system messages, errors, warnings, and information messages. When a computer crashes, Event Viewer captures and logs an error report called a crash dump, which contains information about what might have caused the crash. You can find detailed information about system errors, warnings, and other significant events which can be crucial in troubleshooting the issue.
Other tools mentioned, such as System Information and Performance Monitor, serve different purposes. System Information provides an overview of the computer's hardware and software specifications, and Performance Monitor measures the performance of various components of the system over time. Windows Memory Diagnostic can be used to check for memory-related issues, but it is not specific to general crash analysis. While Log Viewer could be considered as a generic term, it is not a specific tool within the Windows operating system.