Hey,
Over the past few days I have been working on different methods to create a dynamic start menu for my non persistent VDI image.
I have a number of burnt in apps in the gold image that will be access controlled via AD Groups, for this I have followed Aaron Parkers Dynamic Start Menu guide and for the most part this workes a treat. The issues start when I introduce AppV 5 into the
mix. Once logged into the VDI with the start menu redirection turned on I get no AppV apps, the logs tell me its a permissions issues and that it cannot create the start menu shortcuts. This makes sense as I have everyones start menu redirecting to a read
only file share.
My question now is, how can I achieve the same results as the dynamic start menu with Access Based Enumeration and also allow AppV to function correctly?
Look forward to anyone's experiences / suggestions.
Cheers!