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:

  1. In the Configuration Manager console, choose Software Library > Application Management > Applications

  2. Right click Applications and select Create Application

  3. Select Manually specify the application information  > Next 

  4. Enter details about the Application > Next

  1. Here we can select language add an icon for the application and we can highlight this app in Software Center > Next

  2. Click Add to manually configure the deployment types

  3. Choose manually specify the deployment type information > Next

  4. Enter the name of the application > Next

  5. Specify the folder and Content file location for the exe file and specify the command that will be used during the installation.

  6. Install command: logioptionsplus_installer.exe /quiet

  7. 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

  1. Click Add Clause

  2. 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.

  3. Set install behavior this for system > Next

  4. No requirements > Next

  5. No dependencies > Next

  6. 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:

  1. In the Configuration Manager console, choose Software Library Application Management > Applications.  ,Right click the Options application and click Deploy

  2. Click Browse and specify the collection as All Systems. Click Next.

  3. To add the Distribution Points, click in Add and choose your distribution point.

  4. Choose Action as “Install” and Purpose as “Required

  5. Select the Installation deadline “as soon as possible“. Click Next

  6. For the User Notifications, select Display in the Software Center and all notifications. Click Next

  7. Click Next > Next > Finish.

2.1.2 Steps to deploy Options+ using Intune

2.1.2.1 Step 1: Gather Softwares

  1. Download Logitech options software from the following Link

  2. Create a new folder in c: (c:\optionsplus), then move the file to that new folder

  3. Download the Microsoft Content Prep Tool (IntuneWinAppUtil.exe)   https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool

  4. 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

  1. Open a CMD prompt with the administrator and navigate to the folder you copied the Intune Win32 Content prep tool in. ex: c:\IntuneWinAppUtil.

  2. 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

  1. Press Enter

  2. The .intunewin file is then created (C:\Optionsplus\logioptionsplus_installer.intunewin)

2.1.2.3 Step 3: Upload  file in Intune Portal

  1. Log into your Intune portal.

  2. Go to Apps                                                                       

  3. Click on All Apps.

  4. Add a new App.                    

  5. Under others, choose Windows-app (Win32), then click Select.

  6. Add the App Package file, this is the logioptionsplus_installer.intunewin file that you created above.

  7. In the App Information tab, you can customize this as needed

  8. Click Next

  9. 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

  1. Click Next

  2. For the Requirements tab, settings are

    • Operating system architecture: x64-Bit

    • Minimum operating system: Windows 10 1607

  3. Click Next

  4. Detection rules : Create a manually configured detection rule - Click Add

    • Rule Type: File

    • Path: C:\Program Files\LogiOptionsPlus

    • File: logioptionsplus.exe

  5. Detection Method: File or Folder exists

  6. Click Next > Next > Next

    • Note: Dependencies & Supersedence should be blank

2.1.2.3a Assignment:

  1. Add it to the required group.

  2. Make sure to hide all Toast Notifications.

  3. Click Next > Create

2.1.2.4 Step 4: Verify Install:

  1. Go to the Apps List

  2. Drill Down into the Application you just created

  3. Click on Device Install Status

  4. Check for any failed systems

2.1.2.5 Step 5: Troubleshooting:

Drill down into the Managed Apps for the failed system:

  1. Go To Devices > All Devices > Select the computer that failed and then select Managed Apps

  2. 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

  3. 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

AI assisted translation
Menu