AdminStudio リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
AdminStudio 2026 R32026年8月15日
機能

Sandbox Validation for Install and Uninstall Commands

  • AdminStudio now provides a Play button next to the Install Command and Uninstall Command fields in the App Insights tab. This enhancement enables you to validate AI-generated install and uninstall command lines directly from the Deployment Commands section before publishing or deploying a package. Commands are executed in an isolated sandbox environment, helping identify potential deployment issues early, reduce deployment failures, and improve confidence in AI-generated command recommendations. Supported package types include MSI, EXE, and PS1.

Default ConfigMgr Deployment User Interface

  • The default ConfigMgr deployment configuration has been enhanced with a redesigned user interface and a new ConfigMgr Deployments tab within the ConfigMgr distribution system settings. In addition to the improved and more intuitive workflow for viewing and managing deployment configuration settings (add, edit, and delete), this enhancement introduces global deployment configuration capabilities. Deployment settings configured on this tab are applied as the default deployment configuration for all packages subsequently imported into AdminStudio, ensuring consistent deployment behavior across applications. This update includes both usability improvements and centralized deployment configuration management, while preserving existing deployment functionality.

Schedule Automation Enhancements

  • Application Manager now supports the creation and management of multiple scheduled automations, providing greater flexibility in configuring and running automated workflows. You can add, edit, and delete schedules for automated tasks, and create multiple schedules with Once, Daily, Weekly, or Monthly frequencies to meet different operational requirements.
  • In addition, support for multiple recurring automation schedules has been extended to Package Subscriptions in the Backlog tab and Monitored Directories. You can configure and manage multiple schedules for a single subscription or monitored directory using options such as Only Once, Everyday, Every Wednesday, Monthly on selected dates, and Alternate month on 2nd and 4th Sunday. These enhancements provide greater control over when package update workflows and monitored directory processing are executed.

Pre-Configured AdminStudio Catalog in Azure Marketplace

  • AdminStudio Azure Marketplace deployments now include a fully pre-installed and pre-configured evaluation environment. Upon activating an evaluation license, AdminStudio automatically connects to a prepopulated catalog containing two sample application packages, supports up to 10 packages, and is available for a 14-day evaluation period, providing a streamlined onboarding experience without additional setup.

Compressed and Multi-Setup Package Deployment Support

  • AdminStudio now automatically downloads and extracts supported compressed package formats during the import process. After extraction, package details and extraction status are displayed, allowing you to proceed directly with importing applications into the Application Catalog. Supported package formats are: .7z, .zip, .rar, .gz and .tar.
  • Also, it automatically identifies the primary installer within compressed and multi-setup packages, generates the appropriate install and uninstall command lines, and prepares applications for deployment.

New Version Alerts for PFM Packages

  • AdminStudio now provides configurable email notifications for new package versions. A new App Owner field has been added to the Package Information page, allowing you to associate one or more email addresses with a package.
  • In addition, the Package Feed Options settings now include a New Version Alerts section where users can enable or disable email notifications and specify additional recipients. When a new package version becomes available, notification emails are sent to the configured recipients, helping stakeholders stay informed and take timely action.

File Redirection Fixup Enhancements

  • The MSIX Editor now supports reordering fixup rules through new Move Up and Move Down options in the Fixups context menu. This enhancement allows you to control the evaluation order of fixup rules directly from the UI. The editor also provides a Rule Order Warning when a catch-all pattern (for example, .*) is not positioned as the last rule, helping ensure that all rules are evaluated as intended.
  • Multiple patterns can be entered as a comma-separated list using .NET regular expression syntax.

Support for ConfigMgr 2509

  • You can now distribute the following deployment types to Microsoft ConfigMgr 2509:
    • Windows Installer (MSI).
    • MSIX Package.
    • Legacy installer (EXE).
    • PowerShell wrapped packages (PS1).
    • App-V (4.x and 5.0).
    • Apple iOS (binary file and public store).
    • Google Android (binary file and public store).

Includes InstallShield 2026 R1

  • Support for running PowerShell scripts in MSIX Package Using Package Support Framework.
  • Support for WinUI-based wizard pages.
  • Support to pass command-line arguments to Packaged Application using Custom Fixup.
  • Support for Microsoft Entra ID Authentication and Custom SQL connection strings.

