~ Mayank Johri’s Tips ~

February 8, 2008

Microsoft Application Virtualization: Tips to pick right apps for sequencing

Filed under: Microsoft Application Virtualization — mayankjohri @ 1:56 pm

The following guidelines can be applied to test if any given application is a good candidate for sequencing or not.

  1. 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.

  2. 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 ] {NEEDS to be verified by Microsoft.} More details at http://www.softgridguru.com/viewtopic.php?t=2763.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

  7. 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.

  8. 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.

  9. 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.

  10. Application should be sequenced only if the auto update feature can be disabled during sequencing procedure.

  11. 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.

  12. COM+: Some application which uses COM+ might not work properly in virtual environment, thus this type of applications needs be tested properly.

  13. 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.

  14. 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.

  15. Internet Explorer & Service Packs: Internet Explorer, Services Patch and Service pack can not be sequenced.
  16. Hosts file can not be sequenced

1 Comment »

  1. I see “Hosts file can not be sequenced”. Any problems with sequencing the Services file?

    Comment by Kim — March 17, 2009 @ 7:39 pm | Reply


RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.