Q: In Reconstruction script, how to disable AzureArcSetup on 20348 Server Desktop Experience with the latest CU? A: Disable it after CU has been installed. Q: But I don't know from which CU build does it start. A: Just check its existency. Code: if exist %MT%\Windows\servicing\Packages\*AzureArcSetup*.mum ( echo. echo ------------------------------------------------------------ echo Disable Server Features echo ------------------------------------------------------------ echo. for /d %%i in (AzureArcSetup) do (echo %%i&dism /english /quiet /image:%MT% /disable-feature /featurename:%%i) )
You can not edit manifest files if you can not create a valid signed catolog (.cat) file of that manifest. Forget about editing manifests. Edit just mums.