systeme:windows:lite:accueil
**Ceci est une ancienne révision du document !**
Tiny11 : Créer une version allégée de Windows
Ressources :
Démarche
- Télécharger l'ISO de Windows 11 : https://www.microsoft.com/fr-fr/software-download/windows11
- L’outil Tiny11 Builder (sur GitHub) : https://github.com/ntdevlabs/tiny11builder
- Monter l'ISO de Windows en utilisant l'Explorateur Windows
- Ouvrir une session PowerShell 5.1 en tant qu'administrateur
- Changer la stratégie d'exécution des script Powershell :
Set-ExecutionPolicy Bypass -Scope Process
Explication :
- -Scope Process : permet de garder la stratégie originale et applique la nouvelle stratégie uniquement pour la session courante de Powershell.
Start the script : C:/path/to/your/tiny11/script.ps1 -ISO <letter> -SCRATCH <letter> You can see of the script by running the get-help command.
Select the drive letter where the image is mounted (only the letter, no colon (:)) Select the SKU that you want the image to be based. Sit back and relax :) When the image is completed, you will see it in the folder where the script was extracted, with the name tiny11.iso
systeme/windows/lite/accueil.1773582470.txt.gz · Dernière modification : 2026/03/15 14:47 de techer.charles_educ-valadon-limoges.fr
