Here's another quick tip on an issue you might run into where an application virtualized with Microsoft App-V may disappear and no longer become streamable after enabling drive encryption on App-V clients.
This is due to the drive encryption locking the associated OSD files. If this happens and if the OSD files are not available after several attempts by the App-V client to access them, the App-V client places the application into the IGNOREDAPPS list.
The resolution to this problem is a two step process:
1. Open the registry on the App-V client and navigate to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\IgnoredApps
Under this key you will find a list of applications that the App-V client marked to ignore. Delete all of the affected applications listed under the IgnoredApps key and restart the App-V Client Service.
2. Create the following exceptions for your drive encryption software:
-^%ENV:ALLUSERSPROFILE%\documents -^%ENV:USERPROFILE%\Application Data\Softgrid Client -^%ENV:USERPROFILE%\local settings\Application Data\Softgrid Client
Also keep in mind that if you are using a path other than the default for your Global Data Directory or your User Data Directory configured in the client you will have to exclude those paths as well.
Justin Luyt | Senior App-V Support Engineer
The App-V Team blog: http://blogs.technet.com/appv/ The WSUS Support Team blog: http://blogs.technet.com/sus/ The SCMDM Support Team blog: http://blogs.technet.com/mdm/ The ConfigMgr Support Team blog: http://blogs.technet.com/configurationmgr/ The SCOM 2007 Support Team blog: http://blogs.technet.com/operationsmgr/ The SCVMM Team blog: http://blogs.technet.com/scvmm/ The MED-V Team blog: http://blogs.technet.com/medv/ The DPM Team blog: http://blogs.technet.com/dpm/ The OOB Support Team blog: http://blogs.technet.com/oob/ The Opalis Team blog: http://blogs.technet.com/opalis
Encryption Software - does this include BitLocker? Are there specific steps our encryption engineering team can duplicate in our lab to confirm the fix for our environment?