Wingetlywingetly
← All apps

OsMonitor Management Console

by WangYa Computer Co.,Ltd.v10.6.23

Last updated

On-premise employee monitoring and Data Loss Prevention (DLP) management console.

Install with winget

$ winget install --id NanJingWangYa.OsMonitor --exact --version 10.6.23

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for OsMonitor Management Console

OsMonitor Management Console uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86)
OsMonitorServerSetup10.6.23.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for OsMonitor Management Console

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

OsMonitor is a 100% on-premise employee monitoring and Data Loss Prevention (DLP) solution built natively for Windows networks. This package automates the silent deployment of the central management console server, running completely within the local network to guarantee data privacy and sovereignty.

Installers · v10.6.23

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for OsMonitor Management Console.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • P
    PCAP Sentryindustrial-dave
    industrial-dave.PCAP-Sentryv2026.2.17.2

    Learn Malware Network Traffic Analysis - Beginner-friendly educational tool

  • UVtoolsPTRTECH
    PTRTECH.UVtoolsv6.2.0

    MSLA/DLP, file analysis, calibration, repair, conversion and manipulation

  • ChMaca wandersick
    wandersick.ChMacv2.0

    ChMac is a command-line-interface (CLI) tool for Windows that changes or randomizes MAC addresses of specified network adapters.

  • C
    Cloudflare DLP Forensic Copy DecoderSALT Cyber Security
    Devolvio-B-V.cf-dlp-decodev2.3.0

    A powerful command-line tool and interactive TUI for decoding and extracting Cloudflare DLP (Data Loss Prevention) forensic copies from compressed log files.

  • S
    secRMMSquadraTechnologies
    SquadraTechnologies.secRMMv9.11.50.0

    Security Removable Media Manager.

More from WangYa Computer Co.,Ltd. or browse employee-monitoring-software, dlp, network-security.

Frequently asked questions

How do I install OsMonitor Management Console on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NanJingWangYa.OsMonitor --exact --version 10.6.23. winget downloads the installer from WangYa Computer Co.,Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install OsMonitor Management Console silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NanJingWangYa.OsMonitor --exact 10.6.23 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for OsMonitor Management Console?
OsMonitor Management Console uses EXE (Inno Setup). Run the downloaded installer with: OsMonitorServerSetup10.6.23.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall OsMonitor Management Console via winget?
Run: winget uninstall --id NanJingWangYa.OsMonitor --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from OsMonitor Management Console's Apps & Features entry.
Is OsMonitor Management Console free?
OsMonitor Management Console is distributed under Commercial. Refer to the publisher (https://www.os-monitor.com/) for the full license terms - Wingetly itself does not charge for installation.
Does OsMonitor Management Console work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls OsMonitor Management Console directly from the publisher.
How do I keep OsMonitor Management Console up to date?
Run winget upgrade --id NanJingWangYa.OsMonitor --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of OsMonitor Management Console from microsoft/winget-pkgs.