It haunts me still! In every release of App-V since 4.0 there has been a new and unique way to generate apps with duplicate GUIDS. I have blogged about this both here and here. Granted, each time it was a case of wanting to be efficient with MY time and it was solved by careful setup of my snapshots. …
Category: AppV5
What I Do: App-V 5 and the “Primary Virtual Application Directory”
If you have sequenced on App-V 5, you probably have wondered what to use for the “Primary Virtual Directory” (PVAD).
Me too. But in this blog post I will discuss what I know and what I do (currently).
Under the older versions of App-V, we called this the asset root folder, and all sorts of names, but in …
About my Toolbelt and “The Secret App-V 5 Client Debug Logs”
There is nothing like a good set of tools ready when you have a repair project to do. But too many tools are distracting.
Working with App-V 5 through all of the pre-releases and now the final release for some time, I have settled on my three favorite tools. And it is time to let you in on the secret.…
The Case of the Missing Shell Extension (a Novel)
One the big mysteries to me has always been why Shell Extensions are so hard for application virtualization. And I had never really taken a deep look into them to unravel they mystery until this year. But now I have, and it turns out to be less of a mystery novel and more of the Steven King kind.
The Problem
…New Video: App-V 4 Versus 5
Here is my attempt to explain the differences between App-V before version 5 and version 5. It is a 16 minute video to explains the main differences at the client and how this affects your ability to deploy applications.
About App-V 5 and Installers that delete things
One aspect of App-V that we rarely discuss is then when you are sequencing, the sequencer not only detects added folders, files, registry keys, and registry items, but it also pays attention to things that the installer removes. By this I am not referring to a temporary file added and then removed, but something that was present prior to …
PowerShell with App-V 5
With the release of Application Virtualization version 5.0, Microsoft changed out all of the old scripting and programming interfaces and replaced them with brand new PowerShell interface modules. In this book, the authors dig well below the limited online help that comes with the product to fully expose not only the PowerShell cmdlets, but also the
About Scripts in App-V 5.0
Scripting has changed in App-V 5.0.
[Editing Note: The graphic below was updated due to an editing error in the original post. Thanks Mark C! Tim 3/2015]
The scripts move from the OSD to the new “Dynamic Configuration Files”, and very different options are now available to us to customize actions at the client.
Microsoft’s Aurung wrote a blogpost…