VMware Horizon Community
axm3196
Contributor
Contributor
Jump to solution

Horizon View Agent 2212 Silent Installer Argument

I'm following the silent install directions in the following link to install the latest Horizon Agent 2212

https://docs.vmware.com/en/VMware-Horizon/2212/virtual-desktops/GUID-3096DA8B-034B-435B-877E-5D2B186...

All is working as expected, except there is now a Storage Drive Redirection that I do not wish to have added to the install. The documentation does not include the installation option name for this like the others. Anyone know what I should use so that it does not install? I've tried things like Remove=StorageDriveRedirection but the installs error if you don't use the correct name.

Reply
0 Kudos
1 Solution

Accepted Solutions
jimbeem
Contributor
Contributor
Jump to solution

Try using REMOVE=StorageDriveRedir

Via registry you can check the installed features and their names, sometimes completely different, unfortunately.
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\Installer\Features_HorizonAgent

View solution in original post

2 Replies
jimbeem
Contributor
Contributor
Jump to solution

Try using REMOVE=StorageDriveRedir

Via registry you can check the installed features and their names, sometimes completely different, unfortunately.
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\Installer\Features_HorizonAgent

axm3196
Contributor
Contributor
Jump to solution

That was it. Thanks!

Reply
0 Kudos