Forum Discussion
marvin_r
Mar 05, 2021Copper Contributor
Remote desktop services
One of customers is using remote desktop services with Windows Server 2012 R2. Do they have any chance of deploying our MSIX packaged app? I think they can't do anything because that is equivalen...
jvintzel
Apr 13, 2021Former Employee
MSIX is only supported on Windows Server 2019 and later as the fully managed deployment stack for Servers.
MSIX app attach is a newer feature for Windows Virtual Desktop and will be supported for Windows Server 2022.
There is an option to leverage MSIX Core for these down-level OSes. MSIX Core allows the ability deploy an MSIX on earlier OSes, but works more like an MSI.
John Vintzel (@jvintzel)
PM Lead, MSIX
- JacobeganFeb 28, 2023Copper Contributor
jvintzel did you get a solution for your project? I’m trying to figure out how to use MSIX/ app attach on a server 2022 RDS host but not able to find any documentation.
- Aniket_BanerjeeMar 09, 2023Former Employee
- JacobeganMar 09, 2023Copper Contributor
Aniket_Banerjee 2022, I was able to figure it out using scripts to attach, register, etc.