From b5a4a6b70f254efc79d2cc1e9f2aedfd5aa4f289 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Fri, 9 Oct 2020 01:04:40 -0500 Subject: [PATCH] Added Windows PE addon for the Windows ADK, version 2004. (#4038) * Added Windows PE addon for the Windows ADK * Moved file to correct folder. --- manifests/Microsoft/ADKPEAddon/2004.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/Microsoft/ADKPEAddon/2004.yaml diff --git a/manifests/Microsoft/ADKPEAddon/2004.yaml b/manifests/Microsoft/ADKPEAddon/2004.yaml new file mode 100644 index 000000000..59adbafa4 --- /dev/null +++ b/manifests/Microsoft/ADKPEAddon/2004.yaml @@ -0,0 +1,20 @@ +--- + +Id: Microsoft.ADKPEAddon +Version: 2004 +Name: Windows PE Add-on for Windows ADK +Publisher: Microsoft +License: Copyright (c) Microsoft Corporation +AppMoniker: adkpe +Tags: mdt, adk, sccm, winpe +Description: The Windows Preinstallation Environment addon for the Windows ADK. +Homepage: https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install +Installers: + - Arch: x64 + Url: https://download.microsoft.com/download/3/c/2/3c2b23b2-96a0-452c-b9fd-6df72266e335/adkwinpeaddons/adkwinpesetup.exe + Sha256: 2073DD9B41569E4EDEB5D4553EFA874B09330D16CFE12A969018A40418E1FD9F + InstallerType: exe + Switches: + Silent: /quiet + SilentWithProgress: /quiet +