<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ledhed.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Install_.NET_3.5_on_Windows_2012</id>
		<title>Install .NET 3.5 on Windows 2012 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Install_.NET_3.5_on_Windows_2012"/>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Install_.NET_3.5_on_Windows_2012&amp;action=history"/>
		<updated>2026-04-30T15:06:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>//wiki.ledhed.net/index.php?title=Install_.NET_3.5_on_Windows_2012&amp;diff=3149&amp;oldid=prev</id>
		<title>Ledhed: Created page with &quot;== Overview ==  When installing .NET 3.5 on server 2012 often it will error out. &lt;br&gt; To make this work you have to choose to install from an &quot;alternate source path&quot; &lt;br&gt; Then...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Install_.NET_3.5_on_Windows_2012&amp;diff=3149&amp;oldid=prev"/>
				<updated>2015-02-04T01:47:07Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Overview ==  When installing .NET 3.5 on server 2012 often it will error out. &amp;lt;br&amp;gt; To make this work you have to choose to install from an &amp;quot;alternate source path&amp;quot; &amp;lt;br&amp;gt; Then...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
When installing .NET 3.5 on server 2012 often it will error out. &amp;lt;br&amp;gt;&lt;br /&gt;
To make this work you have to choose to install from an &amp;quot;alternate source path&amp;quot; &amp;lt;br&amp;gt;&lt;br /&gt;
Then you have to point to the 2012 install media, for example:&lt;br /&gt;
 D:\Sources\SxS&lt;br /&gt;
&lt;br /&gt;
.NET 3.5 should install if the path is correct. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Alternate Approach ==&lt;br /&gt;
I've come across situations where the above method didn't work and found another solution. &amp;lt;br&amp;gt;&lt;br /&gt;
It involves using the local group policy editor and specifying the alternate source path, which allows you to install normally without specifying the path in server manager. &amp;lt;br&amp;gt;&lt;br /&gt;
 Computer Configuration\Policies\Administrative Templates\System\Specify settings for optional component installation and component repair&lt;br /&gt;
Specify an alternate source path or check the box next to &amp;quot;Contact Windows Update directly ....&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Or you can do this globally via AD and Group Policy&lt;br /&gt;
See this technet article: https://technet.microsoft.com/en-us/library/dn482065.aspx&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Power Shell Method ==&lt;br /&gt;
Yet another way to install .NET 3.5&lt;br /&gt;
 Install-WindowsFeature Net-Framework-Core -source D:\sources\sxs&lt;br /&gt;
Where D: is where your windows 2012 media is mounted.&lt;br /&gt;
&lt;br /&gt;
== Reference ==&lt;br /&gt;
https://technet.microsoft.com/en-us/library/dn482071.aspx&lt;br /&gt;
http://serverfault.com/questions/463604/unable-to-install-net-3-5-on-windows-server-2012&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows_2012]]&lt;/div&gt;</summary>
		<author><name>Ledhed</name></author>	</entry>

	</feed>