> For the complete documentation index, see [llms.txt](https://docs.fortifiedid.se/installation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fortifiedid.se/installation/windows.md).

# Windows

## Summary

Windows is a platform choice. Choose whether the product should be installed and managed through Management Center or installed directly on the host with PowerShell scripts.

1. [Management Center](/installation/windows/management-center.md)\
   Use this when you want Management Center to handle installation, upgrades, configuration, and monitoring for Fortified ID products.
2. [Script](/installation/windows/script.md)\
   Use this when you want to install or upgrade Fortified ID products directly on the Windows host with PowerShell scripts.

## Script installation

1. Download JRE and Artifact\
   Complete this step only if you do **NOT** have internet access from the target Windows server.\
   If you have internet access **SKIP** this step and go to step 2.
   1. Follow <https://docs.fortifiedid.se/installation/windows/download-jre-and-artifact>
2. If you have internet access or have completed step 1, then it is time to install.
   1. Follow <https://docs.fortifiedid.se/installation/windows/install-on-windows>


---

# 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:

```
GET https://docs.fortifiedid.se/installation/windows.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.
