Welcome to the blog post about How to deploy Logitech Unifying Software with Microsoft Intune. Imagine this: You’re sitting at your desk, sipping your morning coffee, when suddenly your mouse decides it’s had enough. It scurries away, leaving you stranded in a sea of spreadsheets and deadlines. Fear not! The Logitech Unifying Software swoops in like a tech-savvy superhero, ready to save the day. Let’s have a look, how you can deploy the Logitech Unifying Software with Microsoft Intune for all users.
Table of Contents
What are we going to set up?
In this Blog post we will show you, How to deploy Logitech Unifying Software with Microsoft Intune. We will show you the best practices and deploy the latest version of the application. We will download the executable from the official website. With this executable we will create a Win32 Intune Win file. Last we are going to import and deploy the application with Microsoft Intune. Short, we will perform the following steps to deploy Logitech Unifying Software:
- Step 1: Download Logitech Unifying application
- Step 2: Create WIN32 application
- Step 3: Import and deploy with Microsoft Intune
How to deploy Logitech Unifying Software with Microsoft Intune
Download Logitech Unifying application
The first step is to download the Logitech Unifying Software from the official website. Once you have downloaded the application, you can proceed to the next step.
- Go to https://support.logi.com/hc/en-us/articles/360025297913-Unifying-Software
- Click on the Download Now.
Create Win32 application
After you have downloaded the Logitech Unifying Software the next step is to create an Intune Win App (Win32). Just follow the steps below:
- Create a new folder DeployLogitech on C:. Copy the downloaded executable into this folder.
- Create a new folder Output on C:
Now we are going to create an Intune Win file with the official application. First of all download the official Microsoft Intune Win App Tool.
- Download the official Microsoft Intune Win App Tool
- After installation open the Intune Win App Tool.
In the application specify the following things:
- 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 Microsoft Intune
After we have created the intunewin file of the executable, we can now upload the application to Microsoft Intune and deploy it to our environment. Just follow these steps.
- Go to intune.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
- Define your Dependencies if applicable and click on Next
- Define your Supersedence if applicable and click on Next
- 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 application.
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.