Silent Install HQ
MSI WinGet

NSClient++

MySolutions NORDIC · 0.10.9.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i NSCP-0.10.9-Win32-legacy-xp.msi /quiet /norestart
InstallPath
msiexec /i NSCP-0.10.9-Win32-legacy-xp.msi /quiet /norestart INSTALLLOCATION="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {DE983FAC-8ED1-4405-AB38-3E54FD750B06}
Product version operator Greater than or equal to
Product version 0.10.9.0

MSI Properties

Product Code {DE983FAC-8ED1-4405-AB38-3E54FD750B06}

File Identity

SHA256 1783b43252582f73fa922cb314ebee50d0fa36826662b15a3c359c43b7bbf5ee VirusTotal ↗
Filename NSCP-0.10.9-Win32-legacy-xp.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID MySolutionsNORDIC.NSClient++
Version 0.10.9.0
Description A fully fledged monitoring agent which can be used with many monitoring tools.
License GPL-2.0
Release Notes What's Changed Minor update which has some code and documentation changes as well as one bugfix: - check_process should show memory values in human readable form i.e. 1234567 (bytes) should be converted to 1.236MB. This is similar to how other size related check work. An example of how it now looks: check_process "warn=working_set > 3G" "crit=working_set > 5G" "detail-syntax=%(exe) working-set: %(working_set)" L cli WARNING: WARNING: clion64.exe working-set: 3.945GB Full Changelog: http…