We’re currently trying to create a proper Windows PC onboarding mechanics. During this phase we need to have several applications installed depending on a group membership.
Because of the Hexnode limitations we aren’t able to properly configure auto-deployment for some applications.
Those ones can be installed via ps1 script for sure, but we need to trigger those scripts manually for each new PC.
For instance – Google Drive application deployment. There are no MSI packages for this app. And we are not supposed to modify this *.exe installer(repack it to the MSI, for example) due to the License Agreement if I got it right.
Script auto-running feature would be really great to have.