Updated Windows Admin Center to version 1.2.24130.0 (#4205)
* Updated Windows Admin Center to 1.2.24130.0 * Fixed silent install options.
This commit is contained in:
22
manifests/Microsoft/WindowsAdminCenter/1.2.24130.0.yaml
Normal file
22
manifests/Microsoft/WindowsAdminCenter/1.2.24130.0.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
Id: Microsoft.WindowsAdminCenter
|
||||
Name: Windows Admin Center
|
||||
AppMoniker: WAC
|
||||
Version: 1.2.24130.0
|
||||
Publisher: Microsoft
|
||||
Author: Microsoft
|
||||
License: © Microsoft 2020
|
||||
LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx
|
||||
MinOSVersion: 10.0.0.0
|
||||
Homepage: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-admin-center
|
||||
Tags: Admin Center
|
||||
InstallerType: MSI
|
||||
|
||||
# ======================= Installers ==================
|
||||
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: http://aka.ms/WACDownload
|
||||
Sha256: D41172263BAEE52AB633DE388358550FD879D430096D6E06608F5ECBD2B9BDEF
|
||||
Switches:
|
||||
Silent: /qn SME_PORT=6516 SSL_CERTIFICATE_OPTION=generate
|
||||
SilentWithProgress: /passive SME_PORT=6516 SSL_CERTIFICATE_OPTION=generate
|
||||
Reference in New Issue
Block a user