<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://thelazyadmin.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>The Lazy Admin : PowerShell, rodney.buike</title><link>http://thelazyadmin.com/blogs/thelazyadmin/archive/tags/PowerShell/rodney.buike/default.aspx</link><description>Tags: PowerShell, rodney.buike</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>What’s New in 2008 R2 – .NET and PS in Core</title><link>http://thelazyadmin.com/blogs/thelazyadmin/archive/2009/02/06/what-s-new-in-2008-r2-net-and-ps-in-core.aspx</link><pubDate>Fri, 06 Feb 2009 17:00:00 GMT</pubDate><guid isPermaLink="false">e0db7a03-7d76-43aa-9219-34d76d3a79c2:2478</guid><dc:creator>rodney.buike</dc:creator><slash:comments>1</slash:comments><comments>http://thelazyadmin.com/blogs/thelazyadmin/comments/2478.aspx</comments><wfw:commentRss>http://thelazyadmin.com/blogs/thelazyadmin/commentrss.aspx?PostID=2478</wfw:commentRss><wfw:comment>http://thelazyadmin.com/blogs/thelazyadmin/rsscomments.aspx?PostID=2478</wfw:comment><description>&lt;P&gt;The one thing I missed with Server Core was PowerShell.&amp;nbsp; While you can run PowerShell cmdlets and scripts remotely, at times it would have been nice to run it locally.&amp;nbsp; The reason PowerShell was not included was due to the lack of .NET in Server Core.&amp;nbsp; That changes in R2.&lt;/P&gt;
&lt;P&gt;Windows Server Core 2008 R2 includes a subset of .NET which allows PowerShell, as well as other components like ASP.NET.&amp;nbsp; Specifically Server Core R2 includes:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;.NET 2.0&lt;/LI&gt;
&lt;LI&gt;.NET 3.0 and 3.5&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Windows Workflow Foundation (WF)&lt;/LI&gt;
&lt;LI&gt;Windows Communication Foundation (WCF)&lt;/LI&gt;
&lt;LI&gt;Language Integrated Query (LINQ)&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Support for WoW64 if you are running 32 bit applications&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Windows Presentation Foundation (WPF) isn’t included but then with no GUI in Server Core it doesn’t really matter much.&amp;nbsp; There are a few commands you need to know to get it working in R2.&lt;/P&gt;
&lt;P&gt;Install .NET 3.0 and 3.5&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Start /w ocsetup NetFx3-ServerCore&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Enable 32 bit support, run the above, then&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Start /w ocsetup ServerCore-WOW64&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Start /w ocsetup NetFx3-ServerCore-WOW64&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Enable PowerShell&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Start /w ocsetup MicrosoftWindowsPowerShell&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Launch PowerShell&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Start c:\Windows\System32\WindowsPowerShell\v1.0\PowerShell.exe&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://thelazyadmin.com/aggbug.aspx?PostID=2478" width="1" height="1"&gt;</description><category domain="http://thelazyadmin.com/blogs/thelazyadmin/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://thelazyadmin.com/blogs/thelazyadmin/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://thelazyadmin.com/blogs/thelazyadmin/archive/tags/rodney.buike/default.aspx">rodney.buike</category></item></channel></rss>