Hi,
I need to install WVD module on a server which has issues installing the WVD Module
https://docs.microsoft.com/en-us/powershell/windows-virtual-desktop/overview
Install-Module -Name Microsoft.RDInfra.RDPowers
hell
WARNING: Source Location '
https://www.powershellgallery.com/api/v2/package/Microsoft.RDInfra
.RDPowershell/1.0.1804.100
' is not valid.
PackageManagement\Install-
Package : Package 'Microsoft.RDInfra.RDPower
shell' failed to down
load.
Is there a way to include the download the module and load it in my script so I just need to import it?
Thanks.
J.