P
P
pashtetadomanet2018-04-25 19:38:03
Windows Server
pashtetadomanet, 2018-04-25 19:38:03

WDS 2016 testing invironment, Add Install Image - is either invalid corrupt - VERY old question but still relevant?

Test environment WinSer2016 with WDS role, in the domain
An error occurs when adding an image to "install images" 5ae0ae23df222922863518.gif
I remember this error back in server 2012 or even earlier :)
But then I just added other adjacent images also in the test environment.
And now I'm taking a course 70-411, so it's time to solve the issue differently;)
what is the reason for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pashtetadomanet, 2018-04-26
@pashtetadomanet

Anyone who encounters such a problem - the solution is the DISM system
to run dism with admin rights.
Any Image Install image - which does not load, stupidly unload:
"dism.exe /Export-Image /SourceImageFile:C:\install.wim /SourceIndex:1 /DestinationImageFile:C:\install2.wim /Compress:max"
1. C :\install.wim - path to the image, in theory such as e:\source\image\install.wim or e:\x64\source\install.wim
2. /SourceIndex:1 - there can be 4 editions or more in the disk image , the index is set to indicate. Example
1 Windows 10 x86
2 Windows 10 x64
Well, something like that.!.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question