Released: May 29, 2026
2026 R2 での更新項目
機能
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.