PowerShell Cmdlets / REST API Enhancements

  • The following new Cmdlets and REST APIs has been added:
    • Add-ASConfigMgrDefaultDeployment - When you run this Cmdlet or API, it adds a default deployment configuration for the specified ConfigMgr distribution system connection.
    • Get-ASConfigMgrDefaultDeployment - When you run this Cmdlet or API, it retrieves the default deployment settings configured for the specified ConfigMgr distribution system connection.
    • Update-ASConfigMgrDefaultDeployment - When you run this Cmdlet or API, it updates the default deployment configuration for the specified ConfigMgr distribution system connection.
    • Remove-ASConfigMgrDefaultDeployment - When you run this Cmdlet or API, it deletes the default deployment configuration for the specified ConfigMgr distribution system connection.
    • Get-ASScheduledAutomation - When you run this Cmdlet or API, it retrieves one or more scheduled automation configurations defined in AdminStudio.
    • New-ASScheduledAutomation - When you run this Cmdlet or API, it creates a new scheduled automation in AdminStudio.
    • Set-ASScheduledAutomation - When you run this Cmdlet or API, it updates an existing scheduled automation in AdminStudio.
    • Remove-ASScheduledAutomation - When you run this Cmdlet or API, it deletes an existing scheduled automation from AdminStudio.
    • Set-ASMonitoredDirectorySchedule - When you run this Cmdlet, it assigns scheduled automations to a monitored directory and enables or disables automation processing for it.
  • The following existing Cmdlets and REST APIs have been enhanced with new parameters:
    • New-ASPackageRequest - The following new input parameter has been added: Schedules - The name(s) of the scheduled automations to associate with the package request. Accepts a single schedule name or a comma-separated list of names (for example, Everyday or Everyday, Run Weekly).
    • Set-ASSubscribeRequest - The following new input parameters have been added: ScheduleId - Assigns scheduled automations to the backlog request by numeric ID (for example, (4,5)). Cannot be used together with ScheduleName. ScheduleName - Assigns scheduled automations to the backlog request by name (for example, ('Daily1','Daily2','Daily3')). Cannot be used together with ScheduleId.
AdminStudio 2026 R22026年5月18日
機能

Support for PowerShell App Deployment Toolkit (PSADT) 4.1.8

  • AdminStudio now supports PowerShell App Deployment Toolkit (PSADT) 4.1.8, enabling you to create, edit, and deploy PowerShell‑wrapped packages using updated templates with improved logging, additional script functions, and better alignment with modern deployment practices. You can wrap MSI, EXE, and MSIX packages, import and modify existing PSADT packages using the latest 4.1 functions, convert them to MSI, MSIX, and App‑V formats, and distribute signed or unsigned packages to endpoint deployment systems.

Quick Repackaging Using Sandbox for MSI, MSIX, and App‑V5 Type Conversion

  • AdminStudio now allows you to repackage existing MSI or EXE installers into modern deployment formats such as MSI, MSIX, or App‑V5. Using Quick Repackage in the package level, you can quickly convert applications without manually rebuilding installers, making them easier to standardize, deploy, and manage across enterprise environments.

Digital Signature Visibility Enhancements

  • The following improvements have been added to the Digital Signing indicators.
    • "Digitally Signed by Publisher" Visual Indicator in Backlog Grid - A new Digitally Signed by Publisher indicator has been added to the Backlog grid. This indicator uses an icon to clearly show whether a package is digitally signed by the publisher, helping you quickly assess package authenticity and integrity directly from the Backlog view.
    • "Digitally Signed" Column in Package Feed Module Import - A new Digitally Signed column is now available when importing packages from the Package Feed Module. This column displays the digital signing status of packages at import time, enabling you to make informed decisions when selecting and importing publisher signed packages.

Intune Deployment Data Tab Enhancements

  • New Dependency and Supersedence subtabs have been added to the Intune Deployment Data tab. With this enhancement, you can now define Dependencies to ensure prerequisite applications are installed before the target application and configure Supersedence to replace or upgrade existing applications with newer versions. These enhancements help ensure the correct installation order, simplify application lifecycle management, and improve deployment reliability in Microsoft Intune.

Migrate PSADT‑Based v3.x Packages to the Latest PSADT Version

  • AdminStudio now supports migrating application packages built on PSADT v3.x to the latest PowerShell App Deployment Toolkit version.

A new Migrate to Latest PSADT context menu option has been introduced at the package level enabling to upgrade PSADT- based packages through a guided workflow without manually modifying scripts or package configuration.

