joefitzgerald / packer-windows

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

Vagrant user login issue when changeing to a modified ISO #227

Closed lilo6723 closed 7 years ago

lilo6723 commented 7 years ago

Hey guys,

I'm experiencing a strange issue while using an ISO with a modified install.wim file. I just put the latest patches and .net 3.5 in it to speed the deployment process up, and then faced a problem where the vagrant user can't log in due to a wrong password. I also tried to use a password with higher complexity in the autounattend.xml and faced the problem that the vagrant user's password must be changed before signing in.

Any ideas how to fix that and use the modified ISO?