Hi there
i´m trying to automate the installation of server12 also with dotnet.
therefore i injected the sxs folder via this command in the install.wim
dism /Image:C:\Images\Mount /Enable-Feature /featurename:NetFX3 /all /Source:X:\sources\sxs /LimitAccessand unmounted the image with commit.
After this i´ve installed my server without any error message - but also without dotnet.
my dism.log is here: http://pastebin.com/5Bd6C50e
is it my fault?
or whats wrong?
thx
netlord