# StifleR Beacon installation

For more information about what a Beacon Server is and does, see the [Beacons page](/stifler/operations-and-features/features-overview/beacons.md).

## Prerequisites

* Windows 11 Pro, Enterprise, Education or Windows Server 2016 or newer
* Microsoft .NET 4.8
* By default, the Beacon service listens on TCP port 5201 so this port should be open
* Installation account must have Administrator rights

## Installation

From an elevated command prompt launch **StifleR.Service.Beacon.Installer64.msi**.

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

<figure><img src="/files/rwk0n5O8VPZrTi5PSnXJ" 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/vDYM98qScEWfIqFlRN7q" alt=""><figcaption></figcaption></figure>

***

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

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

***

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

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

***

At the "Completed" screen, the installation wizard is complete. Click **Finish** and enjoy a nice cup of kombucha, you’ve earned it.

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

***

After installation you will need to enter the URL for the StifleR Server in the configuration editor.

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

## Validation

After a Beacon Server is installed, it should attempt to report in to the StifleR Server. This can be validated in the StifleR Dashboard, under **Administration, Infrastructure services**. Once there, click on the 3 dots in the Beacon Service row, then "Approve"

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

Prior to a Beacon being used, you must complete the configuration by following the instructions on this page: [Configuring a Beacon Server](/stifler/configuration/configuring-a-beacon-server.md).&#x20;


---

# 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://documentation.2pintsoftware.com/stifler/setup/installation/stifler-beacon-installation.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.
