Coming Soon! In version 4.0 of AppV_Manage, we will have an optional (paid for) feature to generate package documentation in Microsoft Word format. This work is an outgrowth of the package analyzer function. In version 4 I have enhanced the analysis, going beyond reporting on extensions reported by App-V but also analyzing the package contents to see some of what …
Category: Sequencing
App-V Internet Explorer Add-on Conflict: Watch those Registry Keys
Students run into this problem in our App-V training classes every time.
The Problem
In one of the labs we deal with creating and deploying a handful of browser plugins in a connection group. And everyone runs into an issue of some of them seemingly not working. The lab specifies a set of plug-ins to use, but I usually encourage …
JreBlock: Script for hiding native Java
Originally by: Patrick Mangan
Updated by: Tim Mangan for version 3.0
JreBlock: is a simple PowerShell script to help when you need to sequence a Java JRE inside of an App-V virtual environment and want to block visibility to other Java versions that might be natively installed at the client.
The typical technique to sequencing Java JREs is to actively …
App-V and .Net Performance
NOTE: This post contains some great information, but has been updated in this post.
This post is about the performance impacts of combining Microsoft App-V 5 sequenced virtual applications with applications that use Microsoft .Net. I wish this story ended with good news, or at least reasonable actions that you could take to improve performance, but it isn’t so. Instead …
Updated solution to Paint.Net plugins in a connection group
Maybe Steve Thomas isn’t as crazy as he looks? I thought he went a little nuts when he wrote this blog post and suggested that you should always sequence using VFS. I mean, that is dead set against everything Microsoft has ever said. I did not disagree with the idea of VFS’ing things, but I have never said to VFS …
Sequencing AutoCAD 2015 in App-V 5
Please see updates to this post HERE. |
The stars had aligned! I had finished all of the testing for The Deployment Performance Series research, published the first of the 8 papers, shipped my server down to North Carolina for our next training class. And great summer weather was set for a great week of golf. Then my knee acted …
App-V 5 SP2 HotFix 4 is more than a hotfix
Here is my explanation: Someone at Microsoft has been taking lessons on how to name product releases from Citrix. There really can be no other explanation for App-V 5.0 Service Pack 2 Hotfix 4. It is full of features. I mean, why not call it release 5.1 (or 5.3)? Or maybe Service pack 3? Surely they know how to build …
App-V 5 and Services that are not LocalSystem
In writing some apps for some APP-V 5 performance testing, I stumbled on a problem that was at least new to me.
I know that in App-V 5 the client will only run Virtual Services under the Local System account. But I didn’t know that it totally ignored the others, I thought it captured them and just changed the account. …