Just go with the defaults. On Thu, Nov 13, 2014 at 2:52 PM, Mawdsley R. <[email protected]> wrote:
> Thanks Paul. > > > > So Ok, that bit makes sense. Yes we do the extra streaming bit when > sequencing the apps, so that's already setup as such. > > > > So the question is, how do I deploy the appv file in Sccm to ensure this > is how it works? What options would need to be set? > > > > Thanks, > > Rich > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Paul Winstanley > *Sent:* 13 November 2014 14:38 > *To:* [email protected] > *Subject:* Re: [mssms] AppV5 via SCCM2012 > > > > Rich, > > > > How are your applications being sequenced? Check the options here > http://blogs.technet.com/b/virtualworld/archive/2013/02/27/app-v-5-0-sequencer-package-streaming-optimisation.aspx. > If you set for fault streaming you will get a minimum of files required to > launch the application downloaded to the cache. Once launched the > application load into the cache. If you set to download the full package > then you don't have any control on what is placed in the cache prior to > application launch as the full app will download. > > > > The former approach (fault streaming) will satisfy your requirements. > > > > On Thu, Nov 13, 2014 at 2:27 PM, Mawdsley R. <[email protected]> > wrote: > > Afternoon All, > > > > I’m currently in the process of trying to design how we can condense our > app deployments as this company currently deploys via appv4.6, appv5, GPO, > Sccm 2012, Sccm 2007 etc etc. It’s horrid. > > > > But the main issue I can’t figure out if possible is AppV5. Obviously it > can be integrated into 2012.. But I need it to work in the same way it > currently does here. > > > > For instance.. > > > > Virtual Appv app gets published to user 1. > > User 1 logs in, sees the shortcut in the start menu and clicks on it. > > The program then streams down to the client and caches. > > > > It’s that start menu bit I can’t figure with it in SCCM. Is it possible? > To deploy the app to the user, then it not do anything until they select it > in the start menu? > > > > At the moment all I can make it do is either be available to the user so > they have to open Software Center\App Catalogue.. Or a required install > which automatically downloads it to the client. – Also just setting Stream > Content from DP doesn't fit the bill here, as I still need it to cache > locally after. > > > > Please help! J > > > > Thankyou > > Rich > > > > > > > > > >

