From 721497967d6cc370e7b0330c50cb49967d997510 Mon Sep 17 00:00:00 2001 From: Ruben Guerrero Date: Tue, 27 Apr 2021 15:40:23 -0700 Subject: [PATCH] Microsoft.WindowsVirtualDesktopAgent (#11655) * Corrent package id * Typo * Fix hash --- .../Microsoft.WindowsVirtualDesktopAgent.yaml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.2866.1500/Microsoft.WindowsVirtualDesktopAgent.yaml diff --git a/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.2866.1500/Microsoft.WindowsVirtualDesktopAgent.yaml b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.2866.1500/Microsoft.WindowsVirtualDesktopAgent.yaml new file mode 100644 index 000000000..e0cd8afe9 --- /dev/null +++ b/manifests/m/Microsoft/WindowsVirtualDesktopAgent/1.0.2866.1500/Microsoft.WindowsVirtualDesktopAgent.yaml @@ -0,0 +1,28 @@ +PackageIdentifier: Microsoft.WindowsVirtualDesktopAgent +Publisher: Microsoft +Author: keyoke +PackageName: Windows Virtual Desktop Agent +PackageVersion: 1.0.2866.1500 +License: Copyright (c) Microsoft Corporation +InstallerType: msi +Moniker: wvd-agent +Tags: +- wvd windows virtual desktop agent +ShortDescription: microsoft.WindowsVirtualDesktopAgent +Description: > + Install the Windows Virtual Desktop Agent + ### Notes + * This package always installs the latest version of the Windows Virtual Desktop Agent, regardless of the version specified in the package. Microsoft do not officially offer older versions for download as the tools are self-updating. Because of this you may get checksum mismatch between the time Microsoft releases a new installer, and the package is automatically updated. + * Supply the Windows Virtual Desktop Host Pool Registration Token at install time using the following command - **winget install microsoft.WindowsVirtualDesktopAgent --override 'REGISTRATIONTOKEN=""'**. +PackageUrl: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#register-the-virtual-machines-to-the-windows-virtual-desktop-host-pool +Installers: +- Architecture: x64 + InstallerType: msi + InstallerUrl: https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv + InstallerSha256: 66168250BE9E72E6C8A687BAFF4428A31CC7B8D32686370BC0647A057892A00F + InstallerSwitches: + Silent: /quiet /qn /norestart + SilentWithProgress: /passive /qb /norestart +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file