Forum Discussion
Unable to deploy custom image to WVD
- Sep 13, 2019
Yipsilon - I was experiencing the exact same issues. Get-RdsSessionHost -TenantName $myTenantName -HostPoolName $myHostPool would never return a value. I tried both UPN and SPN, but neither worked. What ultimately did it was deploying the custom image and uninstalling all the Remote Desktop Agents including the Geneva Agent. I then installed an older agent 1.0.1.7 using the New-RdsRegistrationInfo token and re-installed the boot loader (although it probably didn't need to be done). It registers successfully and then automatically re-installs agent 1.0.1288.2700 and the Geneva Agent 42.5.4.
Yipsilon - I was experiencing the exact same issues. Get-RdsSessionHost -TenantName $myTenantName -HostPoolName $myHostPool would never return a value. I tried both UPN and SPN, but neither worked. What ultimately did it was deploying the custom image and uninstalling all the Remote Desktop Agents including the Geneva Agent. I then installed an older agent 1.0.1.7 using the New-RdsRegistrationInfo token and re-installed the boot loader (although it probably didn't need to be done). It registers successfully and then automatically re-installs agent 1.0.1288.2700 and the Geneva Agent 42.5.4.
m_grewnow - can you let me what the links were that used to download all the agents? I can't seem to find them online.
- m_grewnowSep 20, 2019Copper Contributor
I found the agent in the deployed image in this path "C:\DeployAgent\RDInfraAgentInstall".