From 4b8566f37af5316dd74a83dc674b4bf681cd8cd5 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 15 Oct 2020 17:34:29 -0500 Subject: [PATCH] Updated Windows Admin Center to version 1.2.24130.0 (#4205) * Updated Windows Admin Center to 1.2.24130.0 * Fixed silent install options. --- .../{1.2.19809.0.yaml => 1.2.24130.0.yaml} | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) rename manifests/Microsoft/WindowsAdminCenter/{1.2.19809.0.yaml => 1.2.24130.0.yaml} (66%) diff --git a/manifests/Microsoft/WindowsAdminCenter/1.2.19809.0.yaml b/manifests/Microsoft/WindowsAdminCenter/1.2.24130.0.yaml similarity index 66% rename from manifests/Microsoft/WindowsAdminCenter/1.2.19809.0.yaml rename to manifests/Microsoft/WindowsAdminCenter/1.2.24130.0.yaml index 8f5110491..486a932a2 100644 --- a/manifests/Microsoft/WindowsAdminCenter/1.2.19809.0.yaml +++ b/manifests/Microsoft/WindowsAdminCenter/1.2.24130.0.yaml @@ -1,7 +1,7 @@ Id: Microsoft.WindowsAdminCenter Name: Windows Admin Center AppMoniker: WAC -Version: 1.2.19809.0 +Version: 1.2.24130.0 Publisher: Microsoft Author: Microsoft License: © Microsoft 2020 @@ -16,4 +16,7 @@ InstallerType: MSI Installers: - Arch: x64 Url: http://aka.ms/WACDownload - Sha256: 6C6216951BEFD9C479DCA16BB42BD119CDF97AA4122415E7F839CF3816772A31 \ No newline at end of file + Sha256: D41172263BAEE52AB633DE388358550FD879D430096D6E06608F5ECBD2B9BDEF + Switches: + Silent: /qn SME_PORT=6516 SSL_CERTIFICATE_OPTION=generate + SilentWithProgress: /passive SME_PORT=6516 SSL_CERTIFICATE_OPTION=generate \ No newline at end of file