Skip to main content

2024 年 11 月 19 日

Prepare the Client Machine for Powershell

Prepare your Windows or Ubuntu client for Powershell deployment.

Prerequisites

Ensure that you are running this from Windows 10 machine with access to the internet.

Note: Other Windows operating systems may also be supported but these instructions are for Windows 10.

Procedure

  1. Open the Powershell command window with administrative rights.

  2. Run the command

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

What to do next

Prepare the Amazon AWS EC2 environment.

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…