<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Server Core</title><link>http://blogs.technet.com/b/server_core/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Video: Converting Server with a GUI to Minimal Server</title><link>http://blogs.technet.com/b/server_core/archive/2013/01/28/video-converting-server-with-a-gui-to-minimal-server.aspx</link><pubDate>Mon, 28 Jan 2013 18:20:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3552309</guid><dc:creator>Ben Herila [MSFT]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3552309</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2013/01/28/video-converting-server-with-a-gui-to-minimal-server.aspx#comments</comments><description>&lt;p&gt;The Minimal Server Interface provides a convenient way to enjoy some of the benefits of Server Core, including a reduced attack surface and fewer reboots, while still maintaining local graphical management capabilities with many MMC snap-ins, local Server Manager, and support for non-Windows-8-style and non-WPF graphical applications.&amp;nbsp; This video, hosted by Senior Group Program Manager Andrew Mason and our Tech Writer, Jaime Ondrusek, demonstrates the ability to switch a server from Server with a GUI mode to the Minimal Server Interface.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p align="center" id="video_3552309"&gt;&lt;a href="http://content5.catalog.video.msn.com/e2/ds/5ee8f94c-1510-48c4-9d52-597158ca6775.wmv"&gt;&lt;img src="http://content1.catalog.video.msn.com/e2/ds/da811596-393a-42f3-90df-591f8d0396f3.jpg" border = "0" width="575" height="420"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href = "http://content5.catalog.video.msn.com/e2/ds/5ee8f94c-1510-48c4-9d52-597158ca6775.wmv"&gt;View Video&lt;/a&gt;&lt;br /&gt;Format: wmv&lt;br /&gt;Duration: 2:40&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3552309" width="1" height="1"&gt;</description><enclosure url="http://content5.catalog.video.msn.com/e2/ds/5ee8f94c-1510-48c4-9d52-597158ca6775.wmv" length="0" type="video/x-ms-wmv" /></item><item><title>Using Features on Demand with Updated Systems and Patched Images</title><link>http://blogs.technet.com/b/server_core/archive/2012/11/05/using-features-on-demand-with-updated-systems-and-patched-images.aspx</link><pubDate>Mon, 05 Nov 2012 23:58:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3530720</guid><dc:creator>Ben Herila [MSFT]</dc:creator><slash:comments>12</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3530720</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/11/05/using-features-on-demand-with-updated-systems-and-patched-images.aspx#comments</comments><description>&lt;p&gt;As we&amp;rsquo;ve discussed in the past, Features on Demand makes it easy to reduce the footprint of your Windows Servers by removing optional components you don&amp;rsquo;t need from your server&amp;rsquo;s local disk. When you install Server Core (the default installation option for Windows Server 2012), the files needed for the Server with a GUI functionality are removed in this way. We call features in this state &amp;ldquo;Disabled with Payload Removed,&amp;rdquo; or &amp;ldquo;Removed&amp;rdquo; for short.&lt;/p&gt;
&lt;p&gt;If you later want to reinstall one of these features, Windows needs to use a remote installation source because, of course, the files aren&amp;rsquo;t available (&amp;ldquo;staged&amp;rdquo;) on the local disk.By default, we use Windows Update as an installation source. However, not all servers have connectivity or access to Windows Update. If you don&amp;rsquo;t have connectivity to Windows Update, you need to supply an installation source, e.g.&lt;/p&gt;
&lt;p style="margin-left: .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-size: 11.0pt; line-height: 107%; font-family: Consolas;"&gt;[PowerShell]&lt;br /&gt; &lt;strong style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #1f4e79; mso-themecolor: accent1; mso-themeshade: 128;"&gt;Install-&lt;span class="SpellE"&gt;WindowsFeature&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="color: #1f4e79; mso-themecolor: accent1; mso-themeshade: 128;"&gt; Server-&lt;span class="SpellE"&gt;Gui&lt;/span&gt;-Shell &lt;strong style="mso-bidi-font-weight: normal;"&gt;-Source&lt;/strong&gt; &lt;span class="SpellE"&gt;wim:d&lt;/span&gt;:\sources\install.wim:4&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Note:&lt;strong style="mso-bidi-font-weight: normal;"&gt; &lt;/strong&gt;WSUS is not supported as an installation source.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s see how this breaks down:&lt;/p&gt;
&lt;p&gt;First, the &lt;em style="mso-bidi-font-style: normal;"&gt;-Source&lt;/em&gt; flag tells Windows to use a specified source. You can specify a directory to a &lt;span class="SpellE"&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;winsxs&lt;/em&gt;&lt;/span&gt; folder e.g. on a mapped network drive, mounted WIM or VHD, or local disk. You can also specify the path to a Windows Image (WIM) file directly, by using the &lt;span class="SpellE"&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;wim&lt;/em&gt;&lt;/span&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;:&lt;/em&gt; prefix and specifying the image index immediately after the filename, in this &lt;span class="GramE"&gt;case&lt;strong style="mso-bidi-font-weight: normal;"&gt; &lt;/strong&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;:4&lt;/em&gt;&lt;/span&gt;&lt;em style="mso-bidi-font-style: normal;"&gt; &lt;/em&gt;for &lt;span class="SpellE"&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;Serverdatacenter&lt;/em&gt;&lt;/span&gt;. (If you are running Standard edition&lt;span class="GramE"&gt;, &lt;em style="mso-bidi-font-style: normal;"&gt;:&lt;/em&gt;&lt;/span&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;2&lt;/em&gt; will give you the full &lt;em style="mso-bidi-font-style: normal;"&gt;Standard&lt;/em&gt; image).For completeness, the default image indices are as follows:&lt;/p&gt;
&lt;p style="margin-left: .5in;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;(e.g. &lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: #1f4e79; mso-themecolor: accent1; mso-themeshade: 128;"&gt;dism.exe /get-&lt;span class="SpellE"&gt;wiminfo&lt;/span&gt; /&lt;span class="SpellE"&gt;wimfile:d&lt;/span&gt;:\sources\&lt;span class="SpellE"&gt;&lt;span class="GramE"&gt;install.wim&lt;/span&gt;&lt;/span&gt;&lt;span class="GramE"&gt; &lt;span style="color: green;"&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Index :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 1&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Name :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; &lt;strong style="mso-bidi-font-weight: normal;"&gt;Windows Server 2012 SERVERSTANDARDCORE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Description :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; Windows Server 2012 SERVERSTANDARDCORE&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Size :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 7,195,580,708 bytes&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Index :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 2&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Name :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; &lt;strong style="mso-bidi-font-weight: normal;"&gt;Windows Server 2012 SERVERSTANDARD&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Description :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; Windows Server 2012 SERVERSTANDARD&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Size :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 11,999,848,937 bytes&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Index :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 3&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Name :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; &lt;strong style="mso-bidi-font-weight: normal;"&gt;Windows Server 2012 SERVERDATACENTERCORE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Description :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; Windows Server 2012 SERVERDATACENTERCORE&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Size :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 7,176,243,455 bytes&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Index :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 4&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Name :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; &lt;strong style="mso-bidi-font-weight: normal;"&gt;Windows Server 2012 SERVERDATACENTER&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Description :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; Windows Server 2012 SERVERDATACENTER&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; background: white; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt;Size :&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: green;"&gt; 11,995,224,677 bytes&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;These correspond to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="text-indent: -.25in; mso-list: l0 level1 lfo1;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font: 7.0pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Standard Core (with optional GUI features removed)&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -.25in; mso-list: l0 level1 lfo1;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font: 7.0pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Standard (all features except .NET 3.5. present)&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="text-indent: -.25in; mso-list: l0 level1 lfo1;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font: 7.0pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Datacenter Core (optional GUI features removed)&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class="MsoListParagraphCxSpLast" style="text-indent: -.25in; mso-list: l0 level1 lfo1;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font: 7.0pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Datacenter (all features except .NET 3.5. present)&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can also use the path to a &lt;span class="SpellE"&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;WinSxS&lt;/em&gt;&lt;/span&gt; folder as a &lt;em style="mso-bidi-font-style: normal;"&gt;-Source&lt;/em&gt;. If you mount the&lt;em style="mso-bidi-font-style: normal;"&gt; &lt;span class="SpellE"&gt;install.wim&lt;/span&gt; &lt;/em&gt;file from the Windows Setup media, you&amp;rsquo;ll find the &lt;span class="SpellE"&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;WinSxS&lt;/em&gt;&lt;/span&gt; folder as a sub-folder of the &lt;em style="mso-bidi-font-style: normal;"&gt;Windows&lt;/em&gt; folder.&lt;/p&gt;
&lt;p&gt;If you are using a source that is located on a network share, you might see an error message that resembles the following:&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: #1f4e79; mso-themecolor: accent1; mso-themeshade: 128;"&gt;Install-&lt;span class="SpellE"&gt;WindowsFeature&lt;/span&gt; Server-&lt;span class="SpellE"&gt;Gui&lt;/span&gt;-Shell -&lt;span class="SpellE"&gt;Source&lt;span class="GramE"&gt;:wim:z&lt;/span&gt;&lt;/span&gt;:\install.wim:2&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;Install-&lt;span class="SpellE"&gt;&lt;span class="GramE"&gt;WindowsFeature&lt;/span&gt;&lt;/span&gt;&lt;span class="GramE"&gt; :&lt;/span&gt; The request to add or remove features on the specified server failed.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;Installation of one or more roles, role services, or features failed.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;The source files could not be downloaded.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;Use the "source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location,&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span class="GramE"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;see&lt;/span&gt;&lt;/span&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=243077"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas;"&gt;http://go.microsoft.com/fwlink/?LinkId=243077&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;. Error: 0x800f0906&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;At line&lt;span class="GramE"&gt;:1&lt;/span&gt; char:1&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;+ Install-&lt;span class="SpellE"&gt;WindowsFeature&lt;/span&gt; Server-&lt;span class="SpellE"&gt;Gui&lt;/span&gt;-&lt;span class="SpellE"&gt;Mgmt&lt;/span&gt;-&lt;span class="SpellE"&gt;Infra&lt;span class="GramE"&gt;,Server&lt;/span&gt;&lt;/span&gt;-&lt;span class="SpellE"&gt;Gui&lt;/span&gt;-Shell -&lt;span class="SpellE"&gt;Source:wim:z&lt;/span&gt;:\ins ...&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + &lt;span class="SpellE"&gt;CategoryInfo&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : &lt;span class="SpellE"&gt;InvalidOperation&lt;/span&gt;: (&lt;span class="GramE"&gt;@{&lt;/span&gt;&lt;span class="SpellE"&gt;Vhd&lt;/span&gt;=; Credent...Name=&lt;span class="SpellE"&gt;localhost&lt;/span&gt;}:&lt;span class="SpellE"&gt;PSObject&lt;/span&gt;) [Install-&lt;span class="SpellE"&gt;WindowsFeature&lt;/span&gt;], Exception&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + &lt;span class="SpellE"&gt;&lt;span class="GramE"&gt;FullyQualifiedErrorId&lt;/span&gt;&lt;/span&gt;&lt;span class="GramE"&gt; :&lt;/span&gt; DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsFeatureCommand&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: #1f4e79; mso-themecolor: accent1; mso-themeshade: 128;"&gt;Success Restart Needed Exit Code&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feature Result&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: #1f4e79; mso-themecolor: accent1; mso-themeshade: 128;"&gt;------- -------------- ---------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --------------&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;span style="font-size: 9.0pt; line-height: 107%; font-family: Consolas; color: #1f4e79; mso-themecolor: accent1; mso-themeshade: 128;"&gt;False&amp;nbsp;&amp;nbsp; No&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {}&lt;/span&gt;&lt;/p&gt;
&lt;div style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-align: center; text-autospace: none;" align="center"&gt;&lt;hr align="center" size="2" width="100%" /&gt;&lt;/div&gt;
&lt;p style="margin-top: 0in; margin-right: 0in; margin-bottom: .0001pt; margin-left: .5in; text-autospace: none;"&gt;&lt;strong style="mso-bidi-font-weight: normal;"&gt;&lt;em style="mso-bidi-font-style: normal;"&gt;Example: Installing Server-&lt;span class="SpellE"&gt;Gui&lt;/span&gt;-Shell (Server Graphical Shell) on a Windows Server 2012 Standard box.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s because &lt;em style="mso-bidi-font-style: normal;"&gt;Install-&lt;span class="SpellE"&gt;WindowsFeature&lt;/span&gt; &lt;/em&gt;uses the &lt;em style="mso-bidi-font-style: normal;"&gt;machine account credentials&lt;/em&gt; &amp;ndash; not your local user account credentials &amp;ndash; to access the installation source. If the installation source is located on a network share, ensure that the machine account has permissions to read from the network share.&lt;/p&gt;
&lt;p&gt;If you were to install an optional feature immediately after installing Windows Server 2012, you would have the RTM version of the binaries both installed on your server and on your installation media source. That&amp;rsquo;s all well and good. However, let&amp;rsquo;s say you &lt;em style="mso-bidi-font-style: normal;"&gt;update&lt;/em&gt; your server using Windows Update and an old version of a feature is superseded. Later, you want to reinstall that updated feature but the binaries have been removed from your system. When Windows goes to look at your installation source, it won&amp;rsquo;t be able to find the files for the feature anymore because it is looking for the &lt;em style="mso-bidi-font-style: normal;"&gt;updated&lt;/em&gt; binaries. Therefore, you need to patch your installation source as well.&lt;/p&gt;
&lt;p&gt;My colleague Joseph Conway has written a post about how to actually go about updating your Windows images (your installation sources) using patches from the Microsoft Update Catalog. Read more here: &lt;a href="http://blogs.technet.com/b/joscon/archive/2012/11/14/how-to-update-local-source-media-to-add-roles-and-features.aspx"&gt;http://blogs.technet.com/b/joscon/archive/2012/11/14/how-to-update-local-source-media-to-add-roles-and-features.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is important to note that when you update your installation source, you are &lt;em style="mso-bidi-font-style: normal;"&gt;adding&lt;/em&gt; additional versions to the component store. Old versions of components remain available for servers that need those versions. However, when you install a Windows feature using &lt;em style="mso-bidi-font-style: normal;"&gt;Install-&lt;span class="SpellE"&gt;WindowsFeature&lt;/span&gt;,&lt;/em&gt; Windows kicks off a Windows Update scan immediately after installing the feature. This ensures that (at least for servers with Windows Update enabled), accidentally installing an old version of a feature won&amp;rsquo;t compromise the security of the system.&lt;/p&gt;
&lt;p&gt;Please let me know if you have any issues using the new Features on Demand functionality. We&amp;rsquo;d love to hear our customers&amp;rsquo; feedback and I look forward to answering any questions that you may have.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3530720" width="1" height="1"&gt;</description></item><item><title>Configuring the Minimal Server Interface</title><link>http://blogs.technet.com/b/server_core/archive/2012/05/09/configuring-the-minimal-server-interface.aspx</link><pubDate>Wed, 09 May 2012 16:47:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3497021</guid><dc:creator>Ben Herila [MSFT]</dc:creator><slash:comments>12</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3497021</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/05/09/configuring-the-minimal-server-interface.aspx#comments</comments><description>&lt;p&gt;In our &lt;a href="http://blogs.technet.com/b/server_core/archive/2012/04/19/server-core-in-windows-server-2012.aspx"&gt;previous blog posting&lt;/a&gt;, we introduced the Minimal Server Interface. At the end, we noted that there are three particular Windows features (among others, of course) that can be installed on any server running Windows Server 2012:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Server Core &amp;ndash; always installed and enabled; the baseline feature for all Windows Servers&lt;/li&gt;
&lt;li&gt;Server Graphical Management Tools &amp;amp; Infrastructure &amp;ndash; functionality for Minimal Server Interface&lt;/li&gt;
&lt;li&gt;Server Graphical Shell &amp;ndash; equivalent to Server with a GUI&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We also promised to explain how to combine these features in order to minimize your server&amp;rsquo;s surface area while preserving just enough of the functionality you need; and indeed, that&amp;rsquo;s our topic today.&lt;br /&gt; There are two ways to configure the Minimal Server Interface: either start with Server with a GUI and uninstall the &lt;em&gt;Server Graphical Shell&lt;/em&gt; feature, or start with Server Core and install the &lt;em&gt;Server Graphical Management Tools &amp;amp; Infrastructure&lt;/em&gt; feature.&lt;/p&gt;
&lt;h2&gt;What is affected when I uninstall the Server Graphical Shell?&lt;/h2&gt;
&lt;p&gt;In some cases, when you uninstall the Server Graphical Shell, Windows features that depend on Server Graphical Shell will also be uninstalled. In Server Manager, a pop-up dialog box will warn you about what will be uninstalled. Non-Windows features, such as third-party software and other Microsoft products that don&amp;rsquo;t ship as part of Windows Server 2012, are not affected by the Install-WindowsFeature and Uninstall-WindowsFeature cmdlets. If you aren&amp;rsquo;t sure what an installation or uninstallation action is going to affect, you can add the -WhatIf flag to see what will be installed or uninstalled along with your selection.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Uninstall-WindowsFeature Server-Gui-Shell -WhatIf &lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Settings associated with uninstalled features are also removed in some cases. You should back up any settings associated with a feature before you uninstall that feature.&lt;/p&gt;
&lt;h2&gt;Installing Minimal Server Interface&lt;/h2&gt;
&lt;p&gt;Because the Minimal Server Interface is situated between the Server Core and Server with a GUI modes, you can either install features on Server Core or remove features from Server with a GUI to reach the Minimal Server Interface installation state.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Caveat: Features on Demand. &lt;/strong&gt;&lt;/em&gt;When you start with a Server Core installation, the files needed to install graphical features aren't installed on the local disk. This is actually a feature called &lt;em&gt;remotification&lt;/em&gt; which involves removing the binaries from the local disk while preserving metadata to allow the binaries to be securely reintroduced at a later date. When you try to install a GUI feature, the necessary files are downloaded from Windows Update using a feature called &lt;em&gt;Features on Demand&lt;/em&gt;. An internet connection is required and several gigabytes of data will be downloaded. If you don&amp;rsquo;t want to download all this data, or if your server doesn&amp;rsquo;t have an internet connection, you can supply an alternate installation source on the command line or configure one via Group Policy. For more information, see the &lt;a href="http://technet.microsoft.com/en-us/library/hh831786.aspx"&gt;Using Windows Server &amp;ldquo;8&amp;rdquo; Installation Options&lt;/a&gt; document on technet.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To install &lt;em&gt;Server Graphical Management Tools &amp;amp; Infrasturcture&lt;/em&gt;on Server Core:&lt;ol&gt;
&lt;li&gt;Open PowerShell, then run the following command: &lt;strong&gt;&lt;em&gt;Install-WindowsFeature Server-Gui-Mgmt-Infra&lt;/em&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Restart the server when prompted (or run &lt;em&gt;&lt;strong&gt;Restart-Computer&lt;/strong&gt;&lt;/em&gt; in PowerShell)&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;To remove &lt;em&gt;Server Graphical Shell&lt;/em&gt;on Server with a GUI (either locally or remotely) using Windows PowerShell:&lt;ol&gt;
&lt;li&gt;Open PowerShell, then run the following command: &lt;em&gt;&lt;strong&gt;Uninstall-WindowsFeature Server-Gui-Shell -WhatIf&lt;/strong&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;You should see &lt;em&gt;Collecting data... &lt;/em&gt;for a few moments, and then a listing of the installation summary will be displayed in the PowerShell window. This summary lists any other features that will also be uninstalled at this time.
&lt;blockquote&gt;
&lt;pre&gt;PS C:\&amp;gt; Uninstall-WindowsFeature Server-Gui-Shell -WhatIf
What if: Checking if running in 'WhatIf' Mode.
What if: Performing uninstallation for "[User Interfaces and Infrastructure] Server Graphical Shell".
What if: This server may need to be restarted after the removal completes.
           
