The below article will outline how to setup an Microsoft Intune deployment including license key and site id commands
There are some requirements for publishing Win32 applications to a client. Be aware that you must meet the following criteria:
- Windows 10 – build 1607 or higher (Education, Pro and Enterprise)
- The Windows 10 client must be joined to Azure AD or Hybrid domain joined
- The Windows 10 must be under MDM management with Microsoft Intune
- The application (including all sources files) may not exceed 8 GB in size
You should have the Senso Client required to deploy via InTune as a win32app which you can download from here:
https://ne-1.senso.cloud/AdminCenter#Downloads
Step 1 - Configure
Sign in to the Microsoft Endpoint Manager admin center.
Select Apps > All apps > Add
In the Select app type pane, under the Other app types, select Line-of-business app.
Click Select. The Add app steps are then displayed.
Select the MSI we have downloaded from the Senso portal
App information - You will need to add a publisher and a description. Click OK when complete to proceed.
Command Line Arguments- You can add license.key and site.id here such as: LIC=XXX-XXX-XXX SITE=XX /qn
- You can find your licence key here: https://portal.senso.cloud/AdminCenter#Licence
- You can find your Site ID here: https://portal.senso.cloud/AdminCenter#SiteManager
(You may need to set an ID if you don't have one already. This ID is decided by you)
Step 2 - Scope
You can use scope tags to determine who can see client app information in Intune.
Click Select scope tags to optionally add scope tags for the app.
Click Next to display the Assignments page.
Step 3 - Assignments
Select the Required, Available for enrolled devices, or Uninstall group assignments for the app.
Click Next to display the Review + create page.
Step 4 - Review + create
Review the values and settings you entered for the app.
When you are done, click Create to add the app to Intune.
The Overview blade for the line-of-business app is displayed.
Update a line-of-business app
Sign in to the Microsoft Endpoint Manager admin center.
Select Apps > All apps.
Find and select your app from the list of apps.
Select Properties under Manage from the app pane.
Select Edit next to App information.
Click on the listed file next to Select file to update. The App package file pane is displayed.
Select the folder icon and browse to the location of your updated app file. Select Open. The app information is updated with the package information.
Verify that App version reflects the updated app package.