Wingetlywingetly
← All apps

Iometer

by Intelv1.1.0

Last updated

Intel.Iometer

Install with winget

$ winget install --id Intel.Iometer --exact --version 1.1.0

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

Silent install command for Iometer

Iometer uses EXE. The silent install switches are /S.

One-line silent install (x64)
installer.exe /S

See the full silent install reference for Iometer

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

As the Iometer User's Guide says, Iometer is an I/O subsystem measurement and characterization tool for single and clustered systems. It was originally developed by the Intel Corporation and announced at the Intel Developers Forum (IDF) on February 17, 1998 - since then it got wide spread within the industry.

Installers · v1.1.0

ArchitectureTypeScopeInstallDownload
x64EXE-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 Iometer.

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

  • Intel® Driver & Support AssistantIntel
    Intel.IntelDriverAndSupportAssistantv26.2.0.7

    The Intel® Driver & Support Assistant enables you to scan computing devices for the latest drivers available from Intel.

  • I
    Intel Converged Security and Management Engine Version Detection ToolIntel
    Intel.CSMEVDTv14.0.2.0015

    Assists with detection of the security vulnerabilities described in recent Intel security advisories.

  • Intel System Support UtilityIntel
    Intel.SystemSupportUtilityv4.3.2.0

    Tool to scan for system and device information to assist with Intel customer support troubleshooting. The information can be viewed, saved to a file, or sent to customer support through the web.

  • Intel Endpoint Management AssistantIntel
    Intel.EMAPlatformManagerv1.14.5.0

    This tool allows an administrator to manage components running on Intel EMA servers.

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

More from Intel or browse benchmark, network.

Frequently asked questions

How do I install Iometer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.Iometer --exact --version 1.1.0. winget downloads the installer from Intel and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Iometer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.Iometer --exact 1.1.0 --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 Iometer?
Iometer uses EXE. Run the downloaded installer with: installer.exe /S. The silent switches are /S.
How do I uninstall Iometer via winget?
Run: winget uninstall --id Intel.Iometer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Iometer's Apps & Features entry.
Is Iometer free?
Iometer is distributed under Intel Open Source License. Refer to the publisher (http://www.iometer.org) for the full license terms - Wingetly itself does not charge for installation.
Does Iometer 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 Iometer directly from the publisher.
How do I keep Iometer up to date?
Run winget upgrade --id Intel.Iometer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Iometer from microsoft/winget-pkgs.