AWS Classroom Series – 28/Jan/2020

Scenario For Migration

Preview

Step-1: Create a Hyper-V supported VM in AWS

  • Create an Ec2 Instance with Windows Server 2016 and HyperV image and atleast a 4 core instance type Preview
  • Login into the machine and open Server Manager Preview
  • Connect to the VM using RDP and Perform the following steps
  • Install Chocolatey
# Open Powershell as Admin and execute
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
  • Restart VM
  • Connect to RDP again and install chrome
choco install googlechrome -y
  • Download Windows Server 2016, Ubuntu 18.04 LTS iso and Centos 7 dvd iso

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube