tabs-not-spaces / Intune.USB.Creator

A module containing tools to assist with the creation of a bootable WinPE USB used to provision devices for enrollment to Intune.
GNU General Public License v3.0
131 stars 43 forks source link

Feedback in regards of SHA256Cng fix and missing install.wim. #48

Closed vazome closed 2 years ago

vazome commented 2 years ago

In my case, the fix for 'System.Security.Cryptography.SHA256Cng' error was not enough.

Luckily, when I installed all of the following modules it worked out.

Yet still receiving an index error with install.wim.

vazome commented 2 years ago

I found one of the reasons "index error with install.wim" - Media Creation Tool does not supply ISO with such file. After getting a proper ISO from - https://www.microsoft.com/en-us/software-download/windows10ISO install.wim was found and installation went proper.

image

tabs-not-spaces commented 2 years ago

both of things are documented already.