# Installing IPMCTL on Microsoft Windows using the MSI Installer

Step 1) The latest ipmctl Windows installer can be downloaded from the “Releases” section of the GutHub project page (<https://github.com/intel/ipmctl/releases>) as shown in Figure 1.

![Figure 1: ipmctl releases on GitHub](/files/-M3TDGUB2tI-FRmTep4q)

Download the `ipmctl_windows_install-<version>.exe` file.

Step 2) Run the `ipmctl_windows_install-<version>.exe` file. The installer makes the ipmctl utility available in the powershell available to the system administrator.

Step 3) Go to the [Basic Usage](/ipmctl-user-guide/basic-usage.md) section of this user guide for more information.


---

# 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.pmem.io/ipmctl-user-guide/installing-ipmctl/installing-ipmctl-on-microsoft-windows-using-the-msi-installer.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.
