Open NaseerAkbari opened 7 months ago
I ran into the same issue today. My problem was that I didn't mount the Windows ISO. After mounting the ISO (e.g. under E:\
), you also have to correctly set the config wim_file_path
to the install.wim
inside the mounted ISO:
[DEFAULT]
...
wim_file_path=E:\sources\install.wim
...
Check that the [DEFAULT] section for wim_file_path is defined.
the last command shows an error: New-WindowsOnlineImage -ConfigFilePath $ConfigFilePath translated to English:
guys, i am working on this custom image of windows since days, but i cant go further. can anyone help please?