Initialize Microsoft Windows Server 2022 instance

Initialize Microsoft Windows Server 2022 instance

  1. Go to AWS Management Console

    • Find EC2
    • Select EC2
  2. In the EC2 interface

    • Select Instances
    • Select Launch instances

    create vpc for linux instance

  3. Name: enter Windows-instance

    create vpc for linux instance

  4. In the AMI selection step

    • Select Quick Start
    • Select Windows
    • AMI: select Microsoft Windows Server 2022 Base

    create vpc for linux instance

  5. Select Instance type and select Create new key pair

    create vpc for linux instance

  6. In the Create key pair interface

    • Key pair name: enter kp-windows
    • Private key file format: select .pem
    • Select Create key pair to create a key pair and the key pair is stored on your computer.

    create vpc for linux instance

  7. In the Network settings section, select Edit to configure the network for instance

    create vpc for linux instance

  8. Proceed to configure the network for instance

    • VPC: select Windows-vpc
    • Subnet: select public subnet
    • Auto-assign public IP: select Enable
    • Firewall (security groups): select Select existing security group
    • Common security groups: select Windows-SG

    create vpc for linux instance

  9. Double check and select Launch instance

    create vpc for linux instance

  10. Successful instance initialization. Proceed to view instance details by selecting View all instances

    create vpc for linux instance

  11. Wait 5 minutes, Status check will change to 2/2 checks passed and the status of the instance Running

    create vpc for linux instance