Is there a way to silently install .net 3.5 on Windows 2008 R2 using the dotNetFx35setup.exe (2.5) meg file and silent mode, or do you alway have to install from Server manager?

Thanks

link|improve this question

Should be moved to ServerFault? – Daniel Renshaw Apr 28 '11 at 17:51
1  
You can install it using PowerShell: blogs.msdn.com/b/sqlblog/archive/2010/01/08/… – Jim Mischel Apr 28 '11 at 17:52
feedback

1 Answer

up vote 0 down vote accepted

Windows 2008 R2 version onwards .NET 3.5.1 is part of windows component which can only be installed via Add/Remove features in server manager. It will not let you install through this installer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.