Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
32c0d7ac
Commit
32c0d7ac
authored
Aug 07, 2017
by
Stefan Scherer
Committed by
GitHub
Aug 07, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #34 from rgl/my
use the correct windows insider image name
parents
c570926c
597fcbe4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
answer_files/2016_insider/Autounattend.xml
answer_files/2016_insider/Autounattend.xml
+6
-3
No files found.
answer_files/2016_insider/Autounattend.xml
View file @
32c0d7ac
...
...
@@ -50,8 +50,8 @@
<OSImage>
<InstallFrom>
<MetaData
wcm:action=
"add"
>
<Key>
/IMAGE/NAME
</Key>
<Value>
Windows Server 2016
Datacenter
</Value>
<Key>
/IMAGE/NAME
</Key>
<Value>
Windows Server 2016
SERVERDATACENTERACORE
</Value>
</MetaData>
</InstallFrom>
<InstallTo>
...
...
@@ -62,7 +62,10 @@
</ImageInstall>
<UserData>
<ProductKey>
<!-- Windows Server Insider product key -->
<!--
Windows Server Insider product key
See https://blogs.windows.com/windowsexperience/2017/07/13/announcing-windows-server-insider-preview-build-16237/
-->
<Key>
B69WH-PRNHK-BXVK3-P9XF7-XD84W
</Key>
<WillShowUI>
OnError
</WillShowUI>
</ProductKey>
...
...
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