Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
71ca7ce4
Commit
71ca7ce4
authored
Sep 26, 2016
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Windows Server 2016 Eval ISO
parent
1c7339f4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
11 deletions
+11
-11
answer_files/2016/Autounattend.xml
answer_files/2016/Autounattend.xml
+4
-4
answer_files/2016_core/Autounattend.xml
answer_files/2016_core/Autounattend.xml
+1
-1
windows_2016.json
windows_2016.json
+2
-2
windows_2016_core.json
windows_2016_core.json
+2
-2
windows_2016_docker.json
windows_2016_docker.json
+2
-2
No files found.
answer_files/2016/Autounattend.xml
View file @
71ca7ce4
...
...
@@ -51,7 +51,7 @@
<InstallFrom>
<MetaData
wcm:action=
"add"
>
<Key>
/IMAGE/NAME
</Key>
<Value>
Windows Server 2016
Technical Preview 5 SERVERDATACENTER
</Value>
<Value>
Windows Server 2016
SERVERSTANDARD
</Value>
</MetaData>
</InstallFrom>
<InstallTo>
...
...
@@ -65,7 +65,7 @@
<ProductKey>
<!-- Do not uncomment the Key element if you are using trial ISOs -->
<!-- You must uncomment the Key element (and optionally insert your own key) if you are using retail or volume license ISOs -->
<Key>
6XBNX-4JQGW-QX6QG-74P76-72V67
</Key>
<!--
<Key>6XBNX-4JQGW-QX6QG-74P76-72V67</Key>
-->
<WillShowUI>
OnError
</WillShowUI>
</ProductKey>
<AcceptEula>
true
</AcceptEula>
...
...
@@ -182,12 +182,12 @@
<Description>
Disable password expiration for vagrant user
</Description>
</SynchronousCommand>
<!-- WITHOUT WINDOWS UPDATES -->
<!--
<!--
<SynchronousCommand wcm:action="add">
<CommandLine>cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -File a:\enable-winrm.ps1</CommandLine>
<Description>Enable WinRM</Description>
<Order>99</Order>
</SynchronousCommand>
</SynchronousCommand>
-->
<!-- END WITHOUT WINDOWS UPDATES -->
<!-- WITH WINDOWS UPDATES -->
...
...
answer_files/2016_core/Autounattend.xml
View file @
71ca7ce4
...
...
@@ -51,7 +51,7 @@
<InstallFrom>
<MetaData
wcm:action=
"add"
>
<Key>
/IMAGE/NAME
</Key>
<Value>
Windows Server 201
2 R2
SERVER
DATACENTER
CORE
</Value>
<Value>
Windows Server 201
6
SERVER
STANDARD
CORE
</Value>
</MetaData>
</InstallFrom>
<InstallTo>
...
...
windows_2016.json
View file @
71ca7ce4
...
...
@@ -136,9 +136,9 @@
}
],
"variables"
:
{
"iso_url"
:
"http
s
://
aka.ms/tp5/serveriso
"
,
"iso_url"
:
"http://
care.dlservice.microsoft.com/dl/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO
"
,
"iso_checksum_type"
:
"md5"
,
"iso_checksum"
:
"
6417ba460f95bd91ded05dfacd553783
"
,
"iso_checksum"
:
"
18a4f00a675b0338f3c7c93c4f131beb
"
,
"autounattend"
:
"./answer_files/2016/Autounattend.xml"
,
"hyperv_switchname"
:
"{{env `hyperv_switchname`}}"
}
...
...
windows_2016_core.json
View file @
71ca7ce4
...
...
@@ -118,9 +118,9 @@
}
],
"variables"
:
{
"iso_url"
:
"http
s
://
aka.ms/tp5/serveriso
"
,
"iso_url"
:
"http://
care.dlservice.microsoft.com/dl/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO
"
,
"iso_checksum_type"
:
"md5"
,
"iso_checksum"
:
"
6417ba460f95bd91ded05dfacd553783
"
,
"iso_checksum"
:
"
18a4f00a675b0338f3c7c93c4f131beb
"
,
"autounattend"
:
"./answer_files/2016/Autounattend.xml"
}
}
windows_2016_docker.json
View file @
71ca7ce4
...
...
@@ -156,9 +156,9 @@
}
],
"variables"
:
{
"iso_url"
:
"http
s
://
aka.ms/tp5/serveriso
"
,
"iso_url"
:
"http://
care.dlservice.microsoft.com/dl/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO
"
,
"iso_checksum_type"
:
"md5"
,
"iso_checksum"
:
"
6417ba460f95bd91ded05dfacd553783
"
,
"iso_checksum"
:
"
18a4f00a675b0338f3c7c93c4f131beb
"
,
"autounattend"
:
"./answer_files/2016/Autounattend.xml"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment