Posted on
09-09-2020
01:09 AM
- last edited on
03-04-2025
01:52 AM
by
kh-richa_mig
Hello,
I would like to update the program Slack via Patch Management! Have you found a solution where you don't always have to pack the .DMG into .pkg packages?
I don't know if this script is what I am looking for!
https://www.jamf.com/jamf-nation/third-party-products/files/1038/slack-patch-management
If so, how did you solve the problem that the script automatically checks for updates?
Thanks for your support
Posted on 09-09-2020 05:37 AM
You'd be better off using the App Store version via VPP.
Posted on 09-09-2020 06:40 AM
I use patch management to create a smart group, and then i have a policy scoped to users who do not have the latest version that checks if slack is closed, and then runs the script to update slack if it is closed. It's set to run at login since slack is almost always open for users who are on their computers.
I also have a button in self service that is featured named "update slack" only scoped to users who are not on the latest version.
Posted on 09-27-2021 02:49 AM
@AdamCraig could you share that script please?
Posted on 09-27-2021 04:54 AM
i've actually stopped using a custom script for this and switched to just using installomator https://github.com/Installomator/Installomator
https://scriptingosx.com/2020/06/using-installomator-with-jamf-pro/
Posted on 09-28-2021 12:36 AM
lovely ... thanks