fgrehm / vagrant-mssql-express

Vagrant environment with Windows 2008 R2 + SQL Server Express 2008
MIT License
97 stars 62 forks source link

Password needs changing #1

Open Renkas opened 10 years ago

Renkas commented 10 years ago

Hi,

the box is not booting up as the Windows password needs changing.

You could probably change the box so that the password would never expire.

giovyloca commented 9 years ago

Had the same issue, and this depends on the opentable/win-2008r2-standard-amd64-nocm. I temporally fixed this way:

  1. Started the virtual machine with graphic environment (in my case, via the Virtual Box panel).
  2. Changed the password. A complex one is required.
  3. Changed the password policy. "Password must meet complexity requirements" must be disabled.
  4. Change the password back to "vagrant"
  5. Shut down the machine. Then you can vagrant up and this time the VM will be provisioned.
danpoltawski commented 9 years ago

Thanks @giovyloca that was very helpful :+1:

kakawait commented 9 years ago

:+1: Great workaround. But is it possible to fix it inside box?

giovyloca commented 9 years ago

I don't find a way to report issues on vagrantcloud. One possible way is creating a new box and pointing the Vagrantfile to it. I'll look into this.

jcassee commented 9 years ago

Seems to have been fixed in the box? See https://vagrantcloud.com/opentable/boxes/win-2008r2-standard-amd64-nocm