PowerShell Cmdlets / REST API Enhancements

  • Invoke-asmigratePSADT - When you run this Cmdlets or API, it upgrades existing packages that use the PowerShell App Deployment Toolkit (PSADT v3.x) to the latest supported version.
  • Add-ASIntuneDependency - When you run this Cmdlets or API, it adds a dependent package to a specified Intunewin package.
  • Add-ASIntuneSupersedence - When you run this Cmdlets or API, it adds a superseded package to a specified Intunewin package.
  • Edit-ASIntuneDependency - When you run this Cmdlets or API, it edits the value of auto installed for the specified Dependency ID.
  • Edit-ASIntuneSupersedence - When you run this Cmdlets or API, it edits the value of UninstallPreviousVersion for the specified Supersedence ID.
  • Get-ASIntuneApplications - When you run this Cmdlets or API, it fetches all Intunewin applications available in the Intune portal.
  • Get-ASIntuneCatalogApplications - When you run this Cmdlets or API, it fetches all Intunewin applications available in the Application catalog that have already been published to Intune.
  • Get-ASIntuneDependencies - When you run this Cmdlets or API, it fetches all the dependent applications added to a specified Intunewin package.
  • Get-ASIntuneSupersedenc - When you run this Cmdlets or API, it fetches all the superseded applications added to a specified Intunewin package.
  • Remove-ASIntuneDependency - When you run this Cmdlets or API, it deletes the Intune dependency.
  • Remove-ASIntuneSupersedence - When you run this Cmdlets or API, it deletes the Intune supersedence.

Support for Publishing and Deploying Mac Packages (PKG and DMG) to Microsoft Intune

  • AdminStudio now supports distribution and deployments of MAC (PKG and DMG) packages to Microsoft Intune. With this update, you can configure and publish Intune app metadata such as App Information, Requirements, Detection Rules, and Scope Tags using the existing Intune publishing workflow. This enhancement simplifies the application publishing workflow, expands platform support, and enables seamless integration with Intune for better management of macOS software distribution.
AdminStudio Enterprise 2026メジャーバージョン2026年2月18日
機能

Integrating Omnissa App Volumes in AdminStudio

  • AdminStudio now integrates with Omnissa App Volumes, enabling users to import existing VHD/VHDX packages, convert MSI, EXE, and PS1 installers into VHD/VHDX, VMDK, and wrapped MSI formats with associated metadata, and automatically import converted VHD and wrapped MSI packages so they can be managed like any other application in the AdminStudio catalog, streamlining App Volumes onboarding, conversion, and lifecycle management within a single, centralized workflow.

Support for Tanium Distribution System

  • A new Tanium Distribution Plugin connection has been added to the list of supported distribution systems. This enhancement enables AdminStudio to publish supported MSI and EXE application packages directly to Tanium, providing a centralized and streamlined deployment workflow. The Tanium Deployment Data tab is available in the Home Deployment Type view, allowing users to view Tanium specific deployment details for ease of application management across deployment platforms.

Repackager now Supports MP4 Video Step Recording

  • A new Use Video Recorder to capture installation steps and save a reviewable video check box has been added to the Set Target Project Information and Capture Settings panel. With this enhancement, Repackager now includes a built-in Video Recorder that captures high-fidelity screen recordings of user installation steps in MP4 format. The recorder automatically captures installation activities integrated into the repackaging workflow to provide accurate and reviewable installation video.

Password Encryption Update in AdminStudio

  • AdminStudio now uses stronger encryption to securely store all saved passwords. After upgrading, existing passwords must be updated to the new encryption format. To make this easy, a new standalone Encryption Migration Utility is available to migrate all stored credentials in one step. Alternatively, users can re-enter passwords manually within AdminStudio. An important message is displayed until all passwords are updated.

Support for Windows 11 25H2 (64 bit)

  • In AdminStudio 2026, you will be able to test compatibility of your applications against the latest Windows Operating Systems: Windows 11 25H2 (64 bit).

Support for ConfigMgr 2503 - In AdminStudio 2026, you can distribute the following deployment types to Microsoft ConfigMgr 2503:

  • Windows Installer (MSI).
  • MSIX Package.
  • Legacy installer (EXE).
  • PowerShell wrapped packages (PS1).
  • App-V (4.x and 5.0).
  • Apple iOS (binary file and public store).
  • Google Android (binary file and public store).

InstallShield 2025 R2

  • AdminStudio 2026 includes InstallShield 2025 R2.
AdminStudio Professional 2026メジャーバージョン2026年2月18日
機能

Integrating Omnissa App Volumes in AdminStudio

  • AdminStudio now integrates with Omnissa App Volumes, enabling users to import existing VHD/VHDX packages, convert MSI, EXE, and PS1 installers into VHD/VHDX, VMDK, and wrapped MSI formats with associated metadata, and automatically import converted VHD and wrapped MSI packages so they can be managed like any other application in the AdminStudio catalog, streamlining App Volumes onboarding, conversion, and lifecycle management within a single, centralized workflow.

