> For the complete documentation index, see [llms.txt](https://academy.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.pentaho.com/pentaho-11-installation-en/pentaho-11-installation-fr/installation/evaluation-installation.md).

# Installation sous Windows

{% hint style="info" %}

#### Installation sous Windows

L’Assistant d’installation offre le moyen le plus simple et le plus rapide d’installer Pentaho Enterprise sous Windows.

Dans cet atelier, vous allez installer « tout » afin d’accéder à un référentiel Pentaho « local ».
{% endhint %}

1. Accédez au fichier téléchargé : `pentaho-business-analytics-11.0.0.0-237.exe` fichier d’installation.
2. Double-cliquez sur : `pentaho-business-analytics-11.0.0.0-237.exe` fichier pour le lancer.
3. Ignorez l’avertissement de l’antivirus ..

<figure><img src="/files/5d4446c7a257d1983e2ac451fff9e8adaedd97f9" alt=""><figcaption><p>Vérifier l’installation</p></figcaption></figure>

4. Acceptez le contrat de licence.

<figure><img src="/files/17aa71057eb13f7701174f585c6762fbff3335d3" alt=""><figcaption><p>Accepter le contrat de licence</p></figcaption></figure>

5. Conservez le chemin d’installation par défaut.

<figure><img src="/files/9c2e8de78d29dcae66cad01f577c436b641afa94" alt=""><figcaption><p>Conserver le chemin d’installation par défaut</p></figcaption></figure>

6. La base de données du référentiel Pentaho par défaut est PostgreSQL.

Mot de passe : password (tout en minuscules)

<figure><img src="/files/4f430a9d1f31317a0f5404d045e6a4e69e5319b1" alt=""><figcaption><p>Entrez le mot de passe : password</p></figcaption></figure>

7. Décidez si vous souhaitez tout installer ou installer des composants spécifiques.

<figure><img src="/files/77af07931f33620db30a66caf641534d3cbae150" alt=""><figcaption><p>Restez simple</p></figcaption></figure>

{% hint style="info" %}
Avec l’Assistant d’installation Pentaho, vous pouvez choisir l’une des deux façons d’installer les composants Pentaho :

* Par défaut : sélectionnez l’option Restez simple. Donnez-moi tout dans l’assistant d’installation.
* Personnalisé : sélectionnez l’option Laissez-moi décider moi-même dans l’assistant d’installation.
  {% endhint %}

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

8. Installez les données d’exemple Stell Wheels.

<figure><img src="/files/35343ca7748e1c54130521eeec01245371b6dfc3" alt=""><figcaption><p>Installer Steel Wheels - sampledata</p></figcaption></figure>

9. Entrez soit un ID d’activation, soit l’URL d’un serveur de licence.

{% hint style="warning" %}
Si vous laissez ce champ vide, une licence de 30 jours sera installée.
{% endhint %}

<figure><img src="/files/a01309a3d2a77fb7b4bb1e109e2b346cb0142df3" alt=""><figcaption><p>Entrez l’URL de la licence ou l’ID d’activation</p></figcaption></figure>

10. Cliquez sur « Suivant » pour lancer l’installation.

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

{% hint style="warning" %}
Diverses notifications apparaîtront pendant le processus d’installation. Autorisez l’installation des services Pentaho.
{% endhint %}

<figure><img src="/files/f4c075ca1e87176fd5e480d855ad1e13c5f70e35" alt=""><figcaption><p>Pentaho 11</p></figcaption></figure>

{% hint style="danger" %}
Assurez-vous que les plugins requis de Pentaho Server et de Data Integration sont installés.
{% endhint %}

<figure><img src="/files/ddcefb171b85c6c92ed5d619348e8933b11e306b" alt=""><figcaption><p>Intégration des données - Gestionnaire de plugins</p></figcaption></figure>

<figure><img src="/files/b05aa457d1ea1804d4a92ab229dda0e6f00f2a3d" alt=""><figcaption><p>Pentaho Server - Gestionnaire de plugins</p></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://academy.pentaho.com/pentaho-11-installation-en/pentaho-11-installation-fr/installation/evaluation-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.
