NERDIO GUIDE
Beyond a conference — NerdioCon 2026: Learning, networking & unforgettable moments.
Save your spot
Application virtualization allows IT teams to separate software from the operating system, enabling dynamic delivery and simplified image management.
Comparing Omnissa (formerly VMware) App Volumes and AVD MSIX App Attach is essential for organizations transitioning to Azure Virtual Desktop (AVD) who must balance legacy software support with cloud-native efficiency.
Disclaimer: Content referencing Omnissa and Microsoft products is based on public information from those company’s websites, current as of the last article update. For the latest product details and further inquiries, please consult the official Omnissa or Microsoft websites.
These two technologies represent different architectural philosophies for solving the same problem: making applications available without permanent installation. While one relies on a sophisticated filter driver to "trick" the OS, the other leverages native Windows containerization.
While both solutions aim to decouple applications from the OS, they achieve this through different technical paths. The diagram below illustrates how each technology interacts with the Windows kernel to present software to the user.

Omnissa App Volumes uses a layering approach where applications are captured into virtual disks (VHD or VMDK). When a user logs in or launches an app, a specialized filter driver merges the file system and registry of that virtual disk with the base OS in real time, making the app appear natively installed. In the current Omnissa App Volumes 2512 release, the Apps on Demand feature allows these disks to attach only at the moment a user clicks an icon, significantly reducing the initial login performance hit.
MSIX App Attach is Microsoft’s cloud-native solution designed specifically for Azure Virtual Desktop. It uses the MSIX container format, which packages apps with their own virtual registry and file system. Rather than “installing" the app, AVD mounts the MSIX package (stored as a VHDX or CIM image) directly to the session host. This method is highly efficient because it uses the native Windows API to register the application, avoiding the need for third-party drivers and ensuring the base image remains completely gold and untouched.
The success of any application delivery strategy depends on its hit rate—the percentage of your software portfolio that can actually be virtualized. Legacy enterprise environments often struggle with this phase due to the complexity of older installers. These complexities often lead to persistent legacy VDI configuration issues that can stall modernization efforts if not addressed with specialized automation.
Omnissa (formerly VMware) App Volumes is widely recognized for its high compatibility rate, often cited at 99% for traditional Windows applications, including those with deep system dependencies or custom drivers. Conversely, MSIX has a lower native success rate for older apps—often requiring the Package Support Framework (PSF) or third-party tools to handle fixups for things like hardcoded file paths. This makes App Volumes the preferred choice for organizations with diverse, older application portfolios.
| Omnissa (formerly VMware) App Volumes | AVD MSIX App Attach | |
|---|---|---|
| Primary Format | VHD / VMDK | MSIX (inside VHDX/CIM) |
| Ease of Capture | High (Record-and-playback) | Moderate (Requires conversion) |
| Driver Support | Supports many kernel drivers | Limited (Containerized) |
| Automation | Via App Volumes Manager | Requires PowerShell/Manual Effort |
Nerdio naturally simplifies the AVD application packaging process by providing an automated packaging wizard for MSIX App Attach. While the native Microsoft process requires manual expansion of MSIX files into VHDX images via command-line tools, Nerdio Manager for Enterprise automates the entire lifecycle—from uploading the installer to generating the final virtual disk.

