Installing .net 3.5 on Windows Server 2012

ptimothyp@gmail.com Avatar

Add .net 3.5 fails if added using the Add Features via the UI

The one way to install is to mount the Windows Server 2012 cd and run the following command from an elevated shell.

dism.exe /online /enable-feature /all /featurename:NetFX3 /Source:D:\sources\sxs

Enjoying this article?

Subscribe to get new posts delivered straight to your inbox. No spam, unsubscribe anytime.

No spam. Unsubscribe anytime.

You may also like

See All Uncategorized →