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.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…