diff --git a/answer_files/2016_insider/Autounattend.xml b/answer_files/2016_insider/Autounattend.xml index 1ed6cf169572b61fd27befe5d79fd5aa28900ddd..ed8dd61553d37763200738c3b7c5c105d25d2093 100644 --- a/answer_files/2016_insider/Autounattend.xml +++ b/answer_files/2016_insider/Autounattend.xml @@ -51,7 +51,7 @@ /IMAGE/NAME - Windows Server 2016 SERVERDATACENTERCORE + Windows Server 2016 Datacenter @@ -63,7 +63,7 @@ - XXXXX-XXXXX-XXXXX-XXXXX-XXXXX + B69WH-PRNHK-BXVK3-P9XF7-XD84W OnError true diff --git a/windows_2016_insider.json b/windows_2016_insider.json index 9afd8b319efe5489693d5a49d93cffbba013cf87..df9e57bba4095843ce0b05e24029ce41322a85f3 100644 --- a/windows_2016_insider.json +++ b/windows_2016_insider.json @@ -141,9 +141,9 @@ } ], "variables": { - "iso_url": "http://care.dlservice.microsoft.com/dl/download/1/4/9/149D5452-9B29-4274-B6B3-5361DBDA30BC/14393.0.161119-1705.RS1_REFRESH_SERVER_EVAL_X64FRE_EN-US.ISO", - "iso_checksum_type": "md5", - "iso_checksum": "70721288BBCDFE3239D8F8C0FAE55F1F", + "iso_url": "https://software-download.microsoft.com/pr/Windows_InsiderPreview_Server_2_16237.iso", + "iso_checksum_type": "sha256", + "iso_checksum": "3d7f496892424926ad6b50f6acda74cf4f9f5d509ffd378767a3950932dbfce0", "autounattend": "./answer_files/2016_insider/Autounattend.xml" } }