- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm following the silent install directions in the following link to install the latest Horizon Agent 2212
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That was it. Thanks!