| Not Again, Again my email was hacked and this link was sent to all my friends:
http://crm.innovatrics.com/javascripts/mywork.html
Shame on him whoever hacked my email. |
31 December, 2010 18:27
December 31, 2010Alpha 1 Version of App-V Interview Questions
October 5, 2010Dear All,
My first try to consolidate all the app-v interview questions. http://sourceforge.net/projects/softgridhelper/files/Documentations/AppV%20Interview%20Questions_Ver_0.0.1Alpha1.pdf/download
As always your comments and suggestions are most welcome.
Enjoy,
Mayank Johri
Release: maya App-V Package Deployment Manager
September 8, 2010Issue: App-V: MSI Installer fails to function when launched from any Virtual Browser or virtual download manager.
May 14, 2010The msi installation will always fail when the msi installer is launched directly from within the virtualized Browser or download manager, as it is running inside the virtual environment and thus can not access MSI Installer service.
Mayank’s App-V Managers View Released
April 18, 2010I am proud to announce the first release of maya App-V Manager’s View and can be downloaded from sourceforge.net website.
GUI Introduction
Usage Section
First Configuration
When the first time the application is launched, the server details need to be added to the system. This can be done by clicking the “Edit” button.
Request for Suggestions: App-V View Managers View.
March 31, 2010Hello All,
In few days I will be releasing alpha version of App-V Manager’s View, Since my last update lot of new items have been added to it. I am forwarding few snapshots and sample report for your reviews and suggestions.
Features Added are as follows:
* List of Top 10 Users & Applications
* Report on
o Computer Details such as hostname, App-V Client Version, Cached Used, Total Cache Size
o Application Usage
o User Application Usage
* Export list of Applications, Packages & Computer in HTML format.
* Multiple Server Configuration.
This program still some tweaking and thus in this context.
Thanks & Regards
Mayank Johri
- greenshot 2010 03 31 10 54 50
- greenshot 2010 03 31 10 55 03
- greenshot 2010 03 31 10 55 12
- greenshot 2010 03 31 10 55 21
- greenshot 2010 03 31 10 55 28
Updated tips to pick right apps for sequencing
January 17, 2010The following guidelines can be applied to test if any given application is a good candidate for sequencing or not.
- Application Size: If the maximum client cache size is set for 4 GB (The Max can be 64 GB), then the maximum size of application (sft file) which can be streamed on that machine is 4 GB.
- Device Driver: Softgrid presently do not support sequencing of device drivers thus any application which install device driver should not be sequenced.
The only exception is when the device driver can be installed locally without installing the application. In this case the Device driver should be installed locally and only the application without the device driver should be sequenced. - Plugins: Specially Office plugins, although they can be sequenced without any issue. But due to usage issues, sequencing of them should be avoided. For example you sequenced 4 excel plugins and one user is using all 4 of them. Say he opened excel through one sequenced version, created the document and closed it. Now App-V & OS does not have a mechanism to open that excel sheet in the correct sequenced version of excel. The only workaround is to sequence all the plugins in a group. But now the issue is to maintain all the plugin sequences also if you are working for a company which heavily relay on Office Plugins and most user use different set of plugins then managing the sequence will be a nightmare.
- Windows Context menu: Presently App-V does not have mechanism to handle Windows Context Menu, thus these types of applications are not good candidate for Sequencing.
- Custom Application Protocol: Some applications have custom launch protocols, such as “abcd://testing” etc. These types of applications cannot be sequenced without installing a prerequisite. See http://msdn.microsoft.com/en-us/library/aa767914%28VS.85%29.aspx and http://www.codeplex.com/customurl for more details how to archive it.
- Shortcuts: Application should have minimum of 1 Shortcut. If no shortcuts are present then the application should be sequenced in a Suite along with the application which needs it.
If Macromedia Flash is the application in question to be sequenced then the shortcut should be pointing to the locally installed IE. - Middleware: Middleware applications are not a good candidate for sequencing as they can be used as prerequisites by various many applications in the build and thus should be installed locally. but if multiple version of it are needed then it should be sequenced along with the application which needs them.
- Path hard coding: The application should not have folder/file path hard coded in the application itself. Some application hard code the path of files in registry or ini file or executables.
- Base Build Applications: Applications which are already part of base build should not be sequenced. One can sequence them but they are of no real value.
- Auto Update: Application with automatic updates should not be sequenced. Sequenced application most of the time fails to properly update itself. Also allowing auto update leads to non compliance of application version.
- Services: For services -item, you should note that services that can be started when application starts and shut down when application main executable shuts down can be included in sequence. Only services that run as their own are (like boot-time services do but there are others) not suitable for sequencing since under SoftGrid all application starting happens under user’s session context. Special thanks to ksaunam.
- COM+: Some application which uses COM+ might not work properly in virtual environment, thus this type of applications needs be tested properly.
- COM DLL: Few application which uses COM DLL surrogate virtualization, i.e. DLL’s that run in Dllhost.exe, does not work properly in Softgrid Environment. Thus this type of applications needs be tested properly.
- Licensing Policies: Applications with licensing enforcement tied to machine, e.g. the license is tied to the system’s MAC address. This type of application should not be sequenced if the activation can not be done by the user at the first launch of sequenced application.
- Internet Explorer & Service Packs: Internet Explorer, Services Patch and Service pack can not be sequenced.
- Hosts file can not be sequenced
All applications which have the installed footprint greater then or equal to the max client size, set by the client, should not be sequenced. The Max applicaiton size Softgrid can handle is 4GB, [This is my guess as Q: drive has FAT filetype and the max filesize FAT can handle is 4GB ]. More details at http://www.softgridguru.com/viewtopic.php?t=2763.
In these cases it has been found that the application can be sequenced most of the time, but extreme care should be taken while sequencing & testing. Configuration files such as ini, conf, txt etc are good places to look for the hardcoding.
Application should be sequenced only if the auto update feature can be disabled during sequencing procedure.
QA: What is VFS Sequenging
January 13, 2010VFS Sequencing is a process of sequencing the applications be installing them in their default locations. or The method of allowing an Application to install on C: drive during the monitoring phase of the sequencing is termed as VFS sequence.
QA: What is App-V Sequencing
January 13, 2010It is the process of creating a virtualized package using Microsoft App-V sequencer.
The Microsoft Application Virtualization (akka App-V) Sequencer is a component of the App-V suite used to package your applications to be deployed to systems using the App-V client.








RFC: OSD Helper
May 15, 2010I am planning to restart the coding on OSD Helper ver: 0.6, the only tool in my arsenal totally dedicated to Package Engineers. It will have the following new & updated features.
As this is Request for Comment time, inform me if you guys wants me to add or update any feature
Tags: App-V, RFC
Posted in Request for Comments | Leave a Comment »