Cannot upgrade to these builds (since 26002). Looks like that's it. Good bye. Is there a way to upgrade using DISM or other tools not checking requirements?
Unfortunately not for me. The Server trick is now completely ignored. Replacing appraiserres.dll is also ignored for me. When using the latest script from AveYo, Setup doesn't even start. The processes momentarily appear, but then close without any visual indication.
"\sources\setupprep.exe /Product Server" isn't working as well now? I'll try to test this in VM later (26002.1000 -> 26010.1000)
Well, THAT seems to work. But shouldn't the scripts and patched ISOs do exactly that? Code: ".\sources\setupprep.exe" /Product Server /Compat IgnoreWarning /MigrateDrivers All /Telemetry Disable AveYo's scripts call SetupHost.exe, not setupprep.exe...
I just tried UFWS and it works fine, more info here https://forums.mydigitallife.net/posts/1818007 you just need to change WINDOWS/INSTALLATIONTYPE to Server in your install.wim/esd for example for cmd script: Code: for /f "tokens=3 delims=: " %%i in ('%_wimlib% info %WIMFILE% ^| findstr /c:"Image Count"') do set images=%%i for /L %%i in (1,1,%images%) do %_wimlib% info %WIMFILE% %%i --image-property WINDOWS/INSTALLATIONTYPE=Server and don't forget to add EI.cfg Code: [Channel] _Default after that mount the ISO and run setup.exe
Sorry I got here so late, but all the MS download links to the ISO are dead. Can anyone point me to a working link for this ISO? Or how to make it, as it doesn't come up on UUP Dump either. I have also Googled my a** off and haven't found any gray hat places to get the ISO either.
There is no ISO released. except the KiT ISOs: https://forums.mydigitallife.net/th...ary-channel-rs_prerelease.87815/#post-1817349