Amazon EC2 Instance - How to find SQL Server Password

Posted by Prashant on Stack Overflow See other posts from Stack Overflow or by Prashant
Published on 2010-05-06T12:40:11Z Indexed on 2010/05/06 14:18 UTC
Read the original article Hit count: 375

Hi

I have created an Amazon EC2 Instance that provides Windows Server 2008 with SQL Sever 2008 pre-installed. Now in order to use the SQL Server for creating databases, or restoring backups of the databases that I have on my local machine, I need the "sa" password for SQL Server 2008.

I have tried using the following but with no luck:

  1. sa
  2. password
  3. "blank password"
  4. "same password as the admin password for my EC2 instance"

Could someone please guide me as to how to get started with using the Amazon EC2 Datacenter with respect to the "sa" password.

Thanks

© Stack Overflow or respective owner

Related posts about amazon-ec2

Related posts about ec2