I have a windows 2016 Remote Desktop Session Host server running as a VM on Hyper-V.
when want to install view agent 7.8 or 7.10 on it as unmanaged RDS server, there is no way to specify the connection server.
Tried to run the installer with /v"VDM_VC_MANAGED_AGENT=0", no luck, still no option.
event tried to install silently with /s /v"/qn VDM_VC_MANAGED_AGENT=0 VDM_SERVER_NAME=xxx VDM_SERVER_USERNAME=xxx VDM_SERVER_PASSWORD=xxx". the installation seems successful but still don't see the RDSH registered in connection server.
any idea?