Choosing between these tools often comes down to the hidden costs of infrastructure and the complexity of the management plane. Enterprise IT leaders must account for the servers and databases required to keep these systems running.
A standard Omnissa App Volumes deployment requires several backend components, including App Volumes Manager servers and a dedicated SQL Server database to track entitlements. While this provides robust governance, it creates a management footprint that must be patched and scaled. Organizations already using Omnissa Horizon (formerly VMware Horizon) typically find this integration seamless, as it shares much of the same ecosystem and licensing. However, when conducting a comparative analysis of AVD and Horizon, it becomes clear that Nerdio offers an enterprise-grade management plane that overcomes the limitations inherent in using the standalone native tools.
Because MSIX App Attach is built into the Windows OS and Azure Virtual Desktop service, it requires no additional management servers. The control plane is the Azure Portal itself, and the applications are stored on standard Azure Files or Azure NetApp Files shares. This significantly reduces the total cost of ownership (TCO) by eliminating the need for dedicated SQL instances and application managers.
The connectivity needs of these two solutions differ based on where the intelligence of the application delivery resides. While Omnissa requires consistent communication between agents and managers, Microsoft’s App Attach focuses on high-throughput access to the Azure storage fabric.
| Omnissa (formerly VMware) App Volumes | AVD App Attach (Azure Files) | |
|---|---|---|
| Primary Protocol | HTTPS (Agent to Manager) | SMB 3.x (Host to File Share) |
| Management Port | TCP 443 | TCP 443 (Azure Resource Manager) |
| Data Transfer Port | TCP 443 / 80 | TCP 445 (SMB over Private Link) |
| Database Connectivity | TCP 1433 (SQL Server) | N/A (PaaS Managed) |
| Identity Protocol | LDAPS / Kerberos / SAML | Kerberos / Microsoft Entra ID |
| Traffic Direction | Bi-directional (Manager/Agent) | Outbound from Session Host to File Share |
Nerdio serves as the essential bridge for enterprises modernizing their application delivery, particularly those moving from Omnissa Horizon (formerly VMware) to Azure Virtual Desktop. By abstracting the technical complexities of both formats, Nerdio ensures IT teams can focus on delivery rather than infrastructure. Organizations can successfully transition Horizon virtual apps into the AVD ecosystem by leveraging Nerdio’s robust, enterprise-grade automation, which provides a more resilient migration path than the limited native tools available elsewhere. To fully modernize the virtual desktop environment, IT teams can transition their user profile management from VMware DEM to FSLogix, ensuring a seamless and high-performance experience for users migrating to Azure Virtual Desktop.
Nerdio Manager for Enterprise provides a Unified Application Management (UAM) dashboard that allows you to manage MSIX App Attach, WinGet, and traditional scripted installs from a single pane of glass. For MSIX specifically, Nerdio automates the creation of CIM/VHDX images and handles the critical distribution of code-signing certificates to session hosts—a process that is notoriously difficult to manage manually.
See how you can optimize processes, improve security, increase reliability, and save up to 70% on Microsoft Azure costs.
No. As of 2024, the product was rebranded as Omnissa App Volumes following the divestiture of VMware’s End-User Computing division. It is now part of the Omnissa product portfolio alongside Horizon and Workspace ONE. This shift has prompted many IT departments to seek viable Horizon alternatives that offer the robust, enterprise-scale automation provided by Nerdio rather than relying on more restricted legacy architectures.
Yes. Omnissa (formerly VMware) provides a specific integration for AVD, allowing you to use App Volumes to deliver applications to native AVD session hosts, even if you are not using the full Horizon suite.
Both are highly optimized in 2026. MSIX App Attach is generally faster for modern apps because it is native to the OS. However, Omnissa App Volumes with Apps on Demand can be more efficient for users with massive app portfolios, as it avoids mounting any disks until the application is actually clicked.
Yes. Nerdio Manager for Enterprise version 7 and above fully supports the Omnissa (formerly VMware) ecosystem, providing a unified management experience that honors the updated branding, licensing models, and architectural requirements.
MSIX is a modern Windows application packaging format that provides isolation by running apps in a containerized environment. In contrast, MSIX app attach is a delivery mechanism designed for Azure Virtual Desktop that mounts these MSIX packages stored on virtual disks (VHDX or CIM) directly to a session host, avoiding traditional installation processes.
Now rebranded as Omnissa App Volumes, this solution uses a layering approach to capture applications into virtual disks. When a user logs in, a specialized filter driver merges these virtual disks with the base operating system in real-time, making the applications appear as if they are natively installed without actually modifying the gold image.
A primary benefit is high application compatibility, with a 99% success rate for traditional Windows apps, including those with complex system dependencies or custom drivers. Additionally, it can reduce storage and operational costs by up to 70% by using one-to-many provisioning and enabling zero-downtime updates and quick rollbacks.
On-demand webinar
Carisa Stringer
Head of Product Marketing
Carisa Stringer is the Head of Product Marketing at Nerdio, where she leads the strategy and execution of go-to-market plans for the company’s enterprise and managed service provider solutions. She joined Nerdio in 2025, bringing 20+ years of experience in end user computing, desktops-as-a-service, and Microsoft technologies. Prior to her current role, Carisa held key product marketing positions at Citrix and Anthology, where she contributed to innovative go-to-market initiatives. Her career reflects a strong track record in driving growth and adoption in the enterprise technology sector. Carisa holds a Bachelor of Science in Industrial Engineering from the Georgia Institute of Technology.