add manifest for Windows Virtual Desktop Agent 1.0.2548.6500 (#6602)
* add manifest for Windows Virtual Desktop Bootloader * move manifest to correct publisher folder, add author * fix manifest id * fix description text * add manifest for Windows Virtual Desktop Agent 1.0.2548.6500 * add app moniker Co-authored-by: Gareth Emslie <gareth@soft-cor.es>
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
Id: microsoft.WindowsVirtualDesktopAgent
|
||||
Publisher: Microsoft
|
||||
Author: keyoke
|
||||
Name: Windows Virtual Desktop Agent
|
||||
Version: 1.0.2548.6500
|
||||
License: Copyright (c) Microsoft Corporation
|
||||
InstallerType: MSI
|
||||
AppMoniker: wvd-agent
|
||||
Tags: wvd windows virtual desktop agent
|
||||
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="<YOUR TOKEN>"'**.
|
||||
Homepage: 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:
|
||||
- Arch: x64
|
||||
InstallerType: msi
|
||||
Url: https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv
|
||||
Sha256: 99dfbb1b3d4fe810a05062b1d5cd537e83637aadeaa1073c87eca0f4dbb7ab9a
|
||||
Switches:
|
||||
Silent: /quiet /qn /norestart
|
||||
SilentWithProgress: /passive /qb /norestart
|
Reference in New Issue
Block a user