-
I've started experimenting with packer using the 2012r2 template in this repo as a starting point. Thanks for this! Things are generally working. One question I have is how to correctly configure the …
-
During machine setup, I've had the winrm fail to upload guest additions sporadically. Sometimes it'll work, other times not. I've seen this on both Server 2008r2 and Server 2012r2.
Gist to json and …
-
I've been attempting to build a fully-updated 2008 R2 box with VirtualBox by incrementally increasing the timeout value (4 hour timeout failed, currently testing 8 hours) and have had no luck. When I …
vmrob updated
9 years ago
-
It would be good to add comments about `` to the Autounattend.xml for Windows 8.1. Comments like those found in other Autounattend.xml files:
```
```
I couldn't get my retail license working witho…
-
Hello,
I've been trying to create a parallels vagrant box and have run into this error a number of times in the past few days. I've created a parallels box before and haven't had this happen before u…
-
If the user specifies a product key and is also using an AutoUnattend.xml file, a copy of the AutoUnattend.xml should be modified to supply the product key.
-
I am attempting to modify Autounattend.xml to run the chocolatey.bat script as its last SynchronousCommand. I am expecting that the user context will be vagrant/vagrant when that batch file is called …
-
```
# Makefile.local
CM := nocm
WIN2012R2_X64 := file:///Users/jjelinek/Downloads/9600.16384.WINBLUE_RTM.130821-1623_X64FRE_SERVER_EVAL_EN-US-IRM_SSS_X64FREE_EN-US_DV5.ISO
WIN2012R2_X64_CHECKSUM := 7e…
-
Hi,
When I try to install .Net Framework 4.5.2 (http://download.microsoft.com/download/E/2/1/E21644B5-2DF2-47C2-91BD-63C560427900/NDP452-KB2901907-x86-x64-AllOS-ENU.exe) on a Windows 2008 R2 machine,…
jhosm updated
9 years ago
-
After the image is boxed up, and a user init's and up's it, it continues to auto login on the vm console when it boots up. This is unnecessary and will use up some memory resources since running `vagr…