# Retrieve MSInfo Reports Using the Deploy Console

A **Microsoft System Information Report** can be remotely retrieved from a computer within the Inventory section.&#x20;

### Generate a Microsoft System Info Report

To pull the MSInfo report from the console, follow the instructions below:

![](/files/-MZru4ZjQ2LV1gJdhZBs)

&#x20;1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Inventory** tab.

3\. Select the **Computer Name** for which you want to generate the report.

4\. The **ACTION TOOLBAR** will now appear; select the **GET MICROSOFT SYSTEM INFORMATION** button.&#x20;

<img src="/files/-MVcYht04Yl8TZqyHTq6" alt="" data-size="original">&#x20;

5\. Click **OK** when prompted to confirm that you want to generate the report.

6\. Click on the **click here** link to download the zip file.

&#x20;<img src="/files/-MVcZDT2Tmp49OwfyMII" alt="" data-size="original">&#x20;

{% hint style="success" %}
A **zip** file containing the **.nfo** report for the target machine will be downloaded to the **Downloads folder** on the console computer.
{% endhint %}

7\. Extract the zip file and open the **.nfo** file to see the report; it will look similar to the image below.

![Microsoft System Information Report](/files/-MVcXeNSLoeb6CbtHeZr)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/faronicsdeploy/inventory/pulling-msinfo-from-the-console.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
