Learning to live in harmony with the SCCM and App-V Clients
Ment van der Plas posted yesterday at the SoftGridBlog about what happens when the SCCM and the App-V client co-exist. Given that the SoftGridBlog doesn’t accept comments, here’s an extended reply to Ment’s post.
If you are deploying both SCCM and App-V in your environment, you will need to be aware of the interaction between the two clients. SCCM 2007 R2 supports virtualised applications and can deliver them via streaming or as a complete package much like installed applications are deployed (the App-V client is still required to execute the virtual apps). Using SCCM 2007 R2 to deliver your virtualised applications allows you to take advantage of the SCCM software distribution features such as centralised management, distribution points for automatically replicating packages around your network and BITS for trickle feeding application packages to clients.
However, in this scenario, SCCM takes over the role of the Management or Streaming Servers in App-V and becomes the only distribution method for your virtual applications. So you will need to plan SCCM/App-V integration carefully.
Ment’s post goes into detail about the changes to the client when the SCCM handles virtualised applications but here’s what turns the behaviour on:
To get there open the ConfigMgr Console, expand Site Database, Site Management, _
This is site specific, so depending on how you configure SCCM, you could have a mix of clients receiving virtual applications from either SCCM or the App-V Management Server.
Fortunately, if someone turns this option on by mistake, it is reversible – just remove the tick and when the clients next refresh (or if you kick off a Machine Policy Retrieval & Evaluation Cycle), the App-V client will become the default handler again.