> For the complete documentation index, see [llms.txt](https://documentation.2pintsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.2pintsoftware.com/stifler/3.1/setup/installation/stifler-wmi-agent-installation.md).

# StifleR WMI Agent installation

If you’d like to request a trial and explore our product, please visit [this](https://2pintsoftware.com/products/stifler#download) page. Existing customers should use the link provided by our team to proceed.

## Prerequisites

* Windows 11 Pro, Enterprise, Education or Windows Server 2016 or newer&#x20;
* .NET Framework: 4.8 (mandatory)

## Installation

From an elevated command prompt launch **StifleR.WMIAgent.msi**. You can also launch the installation as it is – the installer will ask for elevation when needed.

At the "Welcome" screen, feel welcomed, and then click **Next**.

<figure><img src="/files/jfxekLcIDD6X8He3RldN" alt=""><figcaption></figcaption></figure>

At the "End-User License Agreement" screen, once you have reviewed the EULA, check the box: \
**I accept the terms in the License Agreement**, and then click **Next**.

<figure><img src="/files/lRygVrR5hmwSrRswAukv" alt=""><figcaption></figcaption></figure>

At the "Destination Folder" screen, enter the path to the directory where the StifleR WMI Agent program files will be installed and then click **Next**.

<figure><img src="/files/hyYwwk8mfdjGeAXIj5QM" alt=""><figcaption></figcaption></figure>

At the "Ready to install" screen, click **Install** to begin the installation.

<figure><img src="/files/1rLzA3OqmTwkc7lHB664" alt=""><figcaption></figcaption></figure>

At the "Completed" screen, the installation wizard is complete. Click **Finish**.

<figure><img src="/files/iDIqaiCT1EiBIXKvBaWn" alt=""><figcaption></figcaption></figure>

After installation you will need to enter the URL(s) for your StifleR Server in the configuration settings editor.

<figure><img src="/files/ZWYqv83ZmAn04A4jk4Gv" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.2pintsoftware.com/stifler/3.1/setup/installation/stifler-wmi-agent-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
