Options+ Mass Installation (Windows)
Options+ can be mass deployed using SCCM and Intune. Directions for both are provided below:
2.1.1 Steps to deploy Options+ using SCCM
2.1.1.1 Step 1: Create an Application:
In the Configuration Manager console, choose Software Library > Application Management > Applications
Right click Applications and select Create Application
Select Manually specify the application information > Next
Enter details about the Application > Next
Here we can select language add an icon for the application and we can highlight this app in Software Center > Next
Click Add to manually configure the deployment types
Choose manually specify the deployment type information > Next
Enter the name of the application > Next
Specify the folder and Content file location for the exe file and specify the command that will be used during the installation.
Install command: logioptionsplus_installer.exe /quiet
Uninstall command: logioptionsplus_installer.exe /quiet /uninstall
Supported Arguments
quiet - does installation silently without User Interface
analytics - Yes / No - Enables/disables analytics
flow - Yes / No.- Enables/disables flow feature
sso - Yes / No - Enables/disables SSO
update - Yes / No - Enables/disables auto update feature.
log <directory path>
Example:
logioptionsplus_installer.exe /quiet /analytics Yes /flow Yes /sso No /update Yes /log c:\temp\optionsplus.log
Click Add Clause
Here we specify the detection method which checks if the application file exists on the specified location. This will indicate software is installed successfully. You can use a test computer to make sure the specified location is correct.
Set install behavior this for system > Next
No requirements > Next
No dependencies > Next
Close the wizard> Next > Close the wizard
Now you can distribute the Application and deploy to your collections
2.1.1.2 Step 2: Application deployment steps:
In the Configuration Manager console, choose Software Library Application Management > Applications. ,Right click the Options application and click Deploy
Click Browse and specify the collection as All Systems. Click Next.
To add the Distribution Points, click in Add and choose your distribution point.
Choose Action as “Install” and Purpose as “Required“
Select the Installation deadline “as soon as possible“. Click Next
For the User Notifications, select Display in the Software Center and all notifications. Click Next
Click Next > Next > Finish.
2.1.2 Steps to deploy Options+ using Intune
2.1.2.1 Step 1: Gather Softwares
Download Logitech options software from the following Link
Create a new folder in c: (c:\optionsplus), then move the file to that new folder
Download the Microsoft Content Prep Tool (IntuneWinAppUtil.exe) https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool
Create a new folder in c:\IntuneWinAppUtil. Then Extract the downloaded zip file and copy the IntuneWinAppUtil.exe file into the c:\IntuneWinAppUtil folder.
2.1.2.2 Step 2: Create the Intunewin file
Open a CMD prompt with the administrator and navigate to the folder you copied the Intune Win32 Content prep tool in. ex: c:\IntuneWinAppUtil.
Run the IntuneWinAppUtil.exe command and fill in the following information:
Source folder: c:\Optionsplus
Setup file: logioptionsplus_installer.exe
Output folder: C:\Optionsplus
Specify the Catalog folder: No
Press Enter
The .intunewin file is then created (C:\Optionsplus\logioptionsplus_installer.intunewin)
2.1.2.3 Step 3: Upload file in Intune Portal
Log into your Intune portal.
Go to Apps
Click on All Apps.
Add a new App.
Under others, choose Windows-app (Win32), then click Select.
Add the App Package file, this is the logioptionsplus_installer.intunewin file that you created above.
In the App Information tab, you can customize this as needed
Click Next
In the Program tab, make the following changes:
Install command: logioptionsplus_installer.exe /quiet /analytics Yes /flow Yes /sso No /update Yes /log c:\temp\optionsplus.log
Uninstall command: logioptionsplus_installer.exe /uninstall
Install behavior: System.
Device restart behavior: No specific actions.
Return code: Leave as default
Click Next
For the Requirements tab, settings are
Operating system architecture: x64-Bit
Minimum operating system: Windows 10 1607
Click Next
Detection rules : Create a manually configured detection rule - Click Add
Rule Type: File
Path: C:\Program Files\LogiOptionsPlus
File: logioptionsplus.exe
Detection Method: File or Folder exists
Click Next > Next > Next
Note: Dependencies & Supersedence should be blank
2.1.2.3a Assignment:
Add it to the required group.
Make sure to hide all Toast Notifications.
Click Next > Create
2.1.2.4 Step 4: Verify Install:
Go to the Apps List
Drill Down into the Application you just created
Click on Device Install Status
Check for any failed systems
2.1.2.5 Step 5: Troubleshooting:
Drill down into the Managed Apps for the failed system:
Go To Devices > All Devices > Select the computer that failed and then select Managed Apps
Click on collect Logs and enter the path c:\windows\Temp\logioptionsplus.log
In a few minutes the log file will be ready to download
Check the log files from c:\temp\optionsplus.log
Note: You should mention the path in installation commands otherwise you can’t get log files