2012

In part 1 we set up the App-V 5 client for Reporting and had a look at some of the settings for on the server side for App-V Reporting. In part 2 I want to show two ways of querying the reporting data so that information can become useful. With little SQL knowledge you can
Read More

SQL Agent Reporting Job

After the release of App-V 5.0, one of the first features I wanted to check out was the reporting.  In App-V 4.x it wasn’t particularly accessible and therefore was left generally unused.  The App-V dashboard improved things somewhat, but still, I’m not sure how widely that was implemented. If you’ve carried out an installation or
Read More

Here are a few notes from my recent install of the App-V 5 Server install. Check out the  Management Server Prereqs to ensure you’ve got everything covered The following Powershell command line will install the Web Server with IIS role enabled and the relevant features:  dism /online /enable-feature /featurename:IIS-WebServer /featurename:IIS-WebServerRole /featurename:IIS-WindowsAuthentication /featurename:IIS-ISAPIFilter /featurename:IIS-ISAPIExtensions /featurename:IIS-RequestFiltering /featurename:IIS-NetFxExtensibility /featurename:IIS-ASPNET
Read More

A quick post on Java Web Start links and something you might want to consider when deploying out a shortcut to your environment. In my current environment with Win7, IE9 and Java installed when a user types in a java web start url (.jnlp)  into IE, the file is downloaded and the java application is
Read More