Jump to content

AutoIt for CloudFormation Deployment at Amazon Web Services


 Share

Recommended Posts

Hello,

I'm trying to use AutoIt to deploy an application on Amazon Web Services using their CloudFormation deployment technology. Has anyone done anything similar? My script uses the WinWaitActive commands so after reading the FAQs, I can see that this would be a problem. I can change the script as per the FAQ but was just curious as to whether or not anyone else had any experiences deploying AutoIt scripts with CloudFormation. Thanks.

Link to comment
Share on other sites

Can you provide more specific details? You should detail what the process involves and what the result is, that way people will know what you are trying to do and be able to help you most likely.

Link to comment
Share on other sites

Essentially, the AWS CloudFormation performs the following:

1. AWS creates a new Windows 2008 R2 server server.

2. A set of commands is sent to the server. The commands are as follows:

- The server is configured for our internal DNS

- The server is renamed

- An antivirus software is installed

- The AutoIt compiled command is run.

The program times out and the log shows that it is processing the AutoIt script when it times out. There are no other errors.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...