I assume two things (still in planning phase for many things):

 

Everything they must have is “required” and they get anyway again (although I 
prefer during OSD, hence like to put them into the variable also)

Everything else is available through the portal, with approval or not. If once 
shopped (and approved) they get it again.

 

I create the variables for both, install everything during OSD.

 

-Roland

 

From: [email protected] [mailto:[email protected]] On 
Behalf Of Andreas Hammarskjöld
Sent: Donnerstag, 25. Dezember 2014 09:02
To: [email protected]
Subject: RE: [mssms] get list of applications a user installed

 

Do you have advert and optional advert on those instances? If so, that's your 
key as user target could be mandatory as well.

Sent from my Windows Phone

  _____  

From: Ryan <mailto:[email protected]> 
Sent: ‎2014-‎12-‎24 21:31
To: [email protected] <mailto:[email protected]> 
Subject: Re: [mssms] get list of applications a user installed

Do you want to find this information on the computer or on the server?   

 

If you want what is stored on the computer it is in the WMI class 
CCM_Application in the namespace root\ccm\clientsdk

 

IsMachineTarget should tell you if the app is user or machine targeted.  You'll 
also want to check InstallState to make sure the application is actually 
installed.  The app will stick around in WMI even if the user uninstalls it. 
Also, after a reimage, the app will come back to WMI even if the user doesn't 
reinstall it. 

 

I'd write you a script but I just had hand surgery yesterday so I'm pretty slow 
on the computer.  Let me know if you want something server side and I'll look 
up where that information is stored on the server.

 

On Tue, Dec 23, 2014 at 9:01 PM, Roland Janus <[email protected] 
<mailto:[email protected]> > wrote:

I was hoping to find that more directly: What has a user installed using the 
catalog?

 

Wondering if I can read that from a TS and build the app install variable for 
instance.

Not sure that is the best approach but would be practical to have a client 
install again what it had during OSD.

 

 

From: [email protected] <mailto:[email protected]>  
[mailto:[email protected] <mailto:[email protected]> 
] On Behalf Of Eswar Koneti
Sent: Dienstag, 23. Dezember 2014 13:57
To: [email protected] <mailto:[email protected]> 
Subject: RE: [mssms] get list of applications a user installed

 

You can do  vlookup or something like below:
Get list of apps that are published to app catalog and then look for these 
published apps if they are installed or not. 
Use in condition with apps published to user with installed status. 

Regards, 
Eswar Koneti
www.eskonr.com <http://www.eskonr.com> 
Sent from Mobile Device, excuse any typo's as a result.

--- Original Message ---

From: "Roland Janus" < <mailto:[email protected]> [email protected]>
Sent: December 23, 2014 8:08 AM
To:  <mailto:[email protected]> [email protected]
Subject: RE: [mssms] get list of applications a user installed

Bump?

 

From: [email protected] <mailto:[email protected]>  
[mailto:[email protected]] On Behalf Of Roland Janus
Sent: Samstag, 20. Dezember 2014 01:59
To: [email protected] <mailto:[email protected]> 
Subject: [mssms] get list of applications a user installed

 

Anyone knows of a method to retrieve the list of applications a user installed 
through the catalog?

 

-Roland

 

 

 

 

 

 

 

 

 

 




Reply via email to