> For the complete documentation index, see [llms.txt](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/hack-the-box/academy/introduction-to-windows-command-line/gathering-system-information/tasks.md).

# Tasks

What command will output verbose system information such as OS configuration, security info, hardware info, and more?

The answer is "systeminfo"

Access the target host and run the 'hostname' command. What is the hostname?

The answer is "ICL-WIN11"
