Deploying Senturo for iOS with Microsoft Intune

Follow the Instructions Below to Deploy Senturo for iOS with Microsoft Intune.

Prerequisites

  • iOS 12 or later

  • Microsoft Intune

Required iOS Permissions for Senturo

  • Notifications

  • Location Services

  • Background App Refresh

1. Integrate Senturo with Microsoft Intune

  • Access Integrations
    • Click on Integrations on the navigation menu.image-png-Jul-22-2024-03-31-43-3020-PM
  • Connect to Microsoft Intune
    • On the Integrations page, click on "Connect" button for Microsoft Intune.image-png-Jul-22-2024-03-52-57-7244-PM
    • Enter your Intune admin credentials to authenticate Senturo.
  • Once you sign in, enable the integration features as preferred.

2. Deploying Senturo for iOS with Microsoft Intune

  • Add Senturo to Intune
    • Navigate to Apps, then Select iOS/iPadOS.
    • Click on Add, Choose iOS store app and click on Select.
    • Click on Search the App Store.
    • Search for Senturo, choose the relevant App Store location and click on Select.

    • Edit the App information as necessary, then click on Next.
    • Configure Assignments as required, then click on Next.
    • If happy with the configuration, click on Create.
    • On the pop-up that shows on the iOS device, click on Install. However, do not open the app yet.

3. Deploying Configuration Policy

  • Create Policy for device enrollment
    • Navigate to Apps and click on App Configuration policies.
    • Click on Add then click Managed Devices.
    • Type a Name for the policy, set platform as iOS/iPadOS, set the Targeted app as Senturo and click Next.
    • For the Configuration settings format, choose Enter XML data.
    • Navigate to your Senturo dashboard. 
    • Click on Device Enrollment, then click on iOS.
    • Click on Multi device.
    • Click View Account Key.
    • Your key and token will be displayed, and a PLIST file will be downloaded. The automatically downloaded PLIST is all that’s required.
    • Navigate back to Microsoft Intune.
    • Extract the data from the PLIST and enter into the XML property list field (for Microsoft Intune it’s required to remove all data before the opening and closing dict tag, and enter the values as shown below).

      {{<dict>

      <key>email</key>

      <string>YOURSENTUROACCOUNTEMAIL</string>

      <key>token</key>

      <string>c1db09373f01c6c777c69fd8d2915265dd43f4fa</string>

      <key>device_id</key>

      <string>{{serialnumber}}</string>

      </dict>

      </plist>}}

       


      Screenshot 2024-11-25 at 11.04.29
    • Once done editing, click Next.
    • Add Assignments as required and click on Next.
    • Click on Create to enable the policy to be pushed to assigned devices.

      Screenshot 2024-11-25 at 11.01.29
    • After creating the policy, click on the Senturo app configuration policy and select Device Install status. Then wait for the installation status for the devices to update. This can take up to 20 minutes.
    • Once the devices show up on the install status page, it means the policy has been successfully deployed to the device.
    • Open Senturo on the iOS devices page to complete device enrollment.