Success Restart Needed Exit Code      Feature Result
------- -------------- ---------      --------------
True    Maybe          Success        {Server Graphical Shell}&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;Restart the server when prompted (or run &lt;em&gt;&lt;strong&gt;Restart-Computer&lt;/strong&gt;&lt;/em&gt; in PowerShell)&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can also use the Server Manager GUI remotely to install or uninstall Windows features, including &amp;ldquo;User Interfaces and Infrastructure,&amp;rdquo; from a Windows 8 &amp;ldquo;client&amp;rdquo; PC or another Windows Server 2012 server that already has Server Manager installed. In other words, you can use Server Manager remotely to manage a server running in Server Core mode.&lt;/p&gt;
&lt;ul&gt;&lt;ol&gt;
&lt;li&gt;Open Server Manager, click &lt;em&gt;Manage&lt;/em&gt;, then &lt;em&gt;Remove Roles and Features&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;On the Server Selection page, select the local server (and/or any servers you want to manage) and click &lt;em&gt;Next. &lt;/em&gt;&lt;/li&gt;
&lt;li&gt;On the &lt;em&gt;Features &lt;/em&gt;page, expand &lt;em&gt;User Interfaces and Infrastructure&lt;/em&gt; and uncheck &lt;em&gt;Server Graphical Shell&lt;/em&gt;. Make sure that &lt;em&gt;Graphical Management Tools and Infrastructure&lt;/em&gt; remains &lt;strong&gt;checked&lt;/strong&gt;; unchecking that feature will uninstall Minimal Server Interface as well, resulting in a Server Core Installation.&lt;/li&gt;
&lt;li&gt;At this point, Server Manager will warn you of the impending removal of any dependent features -- such as &lt;em&gt;Desktop Experience&lt;/em&gt; -- that you didn't explicitly select to remove. If you don't see a warning, then no additional Windows features will be affected. Accept&lt;/li&gt;
&lt;li&gt;Restart the server when prompted.&lt;/li&gt;
&lt;/ol&gt;&lt;/ul&gt;
&lt;p&gt;After you restart the server, Windows will be configured with the Minimal Server Interface. Here&amp;rsquo;s what it will looks like after you log in:&lt;/p&gt;
&lt;p align="center"&gt;&lt;img width="640" height="480" alt="Server Manager in the Minimal Server Interface" src="http://i.imgur.com/R0Hs6l.png" /&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;em&gt;&lt;strong&gt;Figure 1. &lt;/strong&gt;The Minimal Server Interface after signing in&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;ll see &lt;em&gt;Server Manager&lt;/em&gt;, which is a graphical tool you can use to manage the local server and other remote servers. Behind &lt;em&gt;Server Manager&lt;/em&gt; (which starts maximized on most configurations) you&amp;rsquo;ll find a command prompt, which you can use to start other applications and management tools (such as &amp;ldquo;&lt;em&gt;servermanager&lt;/em&gt;&amp;rdquo; if you close Server Manager, or even &amp;ldquo;&lt;em&gt;powershell&lt;/em&gt;&amp;rdquo; to get a Windows PowerShell command line environment).&lt;/p&gt;
&lt;p&gt;If you close everything, you&amp;rsquo;ll be left with a black screen. To get back to a command line environment or Server Manager, press CTRL+ALT+DEL and select &lt;em&gt;Task Manager&lt;/em&gt;. From there, click &lt;em&gt;More details, &lt;/em&gt;then &lt;em&gt;File&amp;gt;Run New Task&lt;/em&gt;. Type the command you want to run (such as &lt;em&gt;&amp;ldquo;cmd&amp;rdquo;&lt;/em&gt; to get your command prompt back) and click OK or press Enter.&lt;/p&gt;
&lt;h2&gt;Next Steps&lt;/h2&gt;
&lt;p&gt;Now that you have installed the Minimal Server Interface, you can use the command line to install software products (using &lt;em&gt;msiexec&lt;/em&gt; or the product&amp;rsquo;s&lt;em&gt; setup.exe&lt;/em&gt;), Windows features, and server roles. You can also use the local management tools provided by Server Manager. On the &lt;em&gt;Tools&lt;/em&gt; menu, you&amp;rsquo;ll find quick shortcuts to most of your MMC snap-ins. Server Manager can also be used to manage other servers, including servers that don&amp;rsquo;t have Server Manager installed (such as those running in Server Core mode). You can &amp;ldquo;Add other servers to manage&amp;rdquo; and then right-click on servers in the list view to see what management options are available for that particular server. Here are some examples of things you can do:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Launch Disk Management to remotely configure hard disk partitions&lt;/li&gt;
&lt;li&gt;Manage Remote Desktop scenarios and licensing (RDSH)&lt;/li&gt;
&lt;li&gt;Configure Failover Clusters&lt;/li&gt;
&lt;li&gt;Open MMC snap-ins&lt;/li&gt;
&lt;li&gt;Open a remote PowerShell session&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In some cases, you can even manage multiple servers simultaneously, from the same interface. Server Manager is a very powerful tool indeed. It is important to note, however, that all functionality exposed through Server Manager is also available via Windows PowerShell both locally and remotely.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It's also a great idea to start exploring PowerShell to experience the power and control that our new command line interfaces offer. You can manage &lt;em&gt;this&lt;/em&gt; server remotely, too, from other Windows 8 PCs and servers. We'll be posting some general information on remote management in an upcoming post; for now, check out &lt;a href="http://blogs.technet.com/b/wincat/archive/2012/05/03/what-needs-to-be-configured-to-do-remote-disk-management-of-a-server-core-installation-in-windows-server-2012-via-powershell.aspx"&gt;&lt;em&gt;What needs to be configured to do remote disk management of a Server Core installation in Windows Server 2012 PowerShell&lt;/em&gt;&lt;/a&gt; at the Server and Cloud Partner and Customer Solutions Team Blog&lt;em&gt;. &lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;The Minimal Server Interface is designed to be a &lt;em&gt;compatibility or transitional layer&lt;/em&gt; from a Server with GUI to Server Core. Although you benefit from reduced patching footprint and lower resource utilization in comparison to the full &lt;em&gt;Server with a GUI&lt;/em&gt; installation option, the smallest surface area is achieved using Server Core. When you are unable to use Windows Server Core, the Minimal Server Interface provides the best of both worlds of Windows Server. It delivers comprehensive graphical management capabilities while reducing patching requirements and minimizing disk and memory footprint. Please try the Minimal Server Interface and let us know what you think!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3497021" width="1" height="1"&gt;</description></item><item><title>Live! TechNet Radio: IT Time - An Overview of Windows Server “8” Beta – Server Core</title><link>http://blogs.technet.com/b/server_core/archive/2012/04/30/live-technet-radio-it-time-an-overview-of-windows-server-8-beta-server-core.aspx</link><pubDate>Mon, 30 Apr 2012 15:56:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3495304</guid><dc:creator>Ben Herila [MSFT]</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3495304</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/04/30/live-technet-radio-it-time-an-overview-of-windows-server-8-beta-server-core.aspx#comments</comments><description>&lt;p&gt;Andrew Mason and I have teamed up with the TechNet Radio team to bring you a live tour of Windows Server and the Minimal Server Interface.&lt;/p&gt;
&lt;h4&gt;About this Video&lt;/h4&gt;
&lt;p&gt;Principal Group Program Manager Andrew Mason and Program Manager Ben Herila join us for today&amp;rsquo;s show as we go over the latest features found in Windows Server &amp;ldquo;8&amp;rdquo; Beta &amp;ndash; Server Core. Tune in as we cover improvements made to service and manageability, role support and flexibility, and the various configuration levels.&lt;/p&gt;
&lt;p&gt;&lt;a title="http://technet.microsoft.com/en-us/edge/technet-radio-it-time-an-overview-of-windows-server-8-server-core.aspx" href="http://technet.microsoft.com/en-us/edge/technet-radio-it-time-an-overview-of-windows-server-8-server-core"&gt;Here is a direct link to the episode.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3495304" width="1" height="1"&gt;</description></item><item><title>Balancing Compatibility and Footprint with the Minimal Server Interface</title><link>http://blogs.technet.com/b/server_core/archive/2012/04/24/balancing-compatibility-and-footprint-with-the-minimal-server-interface.aspx</link><pubDate>Tue, 24 Apr 2012 19:01:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3494151</guid><dc:creator>Ben Herila [MSFT]</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3494151</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/04/24/balancing-compatibility-and-footprint-with-the-minimal-server-interface.aspx#comments</comments><description>&lt;p&gt;As Andrew mentioned in our &lt;a title="http://blogs.technet.com/b/server_core/archive/2012/04/19/server-core-in-windows-server-2012.aspx" href="http://blogs.technet.com/b/server_core/archive/2012/04/19/server-core-in-windows-server-2012.aspx"&gt;previous blog post&lt;/a&gt;, we have made a huge investment this release to enable and improve many new and existing scenarios on Server Core.&amp;nbsp; While Server Core offers a great, minimal footprint system that is capable of running most server roles, we also recognize that many customers need to run software that doesn&amp;rsquo;t yet support Server Core (whether it&amp;rsquo;s other Microsoft software or not). That&amp;rsquo;s why we created the Minimal Server Interface, which is designed to give you just enough of Windows to be able to run most existing software, including GUI management tools, but still leaves uninstalled many features not required on a Server, such as Internet Explorer, Windows Explorer, and the Desktop.&lt;/p&gt;
&lt;h2&gt;Engineering Goals&lt;/h2&gt;
&lt;p&gt;Windows applications and server roles have traditionally been built on top of what is known as the &lt;i&gt;Windows Foundation&lt;/i&gt;: a monolithic package containing dependencies for all of Windows. Since Windows Server 2008, we have been working to break this package up into smaller, installable features. The diagram below shows how the Windows Foundation is split up in Windows Server 2012:&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-50-89/6013.Capture.PNG"&gt;&lt;img alt="" src="http://blogs.technet.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-50-89/6013.Capture.PNG" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;While the &lt;i&gt;Windows Foundation&lt;/i&gt; feature is always installed on &amp;ldquo;client&amp;rdquo; editions of Windows 8, it is possible to install only the &lt;i&gt;Server Core&lt;/i&gt; feature on Windows Server. This is the recommended and default installation mode for Windows Server 2012. The all-new &lt;i&gt;Minimal Server Interface, &lt;/i&gt;which is comprised of the yellow highlighted packages in the diagram above, installs on top of Server Core. It is designed to serve as a compatibility layer for those applications that do not yet work on Server Core.&lt;/p&gt;
&lt;h2&gt;Why is Minimal Server Interface Important?&lt;/h2&gt;
&lt;p&gt;Before we explain why the Minimal Server Interface itself is important, we will first explain why Server Core is important. Minimizing the disk space and memory requirements for Windows Server enables users to increase the density of their servers (especially when virtual machines are involved) and scale out their deployments significantly. With Server Core, we not only accomplish considerable space savings (thereby reducing storage costs), but we also minimize the attack surface area (thereby increasing security and reliability). Reducing the overall footprint of Windows also enables us to minimize the servicing footprint. By limiting the number of components that must be patched on a given server, we are able to naturally minimize the number of applicable patches, thereby reducing the frequency of reboots and increasing server availability. Windows Server 2012&amp;rsquo;s focus on being a great platform for private cloud deployments further underscores the importance of our efforts to enable a minimal system footprint.&lt;/p&gt;
&lt;p&gt;As you might imagine, Server Core represents quite a scaled-down version of Windows Server. We eliminated many GUI features, which are some of the most bulky packages in Windows. However, we realized that many users are not yet ready to move to a remotely managed and local command-line-only Windows Server. For this reason, we created the &lt;i&gt;Minimal Server Interface&lt;/i&gt;, which is an intermediate state in between &lt;i&gt;Server with a GUI &lt;/i&gt;and &lt;i&gt;Server Core&lt;/i&gt;. Practically, the &lt;i&gt;Minimal Server Interface&lt;/i&gt; contains almost everything that &lt;i&gt;Server with a GUI &lt;/i&gt;has, with two notable exceptions. Internet Explorer 10 and the Windows Explorer shell are not installed in the &lt;i&gt;Minimal Server Interface&lt;/i&gt;. However, Server Manager, MMC, and a number of graphical management options are available for use. Accordingly, the &lt;i&gt;Minimal Server Interface&lt;/i&gt; provides comprehensive local GUI management capability without the attack and servicing footprint of a full &amp;ldquo;&lt;i&gt;Server with a&amp;nbsp; GUI&amp;rdquo;&lt;/i&gt; installation.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Configuring Minimal Server Interface&lt;/h2&gt;
&lt;p&gt;The Minimal Server Interface is designed to be a state in between Server with a GUI and Server Core. As it is intended primarily as a transitional layer, it is not directly exposed in the Windows Server installation options dialog box. You&amp;rsquo;ll need to install the Minimal Server Interface on top of Server Core, or remove the Server Graphical Shell from a Server with a GUI installation. The Minimal Server Interface works this way because there are three particular Windows features (among others, of course) that can be installed on any server running Windows Server 2012:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Server Core&lt;/strong&gt; &amp;ndash; always installed and enabled; the baseline feature for all Windows Servers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Server Graphical Management Tools &amp;amp; Infrastructure&lt;/strong&gt; &amp;ndash; functionality for Minimal Server Interface&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Server Graphical Shell&lt;/strong&gt; &amp;ndash; equivalent to &lt;em&gt;Server with a GUI&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In our next blog post, we will describe how to configure the Minimal Server Interface in two ways: one, for administrators who choose to start with the default option of Server Core and want additional GUI functionality, and the other, for administrators who are currently using the Server Graphical Shell and want to reap some of the benefits of a minimal system footprint.&lt;/p&gt;
&lt;p&gt;Until next time,&lt;/p&gt;
&lt;p&gt;Ben Herila&lt;br /&gt;Program Manager, Windows Server&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3494151" width="1" height="1"&gt;</description></item><item><title>Server Core in Windows Server 2012</title><link>http://blogs.technet.com/b/server_core/archive/2012/04/19/server-core-in-windows-server-2012.aspx</link><pubDate>Thu, 19 Apr 2012 22:45:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3493312</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3493312</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/04/19/server-core-in-windows-server-2012.aspx#comments</comments><description>&lt;p&gt;The Windows Server blog introduced many of the changes we have made for Windows Server 2012 for Server Core, the new Minimal Server Interface, and Features on Demand in this posting: &lt;a href="http://blogs.technet.com/b/windowsserver/archive/2012/03/20/building-an-optimized-private-cloud-using-windows-server-8-server-core.aspx"&gt;http://blogs.technet.com/b/windowsserver/archive/2012/03/20/building-an-optimized-private-cloud-using-windows-server-8-server-core.aspx&lt;/a&gt;. We will be using the Server Core blog to discuss all of these in more depth and welcome you to post any comments and questions you might have regarding these changes.&lt;/p&gt;
&lt;p&gt;Today I&amp;rsquo;m going to start by discussing some of the ways you can take advantage of the ability to move between Server Core and Server with a GUI in Windows Server 2012.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Changing server requirements&lt;/b&gt; &amp;ndash; If you have deployed Server Core and then there is a change in what needs to run on the server that requires either Minimal Server Interface or Server with a GUI you can now convert up without having to reinstall and rebuild the server.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Troubleshooting or configuration&lt;/b&gt; &amp;ndash; If there are any issues that you need to trouble shoot or configuration changes you want to make and find it easier to do either with the local GUI tools, you can convert to either Minimal Server Interface or Server with a GUI.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Initial configuration &lt;/b&gt;&amp;ndash; You can install Server with a GUI, configure the server as desired for your environment, and then convert to Server Core for production and get all the servicing and reboot reduction benefits of Server Core.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Single master image &lt;/b&gt;&amp;ndash; With the ability to switch between Server Core and Server with a GUI you can create a single master image for deployment. Once installed on a new server it can then be converted to Server Core if that is the planned&amp;nbsp; configuration for the server. There is no longer a need to create and maintain two Windows Server images.&lt;/p&gt;
&lt;p&gt;For steps on how to convert between Server Core and Server with a GUI, see the Installation Options topic for the beta release: &lt;a href="http://technet.microsoft.com/en-us/library/hh831786.aspx"&gt;http://technet.microsoft.com/en-us/library/hh831786.aspx&lt;/a&gt;&amp;nbsp;We&amp;rsquo;ll cover the ways to convert in more detail in a future posting, as well as Minimal Server Interface, and Features on Demand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3493312" width="1" height="1"&gt;</description></item><item><title>Server Core on the Windows Server blog</title><link>http://blogs.technet.com/b/server_core/archive/2012/03/20/server-core-on-the-windows-server-blog.aspx</link><pubDate>Tue, 20 Mar 2012 20:02:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3487766</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3487766</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/03/20/server-core-on-the-windows-server-blog.aspx#comments</comments><description>&lt;p&gt;There is a new posting on Server Core on the main Windows&amp;nbsp;Server blog: &lt;a href="http://blogs.technet.com/b/windowsserver/archive/2012/03/20/building-an-optimized-private-cloud-using-windows-server-8-server-core.aspx"&gt;http://blogs.technet.com/b/windowsserver/archive/2012/03/20/building-an-optimized-private-cloud-using-windows-server-8-server-core.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;More details will be posted here in the coming weeks....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3487766" width="1" height="1"&gt;</description></item><item><title>Windows Server “8” Beta announcement</title><link>http://blogs.technet.com/b/server_core/archive/2012/03/01/windows-server-8-beta-announcement.aspx</link><pubDate>Thu, 01 Mar 2012 23:42:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3484201</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3484201</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/03/01/windows-server-8-beta-announcement.aspx#comments</comments><description>&lt;p&gt;This morning Bill Laing, Corporate Vice President of Server and Cloud, announced the &lt;a href="http://blogs.technet.com/b/windowsserver/archive/2012/03/01/windows-server-8-beta-available-now.aspx"&gt;beta release of Windows Server &amp;ldquo;8&lt;/a&gt;&amp;rdquo;.&amp;nbsp; For anyone who is interested in hearing more about what is in the beta, please go read what Bill has to say. In the coming weeks, there will be more Windows Server &amp;ldquo;8&amp;rdquo; blog posts coming on the &lt;a href="http://blogs.technet.com/b/windowsserver/"&gt;Windows Server Blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Stay tuned to&amp;nbsp;the Server Core blog for more details on Server Core and the, Minimal Server Interface.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3484201" width="1" height="1"&gt;</description></item><item><title>Server Core news</title><link>http://blogs.technet.com/b/server_core/archive/2012/01/18/server-core-news.aspx</link><pubDate>Thu, 19 Jan 2012 00:58:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3476183</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3476183</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2012/01/18/server-core-news.aspx#comments</comments><description>&lt;p&gt;Some Server Core related information was recently posted on the Microsoft Server and Cloud Platform blog that will likely be of interest to Server Core users:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/b/server-cloud/archive/2012/01/11/windows-server-8-server-applications-and-the-minimal-server-interface.aspx"&gt;Windows Server 8: Server Applications and the Minimal Server Interface&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3476183" width="1" height="1"&gt;</description></item><item><title>SQL Server on Server Core</title><link>http://blogs.technet.com/b/server_core/archive/2011/06/09/sql-server-on-server-core.aspx</link><pubDate>Thu, 09 Jun 2011 15:22:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434585</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3434585</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2011/06/09/sql-server-on-server-core.aspx#comments</comments><description>&lt;p&gt;The next version of SQL Server (code name Denali) will include support for Windows Server 2008 R2 Server Core: &lt;a href="http://blogs.msdn.com/b/nikosan/archive/2010/11/11/future-sql-server-edition-denali.aspx"&gt;http://blogs.msdn.com/b/nikosan/archive/2010/11/11/future-sql-server-edition-denali.aspx&lt;/a&gt;. I'm sure more information will be posted as SQL Server gets closer to release.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434585" width="1" height="1"&gt;</description></item><item><title>.Net 4 Functionality on Server Core</title><link>http://blogs.technet.com/b/server_core/archive/2011/05/03/net-4-functionality-on-server-core.aspx</link><pubDate>Tue, 03 May 2011 18:53:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3426098</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3426098</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2011/05/03/net-4-functionality-on-server-core.aspx#comments</comments><description>&lt;p&gt;Details on the .Net 4 namespaces that work on Server Core are available&amp;nbsp;at: &lt;a href="http://www.satter.org/2011/04/net-4-on-server-core.html"&gt;http://www.satter.org/2011/04/net-4-on-server-core.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3426098" width="1" height="1"&gt;</description></item><item><title>Microsoft .NET Framework 4 for Server Core is now Available</title><link>http://blogs.technet.com/b/server_core/archive/2011/03/02/microsoft-net-framework-4-for-server-core-is-now-available.aspx</link><pubDate>Wed, 02 Mar 2011 21:31:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3391414</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3391414</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2011/03/02/microsoft-net-framework-4-for-server-core-is-now-available.aspx#comments</comments><description>&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span lang="EN" style="mso-ansi-language: EN;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;The download center link is: &lt;/span&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c2794455-274d-4363-ade6-e69008a24d8a"&gt;&lt;span style="font-family: Calibri; color: #0000ff; font-size: small;"&gt;http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c2794455-274d-4363-ade6-e69008a24d8a&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span lang="EN" style="mso-ansi-language: EN;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;Before installing, be sure to check the Instructions section on the page. .NET Framework&amp;nbsp;4 on Server Core requires the following to be installed:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1;"&gt;&lt;span lang="EN" style="font-family: Symbol; mso-ansi-language: EN; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-size: small;"&gt;&amp;middot;&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN" style="mso-ansi-language: EN;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;SP1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1;"&gt;&lt;span lang="EN" style="font-family: Symbol; mso-ansi-language: EN; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-size: small;"&gt;&amp;middot;&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN" style="mso-ansi-language: EN;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;WoW64&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; margin: 0in 0in 10pt 0.5in; mso-list: l0 level1 lfo1;"&gt;&lt;span lang="EN" style="font-family: Symbol; mso-ansi-language: EN; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-size: small;"&gt;&amp;middot;&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN" style="mso-ansi-language: EN;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;.Net 2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3391414" width="1" height="1"&gt;</description></item><item><title>.NET Framework 4 availability on Server Core</title><link>http://blogs.technet.com/b/server_core/archive/2011/01/20/net-framework-4-availability-on-server-core.aspx</link><pubDate>Fri, 21 Jan 2011 00:13:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3381584</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3381584</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2011/01/20/net-framework-4-availability-on-server-core.aspx#comments</comments><description>&lt;p&gt;We have been hearing your questions about whether .NET Framework 4 will be available on Server Core. I&amp;rsquo;m happy to announce that in Q1 of 2011, there will be a release of .NET Framework 4 supporting installation on the Server Core installation option. This will require Windows Server 2008 R2 SP1, which has publicly been stated to release in Q1. Like in .NET 2.0 and .NET 3.5, with .NET Framework 4, you will be able to build and run managed applications that use ASP.NET, WCF, WF, Windows Services and Console Applications.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3381584" width="1" height="1"&gt;</description></item><item><title>Retiring Oclist.exe</title><link>http://blogs.technet.com/b/server_core/archive/2010/10/28/retiring-oclist-exe.aspx</link><pubDate>Thu, 28 Oct 2010 16:51:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3364696</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3364696</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2010/10/28/retiring-oclist-exe.aspx#comments</comments><description>&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;For those of you that used Server Core in Windows Server 2008 you may be familiar with the Oclist.exe tool. This tool was included in Server Core to provide a way to obtain a&amp;nbsp;list of roles and features on Server Core and their installation state. In Windows Server 2008 R2 a new tool, Dism.exe, was introduced for adding/removing roles and features and included the capability to&amp;nbsp;provide the list of roles and features as well as&amp;nbsp;installation state by running:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt 0.5in;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Dism /online /get-features /format:table&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;In the Server Core documentation we changed to using Dism.exe for Windows Server 2008 R2. Because Dism.exe is an integrated command line&amp;nbsp;tool for all tasks related to optional&amp;nbsp;roles and features and provides additional formating options for its output, in the next release we are planning to remove Oclist.exe from Server Core. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;If there are any concerns with this change, please post a comment or email &lt;a href="mailto:srvcfdbk@microsoft.com"&gt;srvcfdbk@microsoft.com&lt;/a&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3364696" width="1" height="1"&gt;</description></item><item><title>IPv6 transition technologies on Windows Server 2008 R2 Server Core</title><link>http://blogs.technet.com/b/server_core/archive/2010/05/14/ipv6-transition-technologies-on-windows-server-2008-r2-server-core.aspx</link><pubDate>Fri, 14 May 2010 22:03:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3332742</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3332742</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2010/05/14/ipv6-transition-technologies-on-windows-server-2008-r2-server-core.aspx#comments</comments><description>&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;If you are using an IPv6 transition technology on a Windows Server 2008 R2 Server Core installation you may experience one or more of the following symptoms: &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE style="MARGIN: auto auto auto 3.75pt; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 1184" class=MsoNormalTable border=0 cellSpacing=0 cellPadding=0&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; WIDTH: 12pt; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top width=16&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;•&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;IPv6 transition technologies such as ISATAP, 6to4 and Teredo do not work correctly when the computer is a member of a network. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; WIDTH: 12pt; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top width=16&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;•&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;You cannot see tunnel adapters for ISATAP, 6to4, or Teredo when you run the ipconfig /all command. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; WIDTH: 12pt; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top width=16&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;•&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;The CPU usage of the Svchost.exe process that hosts the IP Helper service (iphlpsvc) is abnormally high. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3; mso-yfti-lastrow: yes"&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; WIDTH: 12pt; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top width=16&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;•&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; PADDING-BOTTOM: 0in; BACKGROUND-COLOR: transparent; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8; PADDING-TOP: 0in" vAlign=top&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;You cannot find the Tunnel.sys file on the computer, which should be under %windir%\system32\drivers. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Verdana','sans-serif'; FONT-SIZE: 13pt"&gt;If so, there is a fix available, see article 978309 (&lt;A href="http://support.microsoft.com/kb/978309"&gt;http://support.microsoft.com/kb/978309&lt;/A&gt;) for more details and the fix.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3332742" width="1" height="1"&gt;</description></item><item><title>Network Binding Management</title><link>http://blogs.technet.com/b/server_core/archive/2010/01/27/network-binding-management.aspx</link><pubDate>Thu, 28 Jan 2010 00:12:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3308886</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3308886</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2010/01/27/network-binding-management.aspx#comments</comments><description>&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;There is a new utility available to allow management of your network bindings at the command line on Server Core: NVSPBind.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;It is available at: &lt;/FONT&gt;&lt;A href="http://code.msdn.microsoft.com/nvspbind"&gt;&lt;FONT size=3 face=Calibri&gt;http://code.msdn.microsoft.com/nvspbind&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;More information is at: &lt;/FONT&gt;&lt;A href="http://blogs.technet.com/jhoward/archive/2010/01/25/announcing-nvspbind.aspx"&gt;&lt;FONT size=3 face=Calibri&gt;http://blogs.technet.com/jhoward/archive/2010/01/25/announcing-nvspbind.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3308886" width="1" height="1"&gt;</description></item><item><title>Upgrading Windows Server 2008 R2 without media</title><link>http://blogs.technet.com/b/server_core/archive/2009/10/14/upgrading-windows-server-2008-r2-without-media.aspx</link><pubDate>Wed, 14 Oct 2009 16:53:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3286895</guid><dc:creator>Brendan P</dc:creator><slash:comments>31</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3286895</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2009/10/14/upgrading-windows-server-2008-r2-without-media.aspx#comments</comments><description>&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Windows Server 2008 R2 introduces a new command-line utility, DISM, the Deployment Image Servicing and Management tool.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;One of DISM’s many useful features is the ability to use its edition-servicing commands to upgrade an R2 installation without requiring install media.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;This is functionally equivalent to Windows Anytime Upgrade in a Windows 7 client install, and can be performed on both an online or offline image, and on both full Server and Server Core installations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Upgrades using the edition servicing method are quick, and don’t require a full reinstall of the operating system.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;Deployed roles and features, and other characteristics (machine name, user and admin accounts, etc) are persisted forward.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;Because the target editions are staged within the image, only the updates necessary to move from edition to the next are applied.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;The upgrade options are limited to edition families, and are irreversible – you can’t downgrade once you’ve gone up an edition.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;Additionally, you can’t move from full Server to Server Core (or vice versa).&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;The supported upgrade paths are:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class="MsoListParagraphCxSpFirst"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Windows Server 2008 R2 Standard -&amp;gt; Windows Server 2008 R2 Enterprise -&amp;gt; Windows Server 2008 R2 Datacenter&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class="MsoListParagraphCxSpMiddle"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Windows Server 2008 R2 Standard Server Core -&amp;gt; Windows Server 2008 R2 Enterprise Server Core -&amp;gt; Windows Server 2008 R2 Datacenter Server Core&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class="MsoListParagraphCxSpLast"&gt;&lt;span style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Windows Server 2008 R2 Foundation -&amp;gt; Windows Server 2008 R2 Standard&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;The tool essential for this process, DISM.exe, is included in every installation of Windows Server 2008 R2, and the general usage for online and offline use is documented on TechNet here:&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;a mce_href="http://technet.microsoft.com/en-us/library/dd744380(WS.10).aspx" href="http://technet.microsoft.com/en-us/library/dd744380(WS.10).aspx"&gt;&lt;font size="3" face="Calibri"&gt;http://technet.microsoft.com/en-us/library/dd744380(WS.10).aspx&lt;/font&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt; tab-stops: 174.55pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;One scenario that we sometimes use internally is the online upgrading of Hyper-V hosts.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;If you decide that you want to move from Enterprise’s 4 VM limit to Datacenter’s support for an unlimited number of VMs, you can migrate the VMs to another host, upgrade the old host in less than thirty minutes, and then immediately migrate the VMs back once the process is complete.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;There’s no need to take the whole server offline or rebuild from scratch.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;The syntax for DISM is fairly straightforward.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;From an elevated command prompt, you can query for the current edition, for possible target editions, and initiate the upgrade.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;To upgrade, you need to provide a valid 25-character product key for the edition to which you’re upgrading.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;font face="Calibri"&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;To determine the installed edition, run:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY: 'Courier New'"&gt;&lt;font size="3"&gt;DISM /online /Get-CurrentEdition&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;To check the possible target editions, run:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY: 'Courier New'"&gt;&lt;font size="3"&gt;DISM /online /Get-TargetEditions&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;Finally, to initiate an upgrade, run:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY: 'Courier New'"&gt;&lt;font size="3"&gt;DISM /online /Set-Edition:&amp;lt;edition ID&amp;gt; /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;So, for example, to upgrade to Windows Server 2008 R2 Datacenter from a downlevel edition, you would run:&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY: 'Courier New'"&gt;&lt;font size="3"&gt;DISM /online /Set-Edition:ServerDatacenter /productkey:ABCDE-ABCDE-ABCDE-ABCDE-ABCDE&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;/font&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;After running the /Set-Edition command, DISM will prepare the operating system for the edition servicing operation, then reboot twice while it applies the changes to the operating system.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;After the final reboot, you’ll be running the new edition! &amp;nbsp;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;UPDATE: One important note, as I'm reminded by Xaegr in the comments, is that the server can't be a DC at the time of upgrade. &amp;nbsp;If you demote a DC using dcpromo, you can upgrade, then re-promote it (you may need to migrate FSMO roles, etc, in order to succesfully demote.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Definitely let me know if you have questions about particular details – we’re excited that this functionality is now available. &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;thanks,&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style="MARGIN: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Brendan&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3286895" width="1" height="1"&gt;</description></item><item><title>Setting the Time Zone in Windows Server 2008 R2</title><link>http://blogs.technet.com/b/server_core/archive/2009/06/08/powershell-script-to-set-the-time-zone.aspx</link><pubDate>Mon, 08 Jun 2009 18:39:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3251939</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3251939</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2009/06/08/powershell-script-to-set-the-time-zone.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;There is now a command line utility, tzutil.exe, that can be used to view the&amp;nbsp;current time&amp;nbsp;zone setting as well as to configure the time zone.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;For those of you using PowerShell that want to script setting the time zone on Server Core, a PowerShell script is now available to do that. It is posted at: &lt;/FONT&gt;&lt;A href="http://blogs.technet.com/deploymentguys/archive/2009/06/07/setting-the-time-zone-using-windows-powershell.aspx" mce_href="http://blogs.technet.com/deploymentguys/archive/2009/06/07/setting-the-time-zone-using-windows-powershell.aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://blogs.technet.com/deploymentguys/archive/2009/06/07/setting-the-time-zone-using-windows-powershell.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3251939" width="1" height="1"&gt;</description></item><item><title>Server Core, application development and FxCop</title><link>http://blogs.technet.com/b/server_core/archive/2009/05/27/server-core_2C00_-application-development-and-fxcop.aspx</link><pubDate>Wed, 27 May 2009 21:17:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3246294</guid><dc:creator>Lfsantos</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3246294</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2009/05/27/server-core_2C00_-application-development-and-fxcop.aspx#comments</comments><description>&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;Server Core is a new Windows installation option introduced in Windows Server 2008.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;The original Windows Server 2008 Server Core did not include .&lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt; -- and that limited the things you could use it for.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;In Windows Server 2008 R2, Server Core includes .Net 2.0 and .Net v3.5 (neither are installed by default), which opens a new set of possibilities only available in full Server installs until now.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Server Core can now run a wide variety of managed applications, including hosting&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;ASP.&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt;, WCF, WF, Windows Services and Console Applications.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;An important part of the original Server Core vision is to keep the installation small and focused, minimizing servicing, install time, size, etc. When we added .&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt; to Server Core, we maintained that vision, putting in only the parts most likely to be needed.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;For instance, we've left out the graphics interface (WPF and Windows Forms), design time assemblies, and some tools etc.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;We've also included only the 64 bit version of the Framework and tools by default.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;When writing .&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt; applications for Server Core, you can use most – but not all – of the functionality in .&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt; 2.0 or 3.5 (depending on which you have installed).&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;If, on your development machine, you use some functionality that is not present in the Server Core version of .&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt;, your program will probably start to run – but then give hard to diagnose errors when it hits the functionality that is not included.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=Figure&gt;&lt;SPAN style="mso-no-proof: yes"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;Those errors can be hard to diagnose, particularly since the code will run fine on a developer machine, with full .&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt;.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;To make it easier to check for these kinds of errors, &lt;SPAN style="mso-no-proof: yes"&gt;FxCop&lt;/SPAN&gt; can come to the rescue, especially if you use VS 2005 or VS 2008.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="mso-no-proof: yes"&gt;FxCop&lt;/SPAN&gt;&lt;/B&gt; is a standalone application that can be downloaded from &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/downloads" mce_href="http://www.microsoft.com/downloads"&gt;&lt;FONT color=#0000ff size=3 face=Calibri&gt;http://www.microsoft.com/downloads&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt; and is used to analyze managed code assemblies. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;It reports issues concerning violations of the Microsoft framework design guidelines for writing robust and easily maintainable code using .&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt;.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;For Server Core, we’ve provided a set of FxCop rules that you can use to validate your applications before you deploy them.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;For example, imagine that you have a Windows Service application that uses the &lt;SPAN style="mso-no-proof: yes"&gt;System.Media&lt;/SPAN&gt; namespace to emit a particular sound when an event happens:&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;on a full server, with full .&lt;st1:stockticker w:st="on"&gt;NET&lt;/st1:stockticker&gt;, this works just fine; &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;on Server Core, it will fail.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;In this case, by loading the Server Core FxCop rules and scanning your code, you will find all the dangerous places where your application may break. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;We highly recommend using these rules before deploying your application to a Server Core box.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;Like every other rule, this one can be loaded into FXCOP by using the “Project” menu and selecting “Add Rules…” option.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;To check if the action succeeded, you can see it in the rules tab.&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;FONT size=3 face=Calibri&gt;Once loaded, these rules will scan all the assemblies in your FxCop project, looking for illegal usage of non-supported Framework type.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=Figure&gt;&lt;SPAN style="mso-no-proof: yes"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;If you wish to download the FxCop Server Core validation rule, it can be found in this post.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Also, be advised that these rules were only tested&amp;nbsp;against &lt;U&gt;FXCOP version 1.36&lt;/U&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;For a complete list of supported namespaces, please, refer to Server Core’s documentation.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 6pt" class=MsoSubtitle&gt;&lt;EM&gt;&lt;FONT color=#4f81bd size=3 face=Cambria&gt;References:&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;The Server Core step by step guide is at:&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 6pt 0.5in" class=MsoListBullet&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3 face=Calibri&gt;Read online: &lt;/FONT&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc753802.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc753802.aspx"&gt;&lt;SPAN style="FONT-SIZE: 12pt"&gt;&lt;FONT color=#0000ff face=Calibri&gt;http://technet.microsoft.com/en-us/library/cc753802.aspx&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 6pt 0.5in" class=MsoListBullet&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3 face=Calibri&gt;Download as a Word doc: &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=B16F4DC4-A3D3-4DC7-AA51-A1C6728B217A&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=B16F4DC4-A3D3-4DC7-AA51-A1C6728B217A&amp;amp;displaylang=en"&gt;&lt;SPAN style="FONT-SIZE: 12pt"&gt;&lt;FONT color=#0000ff face=Calibri&gt;http://www.microsoft.com/downloads/details.aspx?familyid=B16F4DC4-A3D3-4DC7-AA51-A1C6728B217A&amp;amp;displaylang=en&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;FONT size=3 face=Calibri&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 6pt 0in" class=MsoBodyText&gt;&lt;FONT size=3 face=Calibri&gt;The namespace list is at: &lt;/FONT&gt;&lt;A href="http://blogs.technet.com/server_core/archive/2008/11/25/net-2-0-and-server-core-in-windows-server-2008-r2.aspx" mce_href="http://blogs.technet.com/server_core/archive/2008/11/25/net-2-0-and-server-core-in-windows-server-2008-r2.aspx"&gt;&lt;FONT color=#0000ff size=3 face=Calibri&gt;http://blogs.technet.com/server_core/archive/2008/11/25/net-2-0-and-server-core-in-windows-server-2008-r2.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3 face=Calibri&gt; and once the WS08 R2 SDK is published it will be include there as well.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3246294" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-components-postattachments/00-03-24-62-94/W2K8ServerCore.zip" length="217306" type="application/x-zip-compressed" /></item><item><title>New Server Core Step by Step Guide</title><link>http://blogs.technet.com/b/server_core/archive/2009/05/18/new-server-core-step-by-step-guide.aspx</link><pubDate>Tue, 19 May 2009 01:44:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3242993</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3242993</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2009/05/18/new-server-core-step-by-step-guide.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;A new version of the Server Core step by step guide has been posted to TechNet, which includes the new Windows Server 2008 R2 commands (DISM.exe, new roles/features, etc):&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Read online: &lt;/FONT&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc753802.aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://technet.microsoft.com/en-us/library/cc753802.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Download as a Word doc: &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=B16F4DC4-A3D3-4DC7-AA51-A1C6728B217A&amp;amp;displaylang=en"&gt;&lt;FONT face=Calibri size=3&gt;http://www.microsoft.com/downloads/details.aspx?familyid=B16F4DC4-A3D3-4DC7-AA51-A1C6728B217A&amp;amp;displaylang=en&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;I’ll blog more about the new commands and features in the coming months, with some new tips and tricks.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;In addition to the new step by step guide for Server Core, there are also two job aids now available. These have some commonly used commands on a single sheet of paper that can be folded up and carried with you. A version for Windows Server 2008 and a version that includes some of the new Windows Server 2008 R2 commands are available at: &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;U&gt;&lt;SPAN style="BORDER-RIGHT: windowtext 1pt; PADDING-RIGHT: 0in; BORDER-TOP: windowtext 1pt; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: windowtext 1pt; COLOR: blue; PADDING-TOP: 0in; BORDER-BOTTOM: windowtext 1pt; mso-border-alt: none windowtext 0in; mso-bidi-font-family: 'MS Shell Dlg 2'; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri"&gt;&lt;FONT face=Calibri size=3&gt;http://go.microsoft.com/fwlink/?LinkId=151984&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3242993" width="1" height="1"&gt;</description></item><item><title>WoW64 Support on Server Core in Windows Server 2008 R2</title><link>http://blogs.technet.com/b/server_core/archive/2009/05/05/wow64-support-on-server-core-in-windows-server-2008-r2.aspx</link><pubDate>Tue, 05 May 2009 20:47:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3235808</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3235808</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2009/05/05/wow64-support-on-server-core-in-windows-server-2008-r2.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Those of you that installed the beta build may have noticed that we made WoW64 an optional feature in Server Core for R2. In the beta it was not installed by default, which caused its share of headaches due to many installers still being 32bit or using 32bit custom actions. Based on all the feedback we received from the beta, in the RC build WoW64 is now installed by default so 32bit tools and installers will work out of the box. WoW64 is still optional, so can be uninstalled if desired. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;The following server roles and features have WoW64 packages so if you need 32bit support when using any of these you will need to install the server role or feature and then the WoW64 package:&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 27.9pt; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 5.4pt 0in 5.4pt" cellSpacing=0 cellPadding=0 border=1 class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Server Role / Feature&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;WoW64 Package Name&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;.Net 2.0&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;NetFx2-ServerCore-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;.Net 3&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;NetFx3-ServerCore-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;Clustering&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;FailoverCluster-Core-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 4"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;Input Method Editor&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;ServerCore-EA-IME-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 5"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;PowerShell&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;MicrosoftWindowsPowerShell-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 6"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;Print Server&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;Printing-ServerCore-Role-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 7; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 211.5pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=282&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;Subsystem for UNIX-based Applications&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: #d4d0c8; WIDTH: 207pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=276&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;FONT face=Calibri size=3&gt;SUACore-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3235808" width="1" height="1"&gt;</description></item><item><title>Server Core Development Training Opportunity</title><link>http://blogs.technet.com/b/server_core/archive/2009/04/02/server-core-development-training-opportunity.aspx</link><pubDate>Thu, 02 Apr 2009 19:49:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3221652</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3221652</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2009/04/02/server-core-development-training-opportunity.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Microsoft Technology Platform Adoption labs is offering a training session April 21-23 on Server Core development for Windows Server 2008 R2. This will be offered via a “Virtual Lab” so you can attend from your office, there is no need to travel. However, as with other events and programs associated with pre-release products, an event or corporate non-disclosure agreement is required.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; tab-stops: 376.3pt"&gt;&lt;FONT face=Calibri size=3&gt;If you are interested in finding out more, there is more information posted at: &lt;/FONT&gt;&lt;A href="http://blogs.msdn.com/philpenn/archive/2009/03/30/microsoft-platform-technology-adoption-labs-go-virtual.aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://blogs.msdn.com/philpenn/archive/2009/03/30/microsoft-platform-technology-adoption-labs-go-virtual.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; as well as a link (towards the bottom) to a contact form to request more information on attending.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3221652" width="1" height="1"&gt;</description></item><item><title>User Account Control (UAC) and Server Core </title><link>http://blogs.technet.com/b/server_core/archive/2009/01/19/user-account-control-uac-and-server-core.aspx</link><pubDate>Mon, 19 Jan 2009 19:21:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3185745</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3185745</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2009/01/19/user-account-control-uac-and-server-core.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;A slight detour from the Windows Server 2008 R2 posts this time around to cover a topic that has been coming up recently: UAC on Server Core.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;UAC is not available in Server Core, since it is a command line only interface, doesn’t have IE, or support for user applications. In addition, to use UAC with the command prompt you need to have the Explorer Shell so that you can click Start, right click on Command Prompt, and select run as administrator, which obviously isn’t possible on Server Core.&lt;/FONT&gt;&lt;/P&gt;&lt;FONT face=Calibri size=3&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;If the registry entry that controls UAC is modified on a Server Core installation, it will make doing anything at the command prompt very difficult. Running most anything will result in access denied or other related errors, depending on how UAC aware what you are trying to run is. A quick way to determine if UAC is what is causing the error is to run regedit. If UAC is enable you will receive an error dialog that says “The specified service does not exist as an installed service.” and clicking Ok will return “Access is denied.” on the command line.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;To resolve this&amp;nbsp;you can:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; LINE-HEIGHT: 115%"&gt;&lt;SPAN style="FONT-FAMILY: Symbol"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 7pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Times New Roman','serif'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;If you are using Group Policy to configure your servers and put a server running the Server Core installation into an OU that enables UAC, move the server to another OU that doesn’t enforce UAC and let Group Policy change the setting.&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; LINE-HEIGHT: 115%"&gt;&lt;SPAN style="FONT-FAMILY: Symbol"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 7pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Times New Roman','serif'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;If UAC was manually configured, disable UAC by remotely modifying the registry&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; LINE-HEIGHT: 115%"&gt;&lt;SPAN style="FONT-FAMILY: Symbol"&gt;·&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 7pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Times New Roman','serif'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Logon using the built-in administrator to perform your admin task or disable UAC.&lt;/P&gt;&lt;/FONT&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;To disable UAC on Server Core you can use reg.exe or regedit.exe to set the EnableLUA value under the following Registry path to 0 and reboot:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; TEXT-INDENT: 0.5in"&gt;&lt;FONT face=Calibri size=3&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;More on Windows Server 2008 R2 next time.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3185745" width="1" height="1"&gt;</description></item><item><title>.NET 3.0 and 3.5 in Windows Server 2008 R2 Server Core</title><link>http://blogs.technet.com/b/server_core/archive/2008/12/19/net-3-0-and-3-5-in-windows-server-2008-r2-server-core.aspx</link><pubDate>Sat, 20 Dec 2008 02:51:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3171428</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3171428</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2008/12/19/net-3-0-and-3-5-in-windows-server-2008-r2-server-core.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Much like .NET 2.0 in Server Core, .NET 3.0 and 3.5 are also subsets of functionality. Included are:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Windows Communication Framework (WCF)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Windows Workflow Framework (WF)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;LINQ&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;The only functionality not included is the Windows Presentation Framework (WPF).&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;.NET 3.0 and 3.5 functionality is installed with a single package:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Start /w ocsetup NetFx3-ServerCore&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;If 32bit support is needed you first need to install WoW64 and then .NET 2.0 WoW64 support, the following assume the above command has already been run:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Start /w ocsetup ServerCore-WOW64&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Start /w ocsetup NetFx3-ServerCore-WOW64&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3171428" width="1" height="1"&gt;</description></item><item><title>.NET 2.0 and Server Core in Windows Server 2008 R2</title><link>http://blogs.technet.com/b/server_core/archive/2008/11/25/net-2-0-and-server-core-in-windows-server-2008-r2.aspx</link><pubDate>Wed, 26 Nov 2008 02:27:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3159561</guid><dc:creator>Andrew Mason - MSFT</dc:creator><slash:comments>10</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/server_core/rsscomments.aspx?WeblogPostID=3159561</wfw:commentRss><comments>http://blogs.technet.com/b/server_core/archive/2008/11/25/net-2-0-and-server-core-in-windows-server-2008-r2.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;This time I’ll cover what I meant last time by a subset of .NET 2.0, with future posts covering the other additions in more detail. Not everything required for full .NET 2.0 support is included in Server Core. Instead of increasing the Server Core footprint to add functionality that isn’t “core” to Server Core (couldn’t resist), we added the portions of .NET 2.0 that align with what is already in Server Core. Therefore, the following namespaces are not available as part of .NET 2.0 on Server Core:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.Aspnet.Snapin &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.Ink &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.ManagementConsole.*&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.StylusInput.*&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.VisualBasic.Compatibility.VB6&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.Windows.Themes &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.WindowsCE.Forms &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Microsoft.WindowsMobile.DirectX.*&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.ComponentModel.Design.*&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.Data.Design &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.Deployment.Application &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.Diagnostics.Design &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.Media &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.Messaging.*&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.Speech.*&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;System.Web.UI.Design.* (design time support in this namespace is unavailable, runtime support for expression builders is supported)&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;System.Windows.*&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;UIAutomationClientsideProviders &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;As you can see from the list, these require functionality not available in Server Core, e.g. DirectX, UI/MMC, Multimedia, Tablet support, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;To install .NET 2.0 on Server Core you can run:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Start /w ocsetup&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;NetFx2-ServerCore&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;If 32bit support is needed you first need to install WoW64 and then .NET 2.0 WoW64 support, the following assume the above command has already been run:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Start /w ocsetup ServerCore-WOW64&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0in 0in 10pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Start /w ocsetup NetFx2-ServerCore-WOW64&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3159561" width="1" height="1"&gt;</description></item></channel></rss>