Windows

Jamf Connect Documentation

Solution
Application
Jamf Connect
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

You can silently install Jamf Trust for Windows on devices using a specific Activation Profile URL.

If the targeted device is properly domain joined,Jamf Trust will activate silently using the identity of the currently logged in user of the machine via Integrated Windows Authentication (IWA). Otherwise, the user will be prompted to login with their Microsoft credentials.

When deploying Jamf Trust using your UEM service or package management tool, customize the MSI installation script as follows:

msiexec /i wandera-win-client.msi ACTIVATION_LINK="PutActivationProfileUrlHere" /quiet /qn