Skip to main content

2024 年 11 月 19 日

Prepare the Client Machine for Powershell

Prepare your Windows or Ubuntu client for Powershell deployment.

Procedure

  1. Open the Powershell command window with administrative rights.

  2. Run these commands.

    WindowsUbuntu
    
    
    
    

    Install-Module -Name AWSPowerShell -Force Install-Package 7Zip4PowerShell

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

    What to do next

    Prepare the Amazon AWS EC2 environment.

このページは役に立ちましたか?

このトピックについてフィードバックを送信

このトピックは役に立ちましたか?

個人情報や機密情報は入力しないでください。

リンクを生成しています…