KB0032 - (Windows) About the difference between the MSI and ZIP installs
Question
What's the difference between the MSI and ZIP installations of PowerShell Universal for Windows operating systems?
Answer
The MSI install is a self-contained web hosting platform using Microsoft Kestrel[1]. The ZIP installer is intended for integration with Internet Information Services (IIS)[2]. Most customers who already utilize IIS in their environment prefer the ZIP and others prefer the MSI.
References
Related Articles
KB0074 - Connecting to PSU API w/Windows Auth
Scope This article applies only to PSU environments where Windows Authentication[1] is enabled and known to be working[2]. Problem You are not able to interact with the PSU instance using the Invoke-WebRequest PowerShell cmdlet even though logging in ...
KB0017 - Windows Auth Checklist
Purpose The purpose of this article is to list the prerequisite conditions for ensuring that Windows Authentication in PowerShell Universal will function as expected (i.e. seamless logon without authentication pop-ups) Scope The scope of this article ...
KB0084 - About Microsoft Windows LAPS and PSU
Scope This article only applies to scenarios where Microsoft Windows Laps[1] is being used. [1] https://learn.microsoft.com/en-us/powershell/module/laps Details PowerShell Universal will require both the -DecryptionCredential parameter and the ...
KB0078 - Service fails to start during PowerShell Universal v5 Upgrade when using SQLite and MSI
Scope Users that are upgrading from PowerShell Universal v4 to PowerShell Universal v5 using the MSI and SQLite persistence database. Problem The service may not start in a timely manner and cause the MSI process to fail. Root Cause PowerShell ...
KB0083 - MSI error: A major upgrade has been detected...
Scope This article only applies to Windows Server with MSI installation of PowerShell Universal. Background You are attempting to install PowerShell Universal 5.6.0 or above and are encountering the below message that "A major upgrade has been ...