Help: Trying To Install Vertica Client Drivers 10.1
vanderrashi
Vertica Customer
Hello people
Currently, I am trying to install the Vertica Client Drivers 10.1 inside of a Docker container for a .net 5.0 containerized application and it keeps freezing. I'm assuming this is because the www.omegle.site mcr.microsoft.com/dotnet/aspnet:5.0-windowsservercore-ltsc2019 image is a Windows Server Core OS and it doesn't have the UAC window enabled so the silent install never gets a confirmation. Does anyone know if there's any way around this?
Thanks
0
Answers
@vanderrashi : How are you issuing the below command in your docker container?
VerticaSetup.exe -q -install InstallFolder="C:\Program Files\Vertica Systems"