Forum Discussion
PGomersall
Sep 25, 2020Brass Contributor
Windows ADK PreInstallation Environment broken in 20221
In Windows ADK PreInstallation Environment broken 20221 some components are broken, e.g. WinPE-StorageWMI-Package. Adding the 2 required components installs without error when building a custome wim....
PGomersall
Oct 02, 2020Brass Contributor
I found a workaround to enable the import of Storage module to load: Adding a DWORD set to 0 for AllowStrongNameBypass in the following registry keys: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework and HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework Assumes a 64 bit WinPE So issue is related to signing of the Powershell Storage module in WinPE or a component it depends on.
PGomersall
Oct 05, 2020Brass Contributor
This actually turned out to need the key below not the values I mentioned in the previous post.
HKLM\Software\Microsoft\StrongName\Verification\*,*