Skip to main content

In today’s remote work era, Logitech Unifying Software has become a crucial tool for seamlessly connecting Logitech peripherals. However, deploying this software across your organization can be challenging. That’s where Microsoft Intune comes in. In this blog post, we’ll show you how to effortlessly deploy Logitech Unifying Software with Microsoft Intune, ensuring your team can easily connect their Logitech devices, no matter where they work. Let’s dive in!

What are we going to set up?

In the first step, we will create an IntuneWin file using the Logitech Unifying installation file. In the second step, we will upload this file to Intune and configure the parameters. This allows us to achieve a smooth installation on the clients.

Create IntuneWin file

To set deploy Fonts with Intune we first need to create the IntuneWin file. Follow these steps:

  • Create a new folder called Output on C:
  • Create a new folder called DeployLogitech on C:
  • Download the latest Logitech Unifying installation package
  • Copy the unifying252.exe file into C:\DeployLogitech
Logitech Unifying Download
  • Download the official Microsoft Intune Win App Tool
GitHub Intune Win App Tool
  • Open the Intune Win App Tool.

Important: You need to open the Tool with Administrator right. Otherwise there will be an error. 

  • Please specify the source folder: C:\DeployLogitech
  • Please specify the setup file: unifying252.exe
  • Please specify the output folder: C:\output
  • Do you want to specify catalog folder: N

In your Output Folder, there should be a new file called unifying252.intunewin

We need this file in Step 2

Import and deploy with Intune

  • Go to endpoint.microsoft.com
  • Click on Apps
  • Click on Windows
  • Click on Add
  • Chose App type Windows app (win32)
  • Click on Select
  • Click on Select app package file
  • Upload your IntuneWin file which is located in C:\output
  • Click on OK
  • Click on Next
  • Here you can change the Settings. I leave it as it is. Dont forget to enter a Publisher
  • Click on Next

Enter the following Commands:

  • Install Command: unifying252.exe /S
  • Uninstall command: “%ProgramFiles%\Common Files\LogiShrd\Unifying\UnifyingUnInstaller.exe” /S
  • Install behavior: System
  • Device restart behavior: no specific Action
  • Click on Next

On the Requirements tab enter:

  • Operating system architecture: 64-bit
  • Minimum operating system: Windows 10 1607
  • Click on Next

On the Detection rules tab:

  • Rules format: Manually configure detection rules
  • Click on Add
  • Rule type: File
  • Path: C:\Program Files\Common Files\LogiShrd\
  • File or Folder: Unifying
  • Detection method: File or folder exists
  • Associated with a 32-bit app on 64-bit clients: No
  • Click on Ok and on Next
  • You can skip the Dependencies
  • You can skip the Supersedence
  • On the Assignments tab assign the Policy to a Group or to All User
  • Click on Next
  • And Review + Create the Policy

Congratulations! You have successfully deployed the policy.

Conclusion

You learned how to deploy the Logitech Unifying Software with Microsoft Intune. We first created the IntuneWin App with the installation file. In the second step, we deployed this file with Intune.

Did you enjoy this article? You may also like the following articles.

Leave a Reply