Appearance
Microsoft Intune Integration
Microsoft Intune provides cloud-based device management and application deployment for enterprise environments. Integrating Turbo with Intune enables centralized deployment and management of virtualized applications across your organization's devices, including Windows PCs, iOS, and Android devices.
What you'll learn
- How to deploy the Turbo Client through Intune
- How to configure client settings for enterprise deployment
- How to manage application trust and image caching
- How to deploy Turbo mobile apps for iOS and Android
Prerequisites
- Microsoft Intune subscription
- Administrative access to Intune portal
- Turbo account or organization subscription
- MSI installer for Turbo Client (for PC deployment)
Windows PC Deployment
Download the latest Turbo Client MSI installer from
https://start.turbo.net/install?msi=
Sign in to the Intune portal
In the Intune pane select Client Apps > Apps > Add
In the App type list select Line-of-business app and select the Turbo Client MSI installer
Select Configure and provide the following information:
- Name: Enter the name of the app as it is to be displayed in the company portal
- Description: Enter a description for the app as it is to be displayed in the company portal
- Publisher: Enter Turbo.net as the publisher
Under the Command-line arguments section, enter the text
CMDLINE="params"
whereparams
are the desired setup parameters. Any parameters valid for the Turbo EXE client install andturbo config
command may be provided here.- Recommended: Use the
--image-path=allusers
flag to have all users on the device use a shared image cache. This prevents redownload of the application when different users on the same device run the same application. - (Optional) Use the
--add-trusted-source=https://myhub.start.turbo.net
flag to have the device automatically trust applications from your Hub. If this is not done at client setup time, the user will be prompted to trust applications published by your organization before an application can execute on the device. - Example configuration:
CMDLINE="--image-path=allusers --add-trusted-source=https://myhub.start.turbo.net"
- Recommended: Use the
Optional: Select Scope and select any desired tags
Select Add
Under Manage, click Assignments and assign the app to the necessary groups
iOS Deployment
- Sign in to the Intune portal
- In the Intune pane select Client Apps > Apps > Add
- In the App type list select iOS
- In the Search the App Store pane search for Turbo.net, select the Turbo.net iOS app, and press Select
- (Optional) Select App information to edit the auto-populated fields
- (Optional) Select Scope and select any desired tags
- Select Add
- Under Manage, click Assignments and assign the app to the necessary groups
Android Deployment
- Sign in to the Intune portal
- In the Intune pane select Client Apps > Apps > Add
- In the App type list select Android
- Select Configure and provide the following information:
- Name: Enter the name of the app as it is to be displayed in the company portal (usually Turbo.net)
- Description: Enter a description for the app as it is to be displayed in the company portal
- Publisher: Enter Turbo.net as the publisher
- Appstore URL: Enter
https://play.google.com/store/apps/details?id=net.turbo.android.launcher
- Minimum operating system: Select Android 5.0 (Lollipop)
- Select OK and Add
- Under Manage, click Assignments and assign the app to the necessary groups
Troubleshooting
Windows Client Installation
- If the MSI installation fails, check the Windows Event Viewer for detailed error messages
- Verify the command-line arguments are properly formatted and enclosed in quotes
- Ensure the device has sufficient permissions to write to the shared image cache location
Mobile App Deployment
- For iOS deployment issues, verify the app is available in your region's App Store
- For Android deployment issues, ensure the Google Play Store is accessible on target devices
- Check Intune deployment status in the portal for specific error messages
For additional assistance, contact Turbo Support with the following information:
- Intune deployment configuration
- Error messages from Intune portal
- Windows Event Viewer logs (for PC deployment issues)