<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Richard Siddaway's Blog : Windows Server 2008</title><link>http://msmvps.com/blogs/richardsiddaway/archive/tags/Windows+Server+2008/default.aspx</link><description>Tags: Windows Server 2008</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Codeplex AD Replication Module</title><link>http://msmvps.com/blogs/richardsiddaway/archive/2009/09/04/codeplex-ad-replication-module.aspx</link><pubDate>Fri, 04 Sep 2009 08:25:44 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1720658</guid><dc:creator>RichardSiddaway</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/richardsiddaway/rsscomments.aspx?PostID=1720658</wfw:commentRss><comments>http://msmvps.com/blogs/richardsiddaway/archive/2009/09/04/codeplex-ad-replication-module.aspx#comments</comments><description>&lt;p&gt;The other codeplex project that caught my eye was a brand new one to create a PowerShell module to manage AD replication.&amp;#160; This one will be very useful and one I will be using a lot.&lt;/p&gt;  &lt;p&gt;There is still time for suggestions as to content for this project – see &lt;a title="http://adreplicationmodule.codeplex.com/" href="http://adreplicationmodule.codeplex.com/"&gt;http://adreplicationmodule.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:35256b7f-3c74-4ba3-923c-481e9979fa14" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/PowerShell+v2" rel="tag"&gt;PowerShell v2&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Active+Directory" rel="tag"&gt;Active Directory&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Replication" rel="tag"&gt;Replication&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1720658" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/PowerShell+and+Active+Directory/default.aspx">PowerShell and Active Directory</category><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Active+Directory/default.aspx">Active Directory</category><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/PowerShell+V2/default.aspx">PowerShell V2</category><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Modules/default.aspx">Modules</category></item><item><title>Codeplex PowerShell Configurator</title><link>http://msmvps.com/blogs/richardsiddaway/archive/2009/09/04/codeplex-powershell-configurator.aspx</link><pubDate>Fri, 04 Sep 2009 08:18:28 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1720657</guid><dc:creator>RichardSiddaway</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/richardsiddaway/rsscomments.aspx?PostID=1720657</wfw:commentRss><comments>http://msmvps.com/blogs/richardsiddaway/archive/2009/09/04/codeplex-powershell-configurator.aspx#comments</comments><description>&lt;p&gt;I was looking at codeplex (Microsoft’s Open Source site) and decided to do a search for projects relating to PowerShell. &lt;strong&gt;161 projects&lt;/strong&gt; were returned.&amp;#160; The first 110 had an obvious PowerShell connection.&amp;#160; This is a tremendous number and really does demonstrate the strength of the PowerShell community.&lt;/p&gt;  &lt;p&gt;One project that caught my eye was James O’Neill’s PowerShell configurator for Server 2008 R2 Core and Hyper Server R2.&amp;#160; Its done as a PowerShell v2 module with the following functions&lt;/p&gt;  &lt;h4&gt;&lt;strong&gt;Managing installed software , drivers and updates&lt;/strong&gt;&lt;/h4&gt; Add-Driver, Get-Driver   &lt;br /&gt;Add-HotFix ,   &lt;br /&gt;Add-InstalledProduct ,Get-InstalledProduct , , Remove-InstalledProduct,   &lt;br /&gt;Add-WindowsFeature , Get-WindowsFeature, Remove-WindowsFeature   &lt;br /&gt;Add-WindowsUpdate, Get-WindowsUpdateConfig , Set-WindowsUpdateConfig   &lt;h4&gt;&lt;strong&gt;Managing the windows Firewall &lt;/strong&gt;&lt;/h4&gt; Get-FirewallConfig , Set-FirewallConfig, Get-FirewallProfile , Get-FireWallRule   &lt;h4&gt;&lt;strong&gt;IP Networking&lt;/strong&gt;&lt;/h4&gt; Get-NetworkAdapter, Get-IpConfig , New-IpConfig , Remove-IpConfig, Set-IpConfig   &lt;h4&gt;&lt;strong&gt;Licensing&lt;/strong&gt;&lt;/h4&gt; Get-Registration , Register-Computer   &lt;h4&gt;&lt;strong&gt;Page file&lt;/strong&gt;&lt;/h4&gt; Get-ShutDownTracker , Set-ShutDownTracker   &lt;h4&gt;&lt;strong&gt;Remote Desktop&lt;/strong&gt;&lt;/h4&gt; Get-RemoteDesktopConfig , Set-RemoteDesktop   &lt;h4&gt;&lt;strong&gt;Other Windows Configuration&lt;/strong&gt;&lt;/h4&gt; Get-WinRMConfig   &lt;br /&gt;Rename-Computer   &lt;br /&gt;Set-iSCSIConfig   &lt;br /&gt;Set-RegionalConfig   &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;There shouldn’t be any reason why it won’t work on full fat Windows so I’ll definitely be trying it out.&amp;#160; Download from &lt;a title="http://psconfig.codeplex.com/" href="http://psconfig.codeplex.com/"&gt;http://psconfig.codeplex.com/&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c7f37439-15ca-46ad-881e-295a7b1b7d39" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Powershell+v2" rel="tag"&gt;Powershell v2&lt;/a&gt;,&lt;a href="http://technorati.com/tags/CodePlex" rel="tag"&gt;CodePlex&lt;/a&gt;,&lt;a href="http://technorati.com/tags/PowerShell+Configurator" rel="tag"&gt;PowerShell Configurator&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1720657" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/PowerShell+V2/default.aspx">PowerShell V2</category></item><item><title>HP G60</title><link>http://msmvps.com/blogs/richardsiddaway/archive/2009/07/05/hp-g60.aspx</link><pubDate>Sun, 05 Jul 2009 08:57:59 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1698145</guid><dc:creator>RichardSiddaway</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/richardsiddaway/rsscomments.aspx?PostID=1698145</wfw:commentRss><comments>http://msmvps.com/blogs/richardsiddaway/archive/2009/07/05/hp-g60.aspx#comments</comments><description>&lt;p&gt;I am currently using a HP G60 laptop.&amp;#160; Runs Windows 7 very well. I created a dual boot environment so I could install Windows 2008 R2 and to my pleasant surprise found Hyper-V runs on it.&amp;#160; Need to enable virtualisation in the BIOS but apart from that slight hiccup it installs and works very well.&amp;#160; Once I get the RTM version it will be time to finally abandon Virtual PC.&lt;/p&gt;  &lt;p&gt;Also gives me a chance to play with James’ Hyper-V library.&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8aacb555-f6ea-4f44-9362-a5b2e970a87b" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+2008+R2" rel="tag"&gt;Windows 2008 R2&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1698145" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>Password Policy</title><link>http://msmvps.com/blogs/richardsiddaway/archive/2009/01/22/password-policy.aspx</link><pubDate>Thu, 22 Jan 2009 19:17:24 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1664910</guid><dc:creator>Richard Siddaway's Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/richardsiddaway/rsscomments.aspx?PostID=1664910</wfw:commentRss><comments>http://msmvps.com/blogs/richardsiddaway/archive/2009/01/22/password-policy.aspx#comments</comments><description>As I mentioned in an earlier post I am reading the Study Guide for the Exchange 2007 Design Exam (70-237). There is quite a good section on security that goes beyond the normal Exchange stuff. In fact the book overall is good in that the topic coverage...(&lt;a href="http://msmvps.com/blogs/richardsiddaway/archive/2009/01/22/password-policy.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1664910" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>Windows 2008 R2 AD</title><link>http://msmvps.com/blogs/richardsiddaway/archive/2008/11/04/windows-2008-r2-ad.aspx</link><pubDate>Tue, 04 Nov 2008 18:15:42 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1653055</guid><dc:creator>Richard Siddaway's Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/richardsiddaway/rsscomments.aspx?PostID=1653055</wfw:commentRss><comments>http://msmvps.com/blogs/richardsiddaway/archive/2008/11/04/windows-2008-r2-ad.aspx#comments</comments><description>Dmitry has blogged about the new features in Windows 2008 R2 AD - http://dmitrysotnikov.wordpress.com/2008/11/04/server-2008-r2-active-directory/ - especially the PowerShell support. I will be attending the repeat session later in the week and will post...(&lt;a href="http://msmvps.com/blogs/richardsiddaway/archive/2008/11/04/windows-2008-r2-ad.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1653055" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>Windows 2008 R2</title><link>http://msmvps.com/blogs/richardsiddaway/archive/2008/10/28/windows-2008-r2.aspx</link><pubDate>Tue, 28 Oct 2008 15:44:34 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1652266</guid><dc:creator>Richard Siddaway's Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/richardsiddaway/rsscomments.aspx?PostID=1652266</wfw:commentRss><comments>http://msmvps.com/blogs/richardsiddaway/archive/2008/10/28/windows-2008-r2.aspx#comments</comments><description>For a preview of some of the Windows 2008 R2 features check out http://www.markwilson.co.uk/blog/2008/10/just-a-few-of-the-new-features-to-expect-in-windows-server-2008-r2.htm Share this post : Technorati Tags: Windows 2008 R2...(&lt;a href="http://msmvps.com/blogs/richardsiddaway/archive/2008/10/28/windows-2008-r2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1652266" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/richardsiddaway/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item></channel></rss>