Forum Discussion
Installation of .net Framework 3.5 on build 17713 fails
- Aug 23, 2018
Kiran, you should use the /source:<drive>:\sources\sxs as Ante points out. If you don't use this, DISM will check WU, which does not have the package for a pre-release build.
Kiran, you should use the /source:<drive>:\sources\sxs as Ante points out. If you don't use this, DISM will check WU, which does not have the package for a pre-release build.
- jackfishalbertaMay 13, 2019Copper Contributor
Brentfor This was the fix for me as well thanks
- Reg8667Oct 15, 2019Copper ContributorDISM worked for me. I had to add /all after /enable-feature.
- Kiran HegdeSep 22, 2018Copper Contributor
Hello,
Where will i get the contents of the sxs directory from? I am using an automated procedure to setup my Operating system environments. This involves absolutely no manual intervention whatsoever.
In a case like this, how can i ensure that the sxs directory is present?
Shoudn't this be available on WU? It works absolutely fine on W2k16 but not here.
Regards,
Kiran Hegde
- BrentforSep 24, 2018
Microsoft
The sxs directory is on the OS iso media. So, you would need to have that shared on a network share or available locally on the system that is installing .Net. Once the OS is released officially, this will be on WU.