I'm currently testing PowerClient with Pb2019r3.
It seems to work fine as a "Self-service" deployment tool, but I was wondering if there is a way to "push" the initial version of an application in order to avoid each end user to install it for the first time by using the browser ?
Furthermore, I would also know if it possible to use PowerClient with Citrix ?
As far as preinstalling shortcut, the .MSI doesn't do that for you. You would need to have your system admin create the shortcut and the shortcut should be pointing to the URL of your app, for example https://www.company.com/appname/manual.html or auto.html. You use manual.html if the .MSI you installed is without background service and you use auto.html if the .MSI you installed is with a background service.