LogMeIn support sites no longer support Microsoft's Internet Explorer (IE) browser. Please use a supported browser to ensure all features perform as they should (Chrome / FireFox / Edge).

The GoTo support site no longer supports Safari 15. Please upgrade your browser to Safari 16 (or newer) or switch to a supported browser such as Google Chrome, Mozilla Firefox, or Microsoft Edge.

Discover what our all-in-one IT solution can do for your business. Get LogMeIn Resolve free.

We are currently experiencing an unplanned outage for this product. Service Status
  • Support
  • Products

    Explore support by product

    GoTo Connect

    All-in-one phone, meeting and messaging software

    GoTo Meeting

    Video and audio meeting software

    GoTo Webinar

    All-in-one webinar and virtual events software

    GoTo Room

    Conference room hardware

    GoTo Training

    Online training software

    OpenVoice

    Audio conferencing software

    Grasshopper

    Lightweight virtual phone system

    join.me

    Video conferencing software

    LogMeIn Resolve

    IT management & support

    LogMeIn Resolve MDM

    Mobile device management

    LogMeIn Pro

    Remote device access

    LogMeIn Central

    Remote monitoring & management

    LogMeIn Rescue

    Remote IT support

    GoToMyPC

    Remote desktop access

    GoToAssist

    Remote support software

    Hamachi

    Hosted VPN service

    RemotelyAnywhere

    On-prem remote access solution
  • Community
  • Trainings
  • Service Status
  • Try the improved My Cases portal

    Easily manage your ticket, track its status, contact us from an existing case, and more.

    Sign in to try
  • Language selector icon Language selector icon
    • English
    • Français
    • Italiano
    • Deutsch
    • Español
    • Português
    • Nederlands
  • Contact Support
  • Service Status
  • User Avatar User Avatar
    • Support
    • Contact Support
    • Browse Products
    • Service Status
    • Community
    • Trainings
    • Sign in
    • User Avatar
    • My Account
    • Personal Info
    • Sign In & Security
    • My Cases
    • Billing Center
    • https://link.goto.com/myaccount-billing
    • My GoTo Connect
    • My Meetings
    • My Webinars
    • My Trainings
    • My Conferences
    • My Resolutions
    • My Mobile Devices
    • My Sessions
    • My Sessions
    • My Incidents
    • Sign out
  • Explore Resolve
  • Features and Tools
  • Integrations
  • Intune Integration
  • About LogMeIn Resolve Integration with Microsoft Intune
product logo
Back button image Back
Back button image
product logo

LogMeIn Resolve unattended MSI deployment in Intune (Microsoft Endpoint Manager)

To deploy LogMeIn Resolve via Intune, you must first prepare the app for Intune "Win32 app deployment", then create that app deployment in Intune.

Get the MSI file for the LogMeIn Resolve app and prepare it for Intune Win32 app deployment

Before you begin: Before starting the process, create an input and output folder on your hard drive. You can use any other folder on your computer that you have access to, such as:
  • C:\Intune\Win32 App deployment\Input folder
  • C:\Intune\Win32 App deployment\Output folder
  1. Copy the GoToResolve_Unattended.msi file to the C:\Intune\Win32 App deployment\Input folder.
    Important: Make sure you do not rename the MSI file, as this will prevent deployment in Intune.
  2. Download the zip version of the Microsoft Win32 Content Prep Tool from the Microsoft website.
  3. Extract the zip file.
  4. Double-select the IntuneWinAppUtil file.

    Result: A command line window opens.

  5. Specify the source folder by copying and pasting the file path of the input folder, then press Enter.
  6. Specify the setup file by entering the GoToResolve_Unattended.msi file name.
  7. Specify the output folder by copying and pasting the file path of the output folder, then press Enter.
  8. Press Enter when prompted with Do you want to specify catalog folder (Y/N).
  9. The Microsoft Win32 Content Prep Tool creates an encrypted package with an .intunewin extension in the C:\Intune\Win32 App deployment\Output folder folder.

Create a WIN32 APP deployment in Intune

