Send me the client logs offline. From: [email protected] [mailto:[email protected]] On Behalf Of Stuart Watret Sent: Monday, July 11, 2016 9:22 AM To: [email protected] Subject: Re: [mssms] RE: Apps to user groups
Hi John, I’ve simplified it today, targeting a user collection with direct members. Forced App Discovery on the client, no mention of the app in the log. App is deployed to one dp and has been for days. On 11 Jul 2016, at 15:07, Marcum, John <[email protected]<mailto:[email protected]>> wrote: Are you adding the user accounts to the AD group or directly to the collection? I do AD group and use the query below for my collections. Everything installs the next time policy refreshes which for me is 30 min. I have incremental updates enabled for all the collections too. select SMS_R_USER.ResourceID,SMS_R_USER.ResourceType,SMS_R_USER.Name,SMS_R_USER.UniqueUserName,SMS_R_USER.WindowsNTDomain from SMS_R_User where SMS_R_User.UserGroupName = "bradleyarant\\7-Zip" From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Stuart Watret Sent: Monday, July 11, 2016 8:58 AM To: [email protected]<mailto:[email protected]> Subject: Re: [mssms] RE: Apps to user groups Ok, new day. Arrived to find everything had arrived over the weekend. No server or client restarts, no evidence of a digital enema anywhere. Removed all the deployments, and watched them all go from the new client centre. Had a nice lunch to celebrate. Just deployed a new app again and 15mins later, nothing. I’ll leave it overnight - but why the delay deploying to users/groups when deploying to system is almost instant? Stuart On 8 Jul 2016, at 21:42, Stuart Watret <[email protected]<mailto:[email protected]>> wrote: Thanks Adam, Our users are fairly static and less than 15% of our apps these days are locally installed via CM, the rest are Appv so it’s not a worry here. Yes checked and double checked; tried it all sorts of combinations. Deleted everything, reset, different app, new user collections. Very odd, seems fundamental to me. Parked it till Monday and I can look with a fresh head ! From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Juelich, Adam Sent: 08 July 2016 19:09 To: [email protected]<mailto:[email protected]> Subject: Re: [mssms] RE: Apps to user groups If you deploy to Users without UDA specified and set as a requirement, aren't you opening yourself up to that Application potentially installing on any machine they are logged into that does a policy pull? Also, be sure you aren't adding the AD Group to a User Collection via a Direct Rule. You will need to do a query for users that are members of that AD group to get it to pull in the correct users. ----------------------------------------------- Adam Juelich Pulaski Community School District<http://www.pulaskischools.org/> Client Management Specialist 920-822-6075 On Fri, Jul 8, 2016 at 9:27 AM, Stuart Watret <[email protected]<mailto:[email protected]>> wrote: yep trying that now. > On 8 Jul 2016, at 14:49, Jason Sandys > <[email protected]<mailto:[email protected]>> wrote: > > Also, user targeted apps always show up in App Catalog -- if you are using > the new software center, they will also show up there as well. > > What happens if you target a user directly and not a user group? > > J > > -----Original Message----- > From: [email protected]<mailto:[email protected]> > [mailto:[email protected]<mailto:[email protected]>] > On Behalf Of Marcum, John > Sent: Friday, July 8, 2016 7:44 AM > To: <[email protected]<mailto:[email protected]>> > <[email protected]<mailto:[email protected]>> > Subject: [mssms] RE: Apps to user groups > > What are your requirement rules? Have you configured UDA? > > > > > -----Original Message----- > From: [email protected]<mailto:[email protected]> > [mailto:[email protected]<mailto:[email protected]>] > On Behalf Of Stuart Watret > Sent: Friday, July 8, 2016 6:45 AM > To: <[email protected]<mailto:[email protected]>> > <[email protected]<mailto:[email protected]>> > Subject: [mssms] Apps to user groups > > I appreciate this is 101 for most of you, and I assumed the same ! > > On 1602, and just moving from Packages to Applications (no laughing). > > Been through about 10 of our core pieces of software now running as > “Applications" - all of them advertised to computer collections - all good. > > Done another two this morning advertised to collections based on AD groups - > nothing new here, been doing it for years with packages, but today - nothing. > > None of the apps advertised to user groups as available are showing up in > either App Cat or the new Software Centre. > > Have I missed a fundamental here? > > Ta > > Stuart > > ________________________________ > > Confidentiality Notice: This e-mail is from a law firm and may be protected > by the attorney-client or work product privileges. If you have received this > message in error, please notify the sender by replying to this e-mail and > then delete it from your computer. > > ________________________________ The Pulaski Community School District does not discriminate on the basis of any characteristic protected under State or Federal law.

