Skip to content
Menu
myCloud myCloud

Personal short notes about Cloud

  • XMPie
  • AWS
    • AWS Topics
    • AWS Architecture
    • AWS CLI
    • AWS Health
    • AWS Policies
    • AWS Cost
  • CHEAT SHEETS
myCloud myCloud

Personal short notes about Cloud

EC2Launch v2

By mikado on October 3, 2022October 3, 2022

EC2Launch is a set of Windows PowerShell scripts that replaced the EC2Config service on Windows Server 2016 and 2019 AMIs. Windows Server 2022 usesĀ EC2Launch v2

$env:ProgramData/Amazon/EC2Launch/config/agent-config.yml

  • 1. Check Set the computer name of the instance to “ip-<hex private IPv4 address>”
  • 2. Check Extend OS partitions to use free space for boot volume
  • 3. Check Set administrator account and specify the password (privously have set domain user as local admin)
  • 4. Check Re-enable and start SSM
  • 5. Choose Shutdown with sysprep
  • 6. Save

Category: AWS Topics

Categories

  • AWS (4)
  • AWS Architecture (8)
  • AWS CLI (5)
  • AWS Cost (3)
  • AWS Health (4)
  • AWS Policies (2)
  • AWS Topics (24)
  • CHEAT SHEETS (16)
  • Container (21)
  • Datadog (4)
  • Jenkins (2)
  • Linux (9)
  • Microsoft (7)
  • Python (1)
  • SCRIPTS (9)
  • Terraform (5)
  • XMPie (6)
©2025 myCloud
Click to Copy