tothi / ad-honeypot-autodeploy

Deploy a small, intentionally insecure, vulnerable Windows Domain for RDP Honeypot fully automatically.
251 stars 45 forks source link

Can't build Windows Server 2016 Image #2

Open alby97 opened 3 years ago

alby97 commented 3 years ago

Hi, I'm trying to run the Packer build of the Windows Server 2016 image but it gives me this error when the installation starts: "Windows could not apply the unattend answer file's setting.". The packer file is almost the same (username and password are different and I added boot_wait and winrm_wait). I didn't understand why it give me that error, I think that could be an error related to disk driver but I've followed your template. I'm using Kubuntu 20.04 and I've tried also on Manjaro 20.04, I don't know if that could matter.

omar-akermi commented 2 years ago

try installing pz7ip $ sudo apt install p7zip then run the get virtio script again $ ./get-virtio.sh that should fix the problem