Close TOC
My Group: This user has no roles.

My Distribution ID: Please log in to see your distribution ID.

Explore This Section

My Group: This user has no roles.

My Distribution ID: Please log in to see your distribution ID.
Open TOC
 


Installing NIVOMAX Network Client Viewer via Microsoft Intune

Disclaimer

SYNAXIOM does not distribute NIVOMAX Viewer setup files directly to end users. To obtain the necessary setup files, users must download a copy directly from the Technical Publications Supplier's NIVOMAX Self Serve portal, subsequent to agreeing to the terms and conditions stipulated therein. The Technical Publication Supplier, possessing a valid Distribution ID for their copy of the NIVOMAX Applications, is the sole distributor. Access to and use of the NIVOMAX Viewer is contingent upon the purchase of a Data License for a digital product from the Technical Publications Supplier. The digital product downloaded will function exclusively with the viewer provided by the respective Supplier. Users are advised that the distribution of NIVOMAX Viewer setup files may be governed by applicable export control regulations depending on their region.

Licensing

It is not necessary for end-users to purchase a separate NIVOMAX license. The Technical Publications Supplier from whom you have acquired your Data License has already procured the requisite licenses from SYNAXIOM. By extending an invitation, they include you within their authorized user pool, as permitted under their NIVOMAX license agreement. You are authorized to use the NIVOMAX software provided the Technical Publications Supplier maintains a valid NIVOMAX software license.

Confidentiality

This document (“Document”) contains confidential and proprietary information owned by SYNAXIOM Inc. (“SYNAXIOM”). No part of this Document may be reproduced, copied, or distributed in any form or by any means without the prior written permission of SYNAXIOM Inc. Unauthorized use, disclosure, or reproduction of this Document is strictly prohibited. Any third-party intellectual property mentioned herein is the property of their respective owners, and such mention is for informational purposes only and does not imply any association with or endorsement by the owners.

This page must not be removed before distributing the document. It must remain present in all shared copies to ensure proper communication and compliance.

Installing NIVOMAX Network Client Viewer via Microsoft Intune

Last Updated on January 9, 2025 | 3 min read


NOTE

This guide and feature is only supported on NIVOMAX Network Client Viewer v3.5.x or greater.

This guide is specifically for deploying the NIVOMAX Network Client Viewer using Microsoft Intune.

For guides on command-line silent installation and Microsoft System Center Configuration Manager (SCCM) deployment, visit this page.

1. Prepare the Application for Deployment

Step 1: Download the Microsoft Win32 Content Prep Tool

Download the tool from the official GitHub repository: Microsoft Win32 Content Prep Tool.

Step 2: Run the Tool to Create the .intunewin File

    1. Extract the downloaded content and locate the IntuneWinAppUtil.exe file.
    2. Open Command Prompt (CMD) with administrative privileges by Right-clicking the CMD App and selecting Run as Administrator from the context menu.
  1. Navigate to the folder containing IntuneWinAppUtil.exe using the cd command.
    cd C:\Path\To\Extracted\Tool
  2. Run the tool using command  .\IntuneWinAppUtil.exe and follow these prompts:
    • Source folder: Enter the path to the folder containing NIVOMAX-network-client-viewer.exe and any supporting files.
    • Setup file name: Specify the installer file name (e.g., NIVOMAX-network-client-viewer.exe).
    • Output folder: Specify where the .intunewin package will be saved. Example:
      C:\Path\To\Output\Folder
  3. Finalize the .intunewin file creation. Verify the file in the output folder.

2. Deploy the Application Using Microsoft Intune

Step 1: Upload the .intunewin File

  1. Log in to the Intune portal and navigate to Home > Apps > +Add.
  2. Select Windows app (Win32) as the app type.
  3. Click Select app package file and upload the .intunewin package.

Step 2: Configure Application Information

Fill out the following fields:

  • Name: NIVOMAX Network Client Viewer
  • Description: Provide a brief summary of the application.
  • Publisher: SYNAXIOM Inc.
  • App Version: Enter the version number.
  • Category: Business
  • Information URL: https://helpcenter.nivomax.com
  • Developer: SYNAXIOM Inc.

Step 3: Add Program Information

Specify the installation and uninstallation commands:

Example Install Command

  1. NIVOMAX-Network-Edition-Client-Viewer-WIN-X64-V3.5.4.2025010301.exe: The installer executable file.
  2. -i silent: Instructs the installer to run silently, without user interaction.
  3. -DataServerHost: Specifies the IP address of the data server.
  4. -DataServerPort: Defines the port to use for the data server.
  5. -LogFilePath: Specifies the path where the log files will be stored.
  6. -InstallPath: Sets the directory where the application will be installed.
NIVOMAX-Network-Edition-Client-Viewer-WIN-X64-V3.5.4.2025010301.exe -i silent -DataServerHost <IP/Hostname> -DataServerPort <Port> -LogFilePath <LogFilePath> -InstallPath <InstallPath>

 

Example Uninstall Command

  • C:\Program Files\NIVOMAX Client Viewer\uninstall.exe: Path to the uninstaller executable located in the installation folder on the system.
  • -i silent: Instructs the installer to run silently, without user interaction.
"C:\Program Files\NIVOMAX Client Viewer\uninstall.exe" -i silent

Step 4: Define System Requirements

  • Operating System Architecture: 64-bit
  • Minimum Operating System: Customer-specific
  • Disk Space Required: 2048 MB

Step 5: Set Detection Rules

  • Rules Format: Manually configure detection rules
  • Rule Type: File
  • Path: C:\Program Files
  • File or Folder: NIVOMAX Client Viewer
  • Detection Method: File or folder exists

Step 6: Add Software Dependencies

Install the Microsoft Visual C++ Redistributable as a prerequisite.

Step 7: Configure Assignments

  • Required: Automatically installs on selected devices or groups.
  • Available for Enrolled Devices: Allows users to install via the Company Portal.
  • Uninstall: Removes the app from specified devices or groups.

Step 8: Review and Finalize

  1. Review all configurations.
  2. Click Create to complete the setup.

Additional Notes

  • Error Handling: Check Intune logs if deployment fails.
  • Testing: Test deployment on a small group before organization-wide rollout.
  • Supersedence: Not required for NIVOMAX applications.
  • Support: Refer to Microsoft Intune Documentation for troubleshooting.

For the latest documentation on this and other important topics, please refer to the NIVOMAX Help Center. The NIVOMAX Help Center is your primary resource for up-to-date information, guidelines, and self-serve support for NIVOMAX.

This document also has an online version which may be more up-to-date.


CONFIDENTIAL

This document is the property of SYNAXIOM Inc.