Posted on 06-24-2019 05:30 AM
Has anyone deployed Snagit 2019 with the license key? Ive tried using composer and installing snagit, activating it then creating the package but so far I havent had any luck doing it that way.
Any Suggestions?
Posted on 06-24-2019 07:32 AM
I use Snagit myself but haven't had a need to deploy it, however, I believe activation requires online connectivity to communicate with TechSmith's activation servers. If that's the case, then there's probably not a file you can deploy to other systems after activation. It would likely be tied to the hardware of the device and not be transferrable.
You might reach out to TechSmith and ask for a solution for mass deployment from a centralized location to see what they offer.
Posted on 06-24-2019 07:38 AM
From my experience (but i have not done 2019 yet), Snag It is just looking for the Activation Key in a specific file path and then send to their servers (does require online connectivity). I just add the PKG from their website and just deploy the key as a separate PKG or DMG in my policy to the necessary location (see screen shot).
Posted on 06-24-2019 08:47 AM
Agree with @TJ.Edgerly on this. We do the same thing for SnagIt.
Posted on 06-24-2019 10:39 AM
@TJ.Edgerly So I used composer and created a pkg for the snagit application and a separate pkg for the users/shared/techsmith/snagit with the Snagitregistrationkey file in it. I create a policy in Jamf pro containing the both pkgs then I install it on my test machine from Self Service and when I open Snagit it still asks for the license key or start trial. So I tried to just run the registrationkey file but didnt have permissions it said. So I went back and made the pkg for the registrationkey and edited the permissions for that and changed the owner. Now it works properly. Thanks for the help!
Posted on 11-26-2019 11:31 AM
Wouldn't you be able to compile this in one package as apposed to two?
I created a package with the installer and the key in one package I have not tested it though just theory crafting.
Posted on 11-26-2019 11:36 AM
There's an AutoPkg recipe for SnagIt, which includes the option to add the license code to the installer via an AutoPkg override:
https://github.com/autopkg/bkerns-recipes/tree/master/TechSmithSnagit
Posted on 02-10-2020 07:12 AM
Has anyone successfully deployed snagit 2020 PPPC?
Posted on 03-11-2020 10:22 AM
Also wondering if anyone has done the Snagit 2019 PPPC?
Posted on 07-23-2020 12:23 PM
I can't figure out how to get the Audio Capture Engine (ACE) component to automatically install as well. Anyone find a way to do this?
Posted on 08-11-2020 07:13 PM
Can someone please help me with the autopkg and applying the snagit key. I am very new to this, and don't know much about anything. I can create the package with autopkg fine, but i am not sure how to apply the reg key as per:
*To use SNAGIT_KEY, create an override and add the key value. The needed key value can be pulled from a machine that has already been registered with the following:
cp /Users/Shared/TechSmith/Snagit/SnagitRegistrationKey /Users/Shared/TechSmith/Snagit/SnagitRegistrationKey.plist
defaults read /Users/Shared/TechSmith/Snagit/SnagitRegistrationKey.plist RegKey | sed 's/[<> ]//g'*
I tried editing the override file to add the key provided by snagit it to : here:
<dict>
<key>NAME</key>
<string>TechSmithSnagit</string>
<key>SNAGIT_KEY</key>
<string>xxx</string>
But that didn't generate the Snagitregistrationkey in the /Users/Shared dir when i installed the package.
The command cp /Users/Shared/TechSmith/Snagit/SnagitRegistrationKey /Users/Shared/TechSmith/Snagit/SnagitRegistrationKey.plist
defaults read /Users/Shared/TechSmith/Snagit/SnagitRegistrationKey.plist RegKey | sed 's/[<> ]//g' shows {length=60, bytes=0xfffxxxx...30434} and not sure how that then needs to be applied to the overwrite file.
Any help would be greatly appreciated.
Posted on 09-28-2020 06:28 AM
I have Snagit 2020 deployed to my end users devices, they are not admins. Build one Package in Composer with the Snagit installer and your license key, Build a second Package for ACE. You can download the installer here, https://assets.techsmith.com/Downloads/TechSmith-Record-System-Audio-Installer.app.zip, and use composer to Snapshot the install. Then bundle that with your policy to install your Snagit app with a higher priority so it installs before Snagit. Create a PPPC for Snagit and Snagit Helper. Force a restart after success of the entire policy and you are good to go. Enjoy.
Posted on 11-17-2020 12:51 AM
@tonymuni do you have idea on creating the snagit 2021 pkg and PPPC ?
Posted on 06-17-2021 05:18 AM
@sendhil103 this is the updated installation advice by Snagit https://support.techsmith.com/hc/en-us/articles/115007344888-Enterprise-Install-Guidelines-for-Snagit-on-MacOS