1

We're running an SCCM (MS System Centre Config Manager, successor to SMS) 2007 environment and delivering a number of applications to clients virtualized using App-V 4.5.1. The App-V apps are delivered by SCCM in Download-and-Execute, not streaming mode.

The SCCM environment was recently service packed to SCCM 2007 SP2 (amongst other things this gives Win7 support). We also pushed out the updated SCCM clients to our workstations. This seems to have broken file associations for virtual apps for a large number of our users. The users can still open their App-V apps by finding the specific app on their Start Menu and clicking it's icon, but double-clicking an associated file in Explorer, or opening an email attachment gives the "This action is only valid for installed applications" error.

There is a Technet blog entry from the App-V team talking about this issue "Upgrade to ConfigMgr 2007 SP2 may break App-V File Type Associations" but running the script there comes back saying "The User Interface option has been updated" but hasn't seemed to fix the problems for any of our users. Unfortunately the Technet blogs don't seem to have comments switched on so you can't see how this has worked out for other people.

Anyone else had this problem, have you found any other way to fix it?

GAThrawn
  • 2,424
  • 3
  • 20
  • 38

1 Answers1

0

Well eventually we went for a dual-pronged approach, push the script out with SCCM and run it on all machines that had the AppV client. This fixed about 25% of machines. For the rest we waited until they complained, then removed them from the collection, updated the SCCM user policies, then re-added the user to the collection to re-publish it to them.

Not ideal, but it got us through.

GAThrawn
  • 2,424
  • 3
  • 20
  • 38