Wingetlywingetly
← All apps

Ivanti Package Studio

by Ivantiv3.8.1

Last updated

Ivanti Package Studio is a ‘must have’ add-on for Ivanti EPM for every package and desktop engineer responsible for managing Windows desktop applications

Install with winget

$ winget install --id Ivanti.PackageStudio --exact --version 3.8.1

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

Silent install command for Ivanti Package Studio

Ivanti Package Studio uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (neutral)
msiexec.exe /i IvantiPackageStudio-setup-3.8.1.msi /quiet /norestart

See the full silent install reference for Ivanti Package Studio

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.

Installers · v3.8.1

ArchitectureTypeScopeInstallDownload
neutralMSI
WiX
-Direct

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

Security

25 known CVEs via NVD

  • high8.8Fix availableCVE-2026-8111affects <=2022May 12, 2026

    SQL injection in the web console of Ivanti Endpoint Manager before version 2024 SU6 allows a remote authenticated attacker to achieve remote code execution.

  • high7.8Fix availableCVE-2026-8110affects <=2022May 12, 2026

    Incorrect permissions assignment in the agent of Ivanti Endpoint Manager before version 2024 SU6 allows a local authenticated attacker to escalate their privileges.

  • medium6.5Fix availableCVE-2026-8109affects <=2022May 12, 2026

    An exposed dangerous method on the Core Server of Ivanti Endpoint Manager before version 2024 SU6 allows a remote authenticated attacker to leak access credentials.

  • high8.6Fix in v2024CVE-2026-1603affects before 2024Feb 10, 2026

    An authentication bypass in Ivanti Endpoint Manager before version 2024 SU5 allows a remote unauthenticated attacker to leak specific stored credential data.

  • medium6.5Fix in v2024CVE-2026-1602affects before 2024Feb 10, 2026

    SQL injection in Ivanti Endpoint Manager before version 2024 SU5 allows a remote authenticated attacker to read arbitrary data from the database.

  • high7.8Fix in v2024CVE-2025-13662affects before 2024Dec 9, 2025

    Improper verification of cryptographic signatures in the patch management component of Ivanti Endpoint Manager prior to version 2024 SU4 SR1 allows a remote unauthenticated attacker to execute arbitrary code. User Interaction is required.

  • high7.1Fix in v2024CVE-2025-13661affects before 2024Dec 9, 2025

    Path traversal in Ivanti Endpoint Manager prior to version 2024 SU4 SR1 allows a remote authenticated attacker to write arbitrary files outside of the intended directory. User interaction is required.

  • high8.8Fix in v2024CVE-2025-13659affects before 2024Dec 9, 2025

    Improper control of dynamically managed code resources in Ivanti Endpoint Manager prior to version 2024 SU4 SR1 allows a remote, unauthenticated attacker to write arbitrary files on the server, potentially leading to remote code execution. User interaction is required.

Showing 8 of 25. Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Frequently asked questions

How do I install Ivanti Package Studio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Ivanti.PackageStudio --exact --version 3.8.1. winget downloads the installer from Ivanti and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Ivanti Package Studio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Ivanti.PackageStudio --exact 3.8.1 --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 Ivanti Package Studio?
Ivanti Package Studio uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i IvantiPackageStudio-setup-3.8.1.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Ivanti Package Studio via winget?
Run: winget uninstall --id Ivanti.PackageStudio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Ivanti Package Studio's Apps & Features entry.
Is Ivanti Package Studio free?
Ivanti Package Studio is distributed under Proprietary. Refer to the publisher (https://marketplace.ivanti.com/xchange/64b5b48e2ee9d6e08c3e6724/solution/663e0f991d314dc51e94fc00) for the full license terms - Wingetly itself does not charge for installation.
Does Ivanti Package Studio 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 Ivanti Package Studio directly from the publisher.
How do I keep Ivanti Package Studio up to date?
Run winget upgrade --id Ivanti.PackageStudio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Ivanti Package Studio from microsoft/winget-pkgs.