# Quelle machines et OS supportée?

### Configuration matérielle minimale

* Windows 7
* 4 Go de RAM
* Processeur i3
* Disque dur de 70 Go

### Configuration logicielle

Le support de sécurité pour Windows 7 (ainsi que Windows Server 2008 et Windows Server 2008 R2) a pris fin le 14 janvier 2020.\
Néanmoins eSkool support Windows 7 avec les mises à jour de [sécurité étendues (ESU)](https://docs.microsoft.com/fr-fr/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq).

Les systèmes d'opération supportées sont :

* Windows 11
* Windows 10
* Windows 8.1 avec Microsoft Visual C++ 2015-2019 Redistributable [64-bit](https://aka.ms/vs/16/release/vc_redist.x64.exe) / [32-bit](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* Windows 7 avec les mis a jours de [sécurité étendues (ESU)](https://docs.microsoft.com/fr-fr/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq)
* Windows Vista SP 2 avec Microsoft Visual C++ 2015-2019 Redistributable [64-bit](https://aka.ms/vs/16/release/vc_redist.x64.exe) / [32-bit](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* Windows Server 2008 R2 avec Microsoft Visual C++ 2015-2019 Redistributable [64-bit](https://aka.ms/vs/16/release/vc_redist.x64.exe) / [32-bit](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* Windows Server 2012 avec Microsoft Visual C++ 2015-2019 Redistributable [64-bit](https://aka.ms/vs/16/release/vc_redist.x64.exe) / [32-bit](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* Windows Server 2012 R2 avec Microsoft Visual C++ 2015-2019 Redistributable [64-bit](https://aka.ms/vs/16/release/vc_redist.x64.exe) / [32-bit](https://aka.ms/vs/16/release/vc_redist.x86.exe)

#### Windows 7

* Les mis a jours de [sécurité étendues (ESU)](https://docs.microsoft.com/fr-fr/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq)
* Installer Microsoft Visual C++ 2015-2019 Redistributable [64-bit](https://aka.ms/vs/16/release/vc_redist.x64.exe) / [32-bit](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* Installer la KB3063858 [64-bit](https://www.microsoft.com/download/details.aspx?id=47442) / [32-bit](https://www.microsoft.com/download/details.aspx?id=47409)&#x20;

### Configuration conseillée

* Windows 11
* 16 GB de RAM
* Processeur i7
* Disque dur de 100 Go

###


---

# 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.eskool.fr/v1/faq/quelle-machines-et-os-supportee.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.
