Closed azbiz closed 4 years ago
Currently it does a search for Pro or Enterprise. If you wish for it to detect/use an Education SKU, you'll need to make a few edits. First to the "Languages.xml" file to add the string for it (the correct name can be found by doing a Get-WindowsImage against the ISO to see what SKUs are inside), and then editing some of the $OSSKU calls to make sure they aren't just looking for Pro or Enterprise.
Excellent! Thanks for the quick response.
Will there be a way to get the Education install wim file?