0

I have a running micro strategy instance in AWS (Amazon Web Services). I created a snap shot of my running instance, after which I created a AMI using the snap shot. When i tried to create a new instance with the image I was not able to create it. I am getting a failure message.

My currently running AMI is : ami-b1b9cdd8

MY AMI created from the snapshot : ami-817320e8

Kindly help me on the same

1 Answers1

0

It is not possible to create a (working) AMI from a snapshot of a Windows instance. Instead, create the AMI directly from the instance (not via a snapshot).

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470