Windows Server 2019 的 MSIX 支援
現在 Windows Server 2019 (LTSC) 桌面體驗支援 MSIX 了。 這項支援可讓您在用戶端和伺服器 SKU 的企業內散佈相同的 MSIX 套件,並透過 PowerShell 安裝或直接透過套件管理員 API安裝。
考量
- Windows Server 2019 不支援 Microsoft Store 和商務用 Microsoft Store。 所有應用程式都必須使用 PowerShell 進行安裝。
- 因為 Windows Server 2019 是以 Windows 10 版本 1809 為基礎,因此可支援目標版本最低 10.0.17763 或更低版本的應用程式。
- Windows Server 2019 上無法使用下列 API 和架構:
- Microsoft Advertising
- 地理位置
- Cortana 搜尋
- 應用程式內購買
- Windows Server 2019 未安裝下列架構。 確保所需架構與您的應用程式一起安裝是您的責任。
- .NET 執行階段
- .NET Framework
- VCLibs
- Windows Server 2019 不支援下列套件延伸模組:
- windows.firewallRules
- windows.appExecutionAlias
- windows.comServer
- windows.comInterface
- windows.posPaymentConnector
- windows.dataProtection
注意
因為 Windows Server 2019 桌面體驗不支援 Windows 10 用戶端 SKU 的所有功能,因此建議您在生產環境中部署之前,先在 Windows Server 2019 上測試應用程式。