prasadus92
Posts: 58
Joined: Wed Feb 25, 2015 8:10 am

How to get the details of deployment type (SCCM, GPO)?

Hi,

Is there a way to know how an end-user user installs a MSI? I mean its related to deployment methods like SCCM, GPO or any other deployment tool like Desktop Central, Citrix etc. I need this info for installation analytics.

Thanks in advance.
Prasad
Daniel
Posts: 8282
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: How to get the details of deployment type (SCCM, GPO)?

Hello Prasad,

I'm afraid I'm not aware of any way to detect this kind of information. As a workaround you can try to check the value of the "LogonUser" property. This property is set at install time to the currently logged in user under which the installation is performed.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”