Using custom registry keys during installation
In this KB we'll look at how to use the custom registry key feature within Scappman to deploy registry keys to devices that can then be used during installation of applications.
Last updated
In this KB we'll look at how to use the custom registry key feature within Scappman to deploy registry keys to devices that can then be used during installation of applications.
Last updated
Deploying registry keys via Scappman is very straight forward, and in this example we'll look at TeamViewer Host
Select Preferences > Registry and click Add Collection
Give your collection a name and decide if it is Local Machine or Current User keys you wish to add, then click Add registry key
Configure your key!
Action - Create/Update
Key path - Where you want the key created
Value name - The name of the value you want to create
Value type - SZ or DWORD
Value data - The data of the value you are creating
Click Next and deploy to your devices or users.
You will need to utilize the licenced TeamViewer MSI to benefit from these install commands.
As Scappman only provides the free EXE version of Scappman, you will need to download and package the licenced MSI to proceed.
You can see how to add a custom app here
Enter the PowerShell commands listed below in step 4 of the custom app creation process.
Now you can deploy TeamViewer Host to your devices, and maintain the registry keys instead of the install commands!
This can be useful if you have different CustomConfigIDs and APITokens for different groups of devices, or as an MSP where you have multiple customers but only want to manage 1 instance of the app.