Support for Tanium Distribution System

  • A new Tanium Distribution Plugin connection has been added to the list of supported distribution systems. This enhancement enables AdminStudio to publish supported MSI and EXE application packages directly to Tanium, providing a centralized and streamlined deployment workflow. The Tanium Deployment Data tab is available in the Home Deployment Type view, allowing users to view Tanium specific deployment details for ease of application management across deployment platforms.

Repackager now Supports MP4 Video Step Recording

  • A new Use Video Recorder to capture installation steps and save a reviewable video check box has been added to the Set Target Project Information and Capture Settings panel. With this enhancement, Repackager now includes a built-in Video Recorder that captures high-fidelity screen recordings of user installation steps in MP4 format. The recorder automatically captures installation activities integrated into the repackaging workflow to provide accurate and reviewable installation video.

Password Encryption Update in AdminStudio

  • AdminStudio now uses stronger encryption to securely store all saved passwords. After upgrading, existing passwords must be updated to the new encryption format. To make this easy, a new standalone Encryption Migration Utility is available to migrate all stored credentials in one step. Alternatively, users can re-enter passwords manually within AdminStudio. An important message is displayed until all passwords are updated.

Support for Windows 11 25H2 (64 bit)

  • In AdminStudio 2026, you will be able to test compatibility of your applications against the latest Windows Operating Systems: Windows 11 25H2 (64 bit).

Support for ConfigMgr 2503 - In AdminStudio 2026, you can distribute the following deployment types to Microsoft ConfigMgr 2503:

  • Windows Installer (MSI).
  • MSIX Package.
  • Legacy installer (EXE).
  • PowerShell wrapped packages (PS1).
  • App-V (4.x and 5.0).
  • Apple iOS (binary file and public store).
  • Google Android (binary file and public store).

InstallShield 2025 R2

  • AdminStudio 2026 includes InstallShield 2025 R2.
AdminStudio Standard 2026メジャーバージョン2026年2月18日
機能

Integrating Omnissa App Volumes in AdminStudio

  • AdminStudio now integrates with Omnissa App Volumes, enabling users to import existing VHD/VHDX packages, convert MSI, EXE, and PS1 installers into VHD/VHDX, VMDK, and wrapped MSI formats with associated metadata, and automatically import converted VHD and wrapped MSI packages so they can be managed like any other application in the AdminStudio catalog, streamlining App Volumes onboarding, conversion, and lifecycle management within a single, centralized workflow.

Support for Tanium Distribution System

  • A new Tanium Distribution Plugin connection has been added to the list of supported distribution systems. This enhancement enables AdminStudio to publish supported MSI and EXE application packages directly to Tanium, providing a centralized and streamlined deployment workflow. The Tanium Deployment Data tab is available in the Home Deployment Type view, allowing users to view Tanium specific deployment details for ease of application management across deployment platforms.

Repackager now Supports MP4 Video Step Recording

  • A new Use Video Recorder to capture installation steps and save a reviewable video check box has been added to the Set Target Project Information and Capture Settings panel. With this enhancement, Repackager now includes a built-in Video Recorder that captures high-fidelity screen recordings of user installation steps in MP4 format. The recorder automatically captures installation activities integrated into the repackaging workflow to provide accurate and reviewable installation video.

Password Encryption Update in AdminStudio

  • AdminStudio now uses stronger encryption to securely store all saved passwords. After upgrading, existing passwords must be updated to the new encryption format. To make this easy, a new standalone Encryption Migration Utility is available to migrate all stored credentials in one step. Alternatively, users can re-enter passwords manually within AdminStudio. An important message is displayed until all passwords are updated.

Support for Windows 11 25H2 (64 bit)

  • In AdminStudio 2026, you will be able to test compatibility of your applications against the latest Windows Operating Systems: Windows 11 25H2 (64 bit).

Support for ConfigMgr 2503 - In AdminStudio 2026, you can distribute the following deployment types to Microsoft ConfigMgr 2503:

  • Windows Installer (MSI).
  • MSIX Package.
  • Legacy installer (EXE).
  • PowerShell wrapped packages (PS1).
  • App-V (4.x and 5.0).
  • Apple iOS (binary file and public store).
  • Google Android (binary file and public store).

InstallShield 2025 R2

  • AdminStudio 2026 includes InstallShield 2025 R2.