A new Flexera Community experience is coming on November 25th. Click here for more information.
Can anyone provide me basic understanding on what is Rerun advertisement from App Portal stand point, what it do and how? Does AppPortal service account require admin access on local workstation?
‎Jan 09, 2020 01:57 AM
Can you provide a bit more context to your question? Are you asking what the program rerun behavior setting on the SCCM advertisement does? Are you asking what happens if someone clicks the "Reinstall" button next to a request on the My Requests page?
To directly address your last question, App Portal does not directly interact with managed devices when deploying software. App Portal only communicates with registered/configured deployment systems such as SCCM, Altiris/Symantec Client Management, AirWatch, MobileIron, and Jamf/Casper Suite to perform deployment operations. It is those deployment systems that directly communicate with their managed devices to deploy software.
‎Jan 09, 2020 11:39 AM
Actually, App Portal will still try to connect to the client directly via a WMI call, in the case of a rerun.. I believe that this is the only time that App Portal will attempt to do so (with the exception of the legacy policy refresh).. It makes this WMI call in order to delete the following registry key:
HKLM\\SOFTWARE\\Microsoft\\SMS\\Mobile Client\\Software Distribution\\Execution History\\System\\<collectionID>
I "believe" that this registry key is how the SCCM client knows if a package has been installed, so it plays a part in the rerun behavior.. I "think" that deleting this key would be equivalent to flagging the SCCM package deployment as "always rerun".
‎Jan 09, 2020 01:49 PM
Wow! Who knew? Charlie, are you sure that's still active/reachable code? If so, under what circumstances? Given that this has potential communication and security implications, is this in the product documentation somewhere? The implication is that you would have to have the appropriate ports open (both on network and personal firewalls), as well as making sure the App Portal service account has the necessary permissions on each managed client, in order to make such a call. I would not expect those requirements to be met in most environments.
‎Jan 09, 2020 05:13 PM
‎Jan 10, 2020 11:24 AM
‎Jan 13, 2020 05:38 AM
‎Jan 13, 2020 07:21 AM
‎Jan 14, 2020 10:15 AM
‎Jan 14, 2020 11:36 AM