Skip to main content

20 juillet 2026

Préparer la machine cliente pour PowerShell

Préparez votre client Windows ou Ubuntu pour le déploiement PowerShell. Installez AWSPowerShell sur votre machine. Reportez-vous à la section Installer les outils AWS pour PowerShell sous Windows.

Procédure

  1. Ouvrez la fenêtre de commande Powershell avec des droits d'administration.

  2. Exécutez ces commandes.

    WindowsUbuntu
    Install-Module -Name AWSPowerShell -Force
    
    
    

    Install-Package 7Zip4PowerShell

    Install-Module -Name AWS.Tools.Common
    Install-AWSToolsModule AWS.Tools.EC2,AWS.Tools.S3 -CleanUp

    Étapes suivantes

    Préparez l'environnement Amazon AWS EC2.

Cette page vous a-t-elle été utile ?

Envoyer un commentaire sur cette rubrique

Cette rubrique vous a-t-elle été utile ?

N'indiquez aucune information personnelle ou confidentielle.

Génération du lien…