-
Hi all,
Spent two days making it works on my local machine but all in vain. I thought that this is because of corporate proxy and that is why configured Atlas account to build image there, however, i…
-
In the last few days I encounter a problem provisioning Windows Vagrant boxes with Chocolatey 0.9.9.5.
I have increased the memory of the VM from 768M to 1GB but still there are often errors. Sometim…
-
I'm using windows_10.json its associated Autounattend.xml to install the recently released Windows 10 TH2 with Packer. It's getting stuck on the select Operating system page.
I've modified the iso …
-
Hi,
I'm trying to create a W7 VM using these json:
```
{
"builders": [
{
"type": "virtualbox-iso",
"iso_url": "http://care.dlservice.microsoft.com/dl/download/evalx/win7/x64/EN/7600…
-
Any Example of a Full Fledged working WinRM for Windows using vmware would be great for start. Do we have one as a starting point?. My attempt in doing this resulted in VMware giving a weird Canceled …
-
It appears as though there is a bug in vmtool.bat that is causing Packer to exit (hitting exit1 in the script), but I'm far from a bat expert and can't spot it. It seems to fail after downloading the …
-
Hi,
I am receiving the following error when trying to build an image from `windows_2012_r2.json`: "Windows cannot read the setting from the unattend answer file".
I downloaded iso and put it into ./…
-
http://windows.microsoft.com/en-us/windows/preview-iso
English (x64):
- http://iso.esd.microsoft.com/W9TPI/FD54DF81A4CCF4511BA1445C606DDBA2/WindowsTechnicalPreview-x64-EN-US.iso
- SHA1 EB75A3D3C0F621…
-
Hi,
I get the following error when trying to 'make eval-win2012r2-datacenter' and 'make virtualbox/eval-win2012r2-standard'
Following the instructions on this page
http://kitchen.ci/blog/test-kitche…
-
so after looking at the code it appears that i cannot bootstrap windows with winrm is that correct ?seems like it may not be much work to add it ...