Deploy Catlight to multiple users using SCCM
How can I deploy the Catlight package to more than 100 users (using MS SCCM) ?
How is licensing done automatically in that case ?
Hi Peter,
The typical licensing and deployment workflow is as follows:
You can pre-deploy the app by running the installer under user's account using MS SCCM or AD group policy. To avoid installing the app after every reboot, you can check for existence of the folderĀ %localappdata%\CatLight. If it exists, then the app is already installed.
At the moment, users will still need to sign up with their emails before they can use the app.