joefitzgerald / packer-windows

Windows Packer Templates
MIT License
1.63k stars 1.12k forks source link

Vagrant Password Expired #91

Closed xWayfinder closed 10 years ago

xWayfinder commented 10 years ago

When I use vagrant to init and up a windows_2012_r2_standard box I was getting a password expired message for the Vagrant user.

Note: I'm using the box uploaded to VagrantCloud by @kensykora https://vagrantcloud.com/kensykora/windows_2012_r2_standard

kensykora commented 10 years ago

This was fixed in the latest on master, I'll be updating the box this week sometime.

On Aug 3, 2014, at 9:46 PM, Wayne Allan notifications@github.com wrote:

When I use vagrant to init and up a windows_2012_r2_standard box I was getting a password expired message for the Vagrant user.

Note: I'm using the box uploaded to VagrantClound by @kensykora https://vagrantcloud.com/kensykora/windows_2012_r2_standard

— Reply to this email directly or view it on GitHub.

xWayfinder commented 10 years ago

Fantastic! I'm going to be using these images in anger very soon.

xWayfinder commented 10 years ago

@kensykora I noticed also that RDP was disabled for the vagrant user so the 'vagrant rdp' command failed, is this fixed for master or should I raise a new issue?

kensykora commented 10 years ago

Open a new issue for that one -- I have noticed that as well, but I continue to use SSH instead of RDP