Skip to content

aws-ec2-migration when windows license needs to be updated from BYOL to non-BYOL

Notifications You must be signed in to change notification settings

aksharbarot/aws-ec2-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

aws-ec2-migration-KMS

When windows license needs to be updated from BYOL to non-BYOL in AWS environment.

Ansible script will perform below mentioned steps to update AWS Windows EC2 license. (It will retain same IP)

image

Script 1: ec2-kms-migration.yaml (This will update ec2 instance from BYOL to Non-BYOL) AWS_PROFILE=TEST-KEY ansible-playbook ec2-kms-migration.yaml -vvv

Script 2: update-ec2-win-lic.yaml (This will update windows license) FYI: Above script will override activation from Active directory based auth to KMS based auth. (update this in case not required)

Note: Tags will have to update manually

About

aws-ec2-migration when windows license needs to be updated from BYOL to non-BYOL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published