Souhaitez-vous apprendre à installer un fichier MSI à l’aide de Powershell ? Dans ce didacticiel, nous allons vous montrer comment utiliser Powershell pour installer un package MSI sur un ordinateur exécutant Windows.

• Windows 2012 R2
• Windows 2016
• Windows 2019
• Fenêtres 2022
• Windows 10
• Windows 11

Liste des équipements

Ici, vous pouvez trouver la liste des équipements utilisés pour créer ce tutoriel.

Ce lien affichera également la liste logicielle utilisée pour créer ce tutoriel.

Tutoriel connexe - PowerShell

Sur cette page, nous offrons un accès rapide à une liste de tutoriels liés à PowerShell.

Didacticiel Powershell - Installation d’un package MSI

En tant qu’administrateur, démarrez une ligne de commande Powershell.

Windows 10 - powershell elevated

Démarrez l’installation MSI à l’aide de Powershell.

Copy to Clipboard

Effectuez une installation MSI silencieuse.

Copy to Clipboard

L’installation MSI silencieuse n’effectue pas d’élévation de privilèges.

Effectuez une installation passive du package MSI.

Copy to Clipboard

Effectuez l’installation MSI et créez un fichier journal.

Copy to Clipboard

Installez le package MSI en tant que travail en arrière-plan.

Copy to Clipboard

Créez un script Powershell pour effectuer l’installation MSI.

Copy to Clipboard

Répertoriez toutes les applications installées à l’aide d’un package MSI.

Copy to Clipboard

Voici la sortie de commande.

Copy to Clipboard

Réparez l’installation MSI.

Copy to Clipboard

Désinstallez un package MSI à l’aide de Powershell.

Copy to Clipboard

félicitations! Vous avez appris à installer un package MSI à l’aide de Powershell.