Closed
Description
The preview extension asks to replace the PackageManagement module which throws an error when using AppLocker (ConstrainedLanguage mode).
PackageManagement\Install-Package : An error has occurred while loading script module PackageManagement because it has a different language mode than the module manifest. The manifest la
nguage mode is ConstrainedLanguage and the module language mode is FullLanguage. Ensure all module files are signed or otherwise part of your application allow list configuration.
Originally posted by @johlju in #1221 (comment)