Windows Server 2012 Command line install .net 3.5


        First Add .net 3.5 to server:  There is a known issue with installing .net 3.5 feature in that the sources are not available by default on the System drive.  The solution is to copy the  folder to the server and use this as the source for the install.  See the following link for the details:  http://msdn.microsoft.com/library/windows/hardware/hh975396


 Open PowerShell and enter the following command
Dism /online /enable-feature /featurename:NetFX3 /all /Source:c:\sources\sxs /LimitAccess

clip_image001

2 Comments

  1. I am appreciative for this blog to disperse information about this critical subject. Here I discovered distinctive portions and now I will utilize these new directions with new energy Exchange Standard CAL

    ReplyDelete
  2. Thanks gibsonherry,Glad to know it helped

    ReplyDelete
Previous Post Next Post