How are all of you handling this to make it as low touch as possible for your user base? We have 3,000+ users and rely on both Host Checker and the Application Launcher. We support connecting via a web portal (SSO) and directly (most everyone is using this as a workaround now of course). The 'fix' process seems to be: Upgrade PSC Server to 9.1R11.3. Clients connect and get new client automatically. Clients must now run uninstall script (we have a custom one since the script provided by Support in the KB only uninstalls the application launcher and has other bugs) Now clients can reconnect and will get the updated, properly signed helper executables. Above is pretty wonky and not user friendly. We're thinking we could perhaps use SCCM to push out the new client and helper components, but presumably we end up in a race condition then with the new clients connecting to the old server (we're on 9.1R11) and getting forced to the old helper components again. How do we best avoid having to hand touch each of our users?
... View more