Stefan Scherer

Results 220 comments of Stefan Scherer

Wow. What is the use case for that? I mean, other than collecting packer templates ;-) Edit: OK your profile gives me some tips why someone wants to build XP...

I just looked into my MSDN downloads and found some XP downloads with type "CDR" - I had to think what this could be. Wow, we were able install operating...

I gave it some minutes and added the vmware-iso section. But my problem is that I don't see a network card in the VM. VMware Fusion tells me that the...

Wow! Maybe something like this https://github.com/masterzen/winrm/issues/75, there also is a link to a blog post by Matt Wrock.

Thanks @Wenzel for all the hard work. I'll try to find some time to test again with vmware-iso soon. The product key from MSDN shouldn't be added. What we need...

@kaltokri That's great. I also suffered from this with Windows 7 boxes in the past. Is there a way to automate this, so we could add that to the provisioning...

@kaltokri Thanks for trying so hard. I also thought I found a solution a year ago, but then it also didn't work in all situations.

You might want to look at https://github.com/boxcutter/windows/blob/master/eval-win10x64-enterprise-cygwin.json - there are templates with cygwin which could be useful.

I would prefer switching to ```powershell Install-Module WindowsBox.Compact -Force Optimize-DiskUsage ``` as used in https://github.com/windowsbox/packerwindows/blob/master/provision.ps1