Follow the instructions below to create a deployment in Intune. Any other Intune deployment solution would fail as that renames the MSI installer file.
  1. Login to your Intune tenant at the Microsoft Intune admin center.
  2. Select Apps and then in All Apps view, select +Add.
  3. Select the Windows app (win32) app type.
  4. Choose Select > Select app package file.
  5. Select the folder icon and browse to your .intunewin file that you have created above.
  6. Select Open and then OK
    Uploading the intunewin file starts.
  7. Optional: On the App Information page, fill in the information of your win32 app. Make sure you follow your company standards when you edit these attributes and app icon.
    Your end-users will see this information, for example in your Company Portal.
  8. Select Next.
    The Program page is displayed. The install and uninstall command lines are automatically populated from the intunewin file.
  9. Type the following command in the Install command field to make sure that it is properly set:
    msiexec /i "[APP_NAME.msi]" /qn
  10. Type the following command in the Uninstall command field to make sure that it is properly set:
    msiexec /x "{APP_DETECTION_CODE}" /qn
  11. Select Next.
    The Requirements page is displayed.
  12. For Operating System Architecture, select 32bit AND 64bit, for Minimum Operating System, select Windows 10 1607.
  13. Optional: Under Specify System Prerequisites you can set prerequisites such as Disk space required (MB), etc., before the app installation can proceed.
  14. Select Next.
    The Detection rule page is displayed.
  15. On the Detection rule page, do the following:
    1. Set Rules Format to Manually configure detection rules.
    2. Select Add to add a custom detection rule.
    3. Set Rule type to MSI.
      The MSI product code is auto-populated from the uploaded intunewin file.
    4. Select Yes for MSI product version check.
    5. Set the Operator to Greater than or equal to.
    6. Set the Value to the version of your LogMeIn Resolve MSI application.
      You can find the version on the App information page of the Add App Intune wizard. Alternatively, you can check the file properties of your MSI file to see the version value. Using the MSI product version check, Intune will only deploy your app when an older or no version of LogMeIn Resolve is detected on the target computer.
    7. Select OK to close the Detection rule window and then select Next.
  16. Select Next again twice.
    You don’t need to specify either dependency rules or Supersedence so you can skip those pages.
  17. Optional: Select Scope tags according to your company rules and select Next.
    Note: Normally you don’t need to select scope tags.
  18. On the Assignments page, select the deployment targets for your app.
    • If you want your app to be deployed silently on a group of users or computers, or to all users or devices, then use the Required section of the window to specify the target groups, users, or devices.
    Note: We suggest creating the "Intune GoToResolve Install group" to be able to auto-install the app on the assigned devices.
    • To make your app available in the Microsoft Company Portal app for all Intune-managed Windows computers, then use the Available for enrolled devices section to select the target groups, users, or devices.
  19. Select Next.
  20. Review the settings that you have specified during the previous steps for your app deployment, and select Create to finish the Win32 app creation.
    Your app package will now get created and the intunewin file will begin to upload to Intune. Wait until the upload is finished.
  21. Intune will now begin to deploy your app according to your settings on the Assignment page.
  22. You can monitor progress under Apps > Monitor > App install status.
Article last updated: 19 December, 2024

Need help?

Contact icon Contact support
Manage Cases icon Manage cases
Community icon Ask the Community
Training icon Attend trainings
Video icon Watch videos
  • Language selector icon Language selector icon
    • English
    • Français
    • Italiano
    • Deutsch
    • Español
    • Português
    • Nederlands
  • About Us
  • Terms of Service
  • Privacy Policy
  • Trademark
  • Do Not Sell or Share My Personal Info
  • Browse Products
  • Copyright © 2025 GoTo Group, Inc. All rights reserved

Collaboration Products

GoTo Connect

GoTo Meeting

GoTo Webinar

GoTo Training

join.me

Grasshopper

OpenVoice

Remote Solutions Products

GoTo Resolve

Rescue

GoToAssist

Access Products

Pro

Central

GoToMyPC