<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exchange Server Pro &#187; Server 2008</title>
	<atom:link href="http://exchangeserverpro.com/tag/server-2008/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Installing an Exchange 2007 Hub Transport Server on Windows Server 2008</title>
		<link>http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008</link>
		<comments>http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008#comments</comments>
		<pubDate>Sat, 28 May 2011 12:00:28 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Hub Transport]]></category>
		<category><![CDATA[IFilters]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3495</guid>
		<description><![CDATA[This tutorial will show you how to install the Exchange Server 2007 Hub Transport server role on a Windows Server 2008 server.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://exchangeserverpro.com">Exchange Server 2007</a> Hub Transport server role is responsible for transmitting all email messages between recipients inside and outside of the organization. Every email message sent or received will traverse at least one Hub Transport server, even messages sent between mailboxes that reside in the same mailbox database.</p>
<p>Outlook clients do not send mail directly to the Hub Transport server via SMTP. The Mailbox server submits sent messages to the Hub Transport server instead. However non-MAPI clients and devices such as network printers and POP/IMAP users do send mail via the Hub Transport server using SMTP.</p>
<p>This tutorial demonstrates how to install an Exchange Server 2007 Hub Transport server on Windows Server 2008. It is assumed that you have already <a href="http://exchangeserverpro.com/apply-the-exchange-server-2007-schema-extension-using-a-32-bit-schema-master">extended the Active Directory schema for Exchange 2007</a>.</p>
<h2>Installing Exchange 2007 Hub Transport Server Pre-Requisites on Windows Server 2008</h2>
<p>On Windows Server 2008 the pre-requisite roles and features for the Exchange 2007 Hub Transport server role can be installed using <a href="http://exchangeserverpro.com/windows-server-2008-servermanagercmdexe-command-reference">ServerManagerCmd.exe</a>.</p>
<p>Launch an elevated command prompt and run the following command.</p>
<pre>ServerManagerCmd -i PowerShell Web-Metabase Web-Lgcy-Mgmt-Console</pre>
<p>Next download the <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&amp;displaylang=en">Windows Installer 4.5</a> file from Microsoft and install it on the server. The <strong>Windows6.0-KB942288-v2-x64.msu</strong> file is the correct one for a 64-bit Windows Server 2008 server.</p>
<p>A restart will be required before you move on to the next step.</p>
<h2>Installing the Exchange 2007 Hub Transport Server Role</h2>
<p>To install the Exchange 2007 Hub Transport server role download the <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=1687160b-634a-43cb-a65a-f355cff0afa6&amp;displaylang=en">Exchange Server 2007 SP3</a> setup files from Microsoft and extract them to a folder on the server&#8217;s hard disk.</p>
<p>Launch an elevated command prompt and run the following command.</p>
<pre>setup /m:install /r:h,t</pre>
<pre>Welcome to Microsoft Exchange Server 2007 Unattended Setup

Preparing Exchange Setup

The following server roles will be installed
    Management Tools
    Hub Transport Role

Performing Microsoft Exchange Server Prerequisite Check

    Hub Transport Role Checks        ......................... COMPLETED

Configuring Microsoft Exchange Server

    Copying Exchange files           ......................... COMPLETED
    Exchange Management Tools        ......................... COMPLETED
    Hub Transport Server Role        ......................... COMPLETED

The Microsoft Exchange Server setup operation completed successfully.
Setup has made changes to operating system settings that require a reboot to tak
e effect. Please reboot this server prior to placing it into production.</pre>
<p>Reboot the server before proceeding to apply the latest updates and configure the server for your environment.</p>
<h2>Install and Register the Office Filter Pack IFilters</h2>
<p>An optional step is to install the Office Filter Pack and register the IFilters so that Exchange Server 2007 can index those file types.</p>
<p>You can install either the <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyId=60C92A37-719C-4077-B5C6-CAC34F4227CC&amp;displaylang=en">Office 2007 Filter Pack</a> or the <a href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=5cd4dcd7-d3e6-4970-875e-aba93459fbee">Office 2010 Filter Pack</a> (which includes the Office 2007 IFilters). After you install the filter pack the IFilters need to be registered.</p>
<p>You can find the instructions and the script to register the IFilters <a href="http://support.microsoft.com/kb/944516">here</a>. Copy the script into Notepad and save it as Exchange_reg.vbs.</p>
<p><img class="aligncenter size-full wp-image-3518" title="register-ifilters-01" src="http://exchangeserverpro.com/wp-content/uploads/2011/05/register-ifilters-01.png" alt="" width="580" height="364" /></p>
<p>The script creates a registry file for you in the same folder.</p>
<p><img class="aligncenter size-full wp-image-3519" title="register-ifilters-02" src="http://exchangeserverpro.com/wp-content/uploads/2011/05/register-ifilters-02.png" alt="" width="523" height="178" /></p>
<p>Double-click the reg file to import it into the registry of the Hub Transport server (make sure you do this while you&#8217;re logged onto the Hub Transport server itself).</p>
<p><img class="aligncenter size-full wp-image-3520" title="register-ifilters-03" src="http://exchangeserverpro.com/wp-content/uploads/2011/05/register-ifilters-03.png" alt="" width="562" height="135" /></p>
<p>Although the script tells you to restart the Microsoft Exchange Search service, that service does not exist on Hub Transport servers so you can ignore it.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/installing-exchange-2007-mailbox-server-windows-server-2008" title="Installing an Exchange 2007 Mailbox Server on Windows Server 2008">Installing an Exchange 2007 Mailbox Server on Windows Server 2008</a></li><li><a href="http://exchangeserverpro.com/installing-exchange-server-2007" title="Installing Exchange Server 2007">Installing Exchange Server 2007</a></li><li><a href="http://exchangeserverpro.com/exchange-2007-2010-infinite-loops-internal-relay-domains" title="Avoiding Infinite Loops with Internal Relay Domains in Exchange 2007/2010">Avoiding Infinite Loops with Internal Relay Domains in Exchange 2007/2010</a></li><li><a href="http://exchangeserverpro.com/migrate-relay-connector-exchange-server-2007-2010" title="How to Migrate a Relay Connector from Exchange Server 2007 to 2010">How to Migrate a Relay Connector from Exchange Server 2007 to 2010</a></li><li><a href="http://exchangeserverpro.com/review-codetwo-exchange-rules-pro" title="Review of CodeTwo Exchange Rules Pro">Review of CodeTwo Exchange Rules Pro</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008">Installing an Exchange 2007 Hub Transport Server on Windows Server 2008</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing a New Server for Exchange Server 2007</title>
		<link>http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007</link>
		<comments>http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007#comments</comments>
		<pubDate>Tue, 18 Aug 2009 20:00:23 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange Server 2007 Transition Guide]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://www.exchangeserverpro.com/?p=749</guid>
		<description><![CDATA[Install a new Windows server on 64-bit hardware for Exchange Server 2007.  Both Windows Server 2003 and Windows Server 2008 can be used for Exchange Server 2007 without making much difference to the rest of the transition, so you can choose to install any of the following operating system versions: Windows Server 2003 64-bit Standard/Enterprise [...]]]></description>
			<content:encoded><![CDATA[<p>Install a new Windows server on 64-bit hardware for Exchange Server 2007.  Both Windows Server 2003 and Windows Server 2008 can be used for Exchange Server 2007 without making much difference to the rest of the transition, so you can choose to install any of the following operating system versions:</p>
<ul class="unIndentedList">
<li> Windows Server 2003 64-bit Standard/Enterprise with Service Pack 2</li>
<li> Windows Server 2003 64-bit Standard/Enterprise R2 with Service Pack 2</li>
<li> Windows Server 2008 64-bit Standard/Enterprise</li>
</ul>
<p>Make sure the server has a static IP address, is a member of the domain, and has run a Windows Update.</p>
<h3>Windows Server 2003 operating system pre-requisites</h3>
<p>If you chose Windows Server 2003 the following Windows Components and additional software must be installed.</p>
<p>IIS 6.0 installed with the following components configured:</p>
<ul class="unIndentedList">
<li> Network COM+ access</li>
<li> World Wide Web service</li>
<li> ASP.NET 2.0</li>
</ul>
<p>Note: NNTP and SMTP must not be installed with IIS.</p>
<p>Hot fixes:</p>
<ul class="unIndentedList">
<li> Update for Windows Server 2003 x64 Edition (904639)</li>
<li> Update for Windows Server 2003 x64 Edition (918980)</li>
</ul>
<p>Additional software:</p>
<ul class="unIndentedList">
<li> Microsoft .NET Framework 2.0 with Service Pack 1</li>
<li> Microsoft Windows PowerShell 1.0</li>
<li> Microsoft Management Console (MMC) 3.0</li>
</ul>
<h3>Windows Server 2008 operating system pre-requisites</h3>
<p>If you chose Windows Server 2008 the following roles and features must be installed using the ServerManagerCMD.exe command.</p>
<pre>ServerManagerCmd –i PowerShell Web-Server Web-ISAPI-Ext Web-Metabase Web-Lgcy-Mgmt-Console Web-Basic-Auth Web-Digest-Auth Web-Windows-Auth Web-Dyn-Compression RPC-over-HTTP-proxy RSAT-ADDS</pre>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008" title="Installing an Exchange 2007 Hub Transport Server on Windows Server 2008">Installing an Exchange 2007 Hub Transport Server on Windows Server 2008</a></li><li><a href="http://exchangeserverpro.com/complete-exchange-2007-transition-guide" title="Complete Exchange 2007 Transition Guide">Complete Exchange 2007 Transition Guide</a></li><li><a href="http://exchangeserverpro.com/how-to-upgrade-address-lists-during-exchange-2007-migration" title="How to Upgrade Address Lists During Exchange 2007 Migration">How to Upgrade Address Lists During Exchange 2007 Migration</a></li><li><a href="http://exchangeserverpro.com/upgrade-email-address-policies-during-exchange-2007-migration" title="Upgrade Email Address Policies During Exchange 2007 Migration">Upgrade Email Address Policies During Exchange 2007 Migration</a></li><li><a href="http://exchangeserverpro.com/remove-the-last-exchange-2003-server-from-the-organization" title="Remove the Last Exchange 2003 Server from the Organization">Remove the Last Exchange 2003 Server from the Organization</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007">Preparing a New Server for Exchange Server 2007</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 Service Pack 2 Announced</title>
		<link>http://exchangeserverpro.com/exchange-server-2007-service-pack-2-announced</link>
		<comments>http://exchangeserverpro.com/exchange-server-2007-service-pack-2-announced#comments</comments>
		<pubDate>Thu, 21 May 2009 20:22:17 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/?p=700</guid>
		<description><![CDATA[Microsoft has announced that Service Pack 2 for Exchange Server 2007 will be released in Q3 of this year.  The MS Exchange Team has listed some of the key new features in their blog post here. A welcome addition is the new volume snapshot backup plugin for Windows Server 2008.  Currently Exchange Server 2007 cannot [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has announced that Service Pack 2 for Exchange Server 2007 will be released in Q3 of this year.  The MS Exchange Team has listed some of the key new features in <a href="http://msexchangeteam.com/archive/2009/05/11/451281.aspx">their blog post here</a>.</p>
<p>A welcome addition is the new volume snapshot backup plugin for Windows Server 2008.  Currently Exchange Server 2007 cannot be backed up by the built-in backup application that ships with Windows Server 2008.  Microsoft announced <a href="http://www.exchangeserverpro.com/2008/06/20/windows-server-2008-to-receive-exchange-server-2007-backup-capabilities/">nearly a year ago</a> that they were working on adding this functionality in a future update to Exchange, which we can now expect in SP2 when it is released soon.</p>
<p>The backup plugin doesn&#8217;t operate in the way we&#8217;re familiar with in previous version of Windows Server when backup up Exchange.  The MS Exchange Team explains the backup and restore operations in more detail in <a href="http://msexchangeteam.com/archive/2009/05/13/451311.aspx">this blog post</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008" title="Installing an Exchange 2007 Hub Transport Server on Windows Server 2008">Installing an Exchange 2007 Hub Transport Server on Windows Server 2008</a></li><li><a href="http://exchangeserverpro.com/powershell-script-check-exchange-mailbox-database-backup-time" title="PowerShell Script: Check Exchange Mailbox Database Last Backup Time">PowerShell Script: Check Exchange Mailbox Database Last Backup Time</a></li><li><a href="http://exchangeserverpro.com/some-recent-articles" title="Some Recent Articles">Some Recent Articles</a></li><li><a href="http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007" title="Preparing a New Server for Exchange Server 2007">Preparing a New Server for Exchange Server 2007</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-backup-and-recovery" title="Exchange Server 2007 Backup and Recovery">Exchange Server 2007 Backup and Recovery</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-server-2007-service-pack-2-announced">Exchange Server 2007 Service Pack 2 Announced</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-server-2007-service-pack-2-announced/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing VMWare Tools on Windows Server 2008 Core</title>
		<link>http://exchangeserverpro.com/installing-vmware-tools-on-windows-server-2008-core</link>
		<comments>http://exchangeserverpro.com/installing-vmware-tools-on-windows-server-2008-core#comments</comments>
		<pubDate>Thu, 16 Apr 2009 05:24:56 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/?p=618</guid>
		<description><![CDATA[When installing the VMWare tools on a core install of Windows Server 2008 some people are confused to find that nothing happens after selecting &#8220;Install/Upgrade VMWare Tools&#8221; from the client window. Even though the VMWare Tools image mounts to the virtual CD-ROM drive it does not autorun as you would expect in a normal install [...]]]></description>
			<content:encoded><![CDATA[<p>When installing the VMWare tools on a core install of Windows Server 2008 some people are confused to find that nothing happens after selecting &#8220;Install/Upgrade VMWare Tools&#8221; from the client window.</p>
<p><img class="alignnone size-full wp-image-619" title="servercore02" src="http://www.exchangeserverpro.com/wp-content/uploads/2009/04/servercore02.png" alt="servercore02" width="258" height="235" /></p>
<p>Even though the VMWare Tools image mounts to the virtual CD-ROM drive it does not autorun as you would expect in a normal install of Windows Server 2008.  However you can still change directory to the virtual CD-ROM and see the VMWare Tools installation files are available.</p>
<p><img class="alignnone size-full wp-image-620" title="servercore03" src="http://www.exchangeserverpro.com/wp-content/uploads/2009/04/servercore03.png" alt="servercore03" width="467" height="189" /></p>
<p>To install the VMWare Tools you can simply launch <strong>setup.exe</strong> from the command line.</p>
<p><img class="alignnone size-full wp-image-621" title="servercore04" src="http://www.exchangeserverpro.com/wp-content/uploads/2009/04/servercore04.png" alt="servercore04" width="465" height="408" /></p>
<p>Follow the installation wizard accepting the default settings.  You can also ignore the warnings about the Microsoft Help HTML engine and the version of Internet Explorer.</p>
<p><img class="alignnone size-medium wp-image-622" title="servercore05" src="http://www.exchangeserverpro.com/wp-content/uploads/2009/04/servercore05-300x138.png" alt="servercore05" width="300" height="138" /> <img class="alignnone size-medium wp-image-623" title="servercore06" src="http://www.exchangeserverpro.com/wp-content/uploads/2009/04/servercore06-300x139.png" alt="servercore06" width="300" height="139" /></p>
<p>When the installer has finished you can reboot as normal and the VMWare Tools will now be installed.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008" title="Installing an Exchange 2007 Hub Transport Server on Windows Server 2008">Installing an Exchange 2007 Hub Transport Server on Windows Server 2008</a></li><li><a href="http://exchangeserverpro.com/microsoft-vs-vmware-on-exchange-virtualization-and-ha-best-practices" title="Microsoft vs VMware on Exchange Virtualization and HA Best Practices">Microsoft vs VMware on Exchange Virtualization and HA Best Practices</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2010-dags-and-vmware-high-availability" title="Exchange Server 2010 DAGs and VMware High Availability">Exchange Server 2010 DAGs and VMware High Availability</a></li><li><a href="http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007" title="Preparing a New Server for Exchange Server 2007">Preparing a New Server for Exchange Server 2007</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-service-pack-2-announced" title="Exchange Server 2007 Service Pack 2 Announced">Exchange Server 2007 Service Pack 2 Announced</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/installing-vmware-tools-on-windows-server-2008-core">Installing VMWare Tools on Windows Server 2008 Core</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/installing-vmware-tools-on-windows-server-2008-core/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 activation gripe</title>
		<link>http://exchangeserverpro.com/windows-server-2008-activation-gripe</link>
		<comments>http://exchangeserverpro.com/windows-server-2008-activation-gripe#comments</comments>
		<pubDate>Fri, 05 Sep 2008 00:24:38 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Activation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/09/05/windows-server-2008-activation-gripe/</guid>
		<description><![CDATA[Here is a tip for Microsoft, if you&#8217;re going to pop up and remind me to activate my Windows Server 2008 installation, give me the option right here to enter my product key so that when I hit &#8220;Activate Windows online now&#8221; it doesn&#8217;t fail. Related posts:Microsoft TechEd Australia 2011Poll: Is the Cloud a Threat [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a tip for Microsoft, if you&#8217;re going to pop up and remind me to activate my Windows Server 2008 installation, give me the option right here to enter my product key so that when I hit &#8220;Activate Windows online now&#8221; it doesn&#8217;t fail.</p>
<p><img src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/win2008activation.png" alt="win2008activation" width="491" height="227" /></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/microsoft-teched-australia-2011" title="Microsoft TechEd Australia 2011">Microsoft TechEd Australia 2011</a></li><li><a href="http://exchangeserverpro.com/poll-cloud-threat-job" title="Poll: Is the Cloud a Threat to Your Job?">Poll: Is the Cloud a Threat to Your Job?</a></li><li><a href="http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008" title="Installing an Exchange 2007 Hub Transport Server on Windows Server 2008">Installing an Exchange 2007 Hub Transport Server on Windows Server 2008</a></li><li><a href="http://exchangeserverpro.com/the-simplest-improvement-to-the-ms-help-and-support-site" title="The Simplest Improvement to the MS Help and Support Site">The Simplest Improvement to the MS Help and Support Site</a></li><li><a href="http://exchangeserverpro.com/security-descriptor-error-during-exchange-server-2007-schema-extension" title="Security descriptor error during Exchange Server 2007 schema extension">Security descriptor error during Exchange Server 2007 schema extension</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/windows-server-2008-activation-gripe">Windows Server 2008 activation gripe</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/windows-server-2008-activation-gripe/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing WSUS 3.0 SP1 on Windows Server 2008</title>
		<link>http://exchangeserverpro.com/installing-wsus-30-sp1-on-windows-server-2008</link>
		<comments>http://exchangeserverpro.com/installing-wsus-30-sp1-on-windows-server-2008#comments</comments>
		<pubDate>Wed, 03 Sep 2008 09:30:53 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[WSUS]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/09/03/installing-wsus-30-sp1-on-windows-server-2008/</guid>
		<description><![CDATA[In this post I&#8217;ll show you how to install Windows Software Update Services (WSUS) 3.0 with Service Pack 1 on a Windows Server 2008 server. Install WSUS pre-requisites First, install the WSUS operating system pre-requisites.&#160; These pre-requisites are listed on the WSUS 3.0 release notes and can be installed using the ServerManagerCMD.exe command line tool. [...]]]></description>
			<content:encoded><![CDATA[<p>In this post I&#8217;ll show you how to install Windows Software Update Services (WSUS) 3.0 with Service Pack 1 on a Windows Server 2008 server.</p>
<h2>Install WSUS pre-requisites</h2>
<p>First, install the WSUS operating system pre-requisites.&nbsp; These pre-requisites are listed on the <a href="http://technet.microsoft.com/en-us/library/cc708491.aspx" target="_blank">WSUS 3.0 release notes</a> and can be installed using the <a href="http://www.exchangeserverpro.com/2008/06/05/windows-server-2008-servermanagercmdexe-command-reference/" target="_blank">ServerManagerCMD.exe</a> command line tool.</p>
<pre>C:\&gt;servermanagercmd -install web-asp-net web-static-content web-windows-auth we
b-mgmt-compat web-metabase
................................................................................
..............

Start Installation...
[Installation] Succeeded: [Web Server (IIS)] Management Tools.
[Installation] Succeeded: [Web Server (IIS)] Web Server.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Management Compatibility.
[Installation] Succeeded: [Web Server (IIS)] Common HTTP Features.
[Installation] Succeeded: [Web Server (IIS)] Security.
[Installation] Succeeded: [Web Server (IIS)] Application Development.
[Installation] Succeeded: [Windows Process Activation Service] .NET Environment.

[Installation] Succeeded: [Windows Process Activation Service] Process Model.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 WMI Compatibility.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Metabase Compatibility.
[Installation] Succeeded: [Web Server (IIS)] Windows Authentication.
[Installation] Succeeded: [Web Server (IIS)] ISAPI Extensions.
[Installation] Succeeded: [Web Server (IIS)] ISAPI Filters.
[Installation] Succeeded: [Web Server (IIS)] Static Content.
[Installation] Succeeded: [Web Server (IIS)] Default Document.
[Installation] Succeeded: [Web Server (IIS)] Request Filtering.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Management Console.
[Installation] Succeeded: [Web Server (IIS)] IIS 6 Scripting Tools.
[Installation] Succeeded: [Web Server (IIS)] .NET Extensibility.
[Installation] Succeeded: [Web Server (IIS)] ASP.NET.
&lt;100/100&gt;

Success: Installation succeeded.</pre>
<p>Though it is not a pre-requisite I also find it useful to install the IIS7 Management Console.</p>
<pre>C:\&gt;servermanagercmd -i web-mgmt-console
.................................................

Start Installation...

[Installation] Succeeded: .
[Installation] Succeeded: [Windows Process Activation Service] Configuration API
s.
[Installation] Succeeded: [Web Server (IIS)] IIS Management Console.
&lt;100/100&gt;

Success: Installation succeeded.</pre>
<p>Next, download and install <a href="http://www.microsoft.com/downloads/details.aspx?familyid=E7D661BA-DC95-4EB3-8916-3E31340DDC2C&amp;displaylang=en" target="_blank">Microsoft Report Viewer 2005 SP1</a>.</p>
<p><img height="215" alt="msrptvwr2005" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/msrptvwr2005.png" width="240"></p>
<h2>Install WSUS 3.0 SP1</h2>
<p>Download the install package for <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F87B4C5E-4161-48AF-9FF8-A96993C688DF&amp;displaylang=en" target="_blank">WSUS 3.0 with SP1</a>, choosing the appropriate version for your server architecture.&nbsp; I have downloaded the 32-bit version for this server.&nbsp; Run the install package to install WSUS.</p>
<p><span id="more-384"></span></p>
<p><img height="183" alt="wsus01" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus01.png" width="240">&nbsp;<img height="184" alt="wsus02" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus02.png" width="240"></p>
<p><img height="181" alt="wsus03" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus03.png" width="240">&nbsp;<img height="181" alt="wsus04" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus04.png" width="240"></p>
<p><img height="181" alt="wsus05" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus05.png" width="240">&nbsp;<img height="181" alt="wsus06" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus06.png" width="240"> </p>
<p><img height="181" alt="wsus07" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus07.png" width="240"> <img height="184" alt="wsus08" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus08.png" width="240"> </p>
<p><img height="183" alt="wsus09" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus09.png" width="240"> <img height="183" alt="wsus10" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus10.png" width="240"> </p>
<h2>Configure WSUS 3.0 SP1</h2>
<p>After the install is complete the WSUS configuration wizard appears.&nbsp; The first warning that appears asks whether the server firewall is configured to allow clients to access the server.</p>
<p><img height="145" alt="wsus11" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus11.png" width="491"> </p>
<p>Windows Server 2008 installs with the firewall activated by default, so a rule for the WSUS ports must be configured.&nbsp; Open &#8220;Windows Firewall&#8230;&#8221; from the Administrative Tools menu and navigate to Inbound Rules.&nbsp; Note that two WSUS rules have been configured for HTTP and HTTPS.&nbsp; The HTTPS rule is not enabled, so if you want to use SSL for WSUS client connectivity you must enable it.</p>
<p><img height="52" alt="wsus12" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus12.png" width="491"> </p>
<p>Complete the WSUS configuration wizard.</p>
<p><img height="212" alt="wsus13" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus13.png" width="240">&nbsp;<img height="212" alt="wsus14" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus14.png" width="240"> </p>
<p><img height="212" alt="wsus15" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus15.png" width="240"> <img height="212" alt="wsus16" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus16.png" width="240"> </p>
<p><img height="212" alt="wsus17" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus17.png" width="240"> <img height="212" alt="wsus18" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus18.png" width="240"> </p>
<p><img height="212" alt="wsus19" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus19.png" width="240"> <img height="212" alt="wsus20" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus20.png" width="240"> </p>
<p><img height="212" alt="wsus21" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus21.png" width="240"> <img height="212" alt="wsus22" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus22.png" width="240"> </p>
<p><img height="212" alt="wsus23" src="http://www.exchangeserverpro.com/wp-content/uploads/2008/09/wsus23.png" width="240"> </p>
<p>Your WSUS 3.0 SP1 installation is now complete and ready to be used.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/installing-exchange-2007-hub-transport-server-windows-server-2008" title="Installing an Exchange 2007 Hub Transport Server on Windows Server 2008">Installing an Exchange 2007 Hub Transport Server on Windows Server 2008</a></li><li><a href="http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007" title="Preparing a New Server for Exchange Server 2007">Preparing a New Server for Exchange Server 2007</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2007-service-pack-2-announced" title="Exchange Server 2007 Service Pack 2 Announced">Exchange Server 2007 Service Pack 2 Announced</a></li><li><a href="http://exchangeserverpro.com/installing-vmware-tools-on-windows-server-2008-core" title="Installing VMWare Tools on Windows Server 2008 Core">Installing VMWare Tools on Windows Server 2008 Core</a></li><li><a href="http://exchangeserverpro.com/how-to-migrate-wsus-30-from-sql-express-to-a-remote-sql-server" title="How to migrate WSUS 3.0 from SQL Express to a remote SQL Server">How to migrate WSUS 3.0 from SQL Express to a remote SQL Server</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/installing-wsus-30-sp1-on-windows-server-2008">Installing WSUS 3.0 SP1 on Windows Server 2008</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/installing-wsus-30-sp1-on-windows-server-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Certification – The Mark Russinovich Exam</title>
		<link>http://exchangeserverpro.com/microsoft-certification-the-mark-russinovich-exam</link>
		<comments>http://exchangeserverpro.com/microsoft-certification-the-mark-russinovich-exam#comments</comments>
		<pubDate>Wed, 30 Jul 2008 20:00:55 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Exams]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2008/07/31/microsoft-certification-the-mark-russinovich-exam/</guid>
		<description><![CDATA[Microsoft has released information for exam 70-660, TS: Windows Internals.&#160; This might be an odd sounding title to anyone who has never heard of Mark Russinovich or Sysinternals.&#160; From the MS Learning site: &#160; This exam validates deep technical skills in the area of Windows Internals. Including troubleshooting operating systems that are not performing as [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released information for <a href="http://www.microsoft.com/learning/en/us/Exams/70-660.aspx" target="_blank">exam 70-660, TS: Windows Internals</a>.&nbsp; This might be an odd sounding title to anyone who has never heard of Mark Russinovich or Sysinternals.&nbsp; From the MS Learning site:</p>
<blockquote><p>&nbsp;</p>
<p>This exam validates deep technical skills in the area of Windows Internals. Including troubleshooting operating systems that are not performing as expected or applications that are not working correctly, identifying code defects, and developing and debugging applications that run unmanaged code or that are tightly integrated with the operating system, such as Microsoft SQL Server, third party applications, antivirus software, and device drivers.</p>
</blockquote>
<p>If that makes little sense take a look at <a href="http://blogs.technet.com/markrussinovich/default.aspx" target="_blank">Mark&#8217;s blog on Technet</a> and you&#8217;ll see the type and depth of content they are talking about.</p>
<blockquote><p>&nbsp;</p>
<p>Candidates for this exam are engineers, developers, or IT staff who work with Windows at a level that requires Windows Internals knowledge. Candidates for this exam are typically in the upper echelon of the technical staff at their companies. These individuals typically hold such positions as escalation engineer, technical lead, and software design engineer. Their level of knowledge spans products both inside and outside the Microsoft Corporation.&nbsp; These individuals are involved in resolving problems that require deep understanding of Windows Internals rather than problems about planning and infrastructure development or how to use or configure a product that runs on Windows. </p>
</blockquote>
<p>Sounds like a pretty tough exam, and the preparation looks even tougher.&nbsp; Though the exam is (apparently) available from October 10th this year, currently the preparation materials listed are as follows:</p>
<ul>
<li>Classroom Training &#8211; There is no classroom training currently available.</li>
<li>Microsoft E-Learning &#8211; There is no Microsoft E-Learning training currently available.</li>
<li>Microsoft Press Books &#8211; There are no Microsoft Press books currently available.</li>
<li>Practice Tests &#8211; There are no practice tests currently available.</li>
</ul>
<p>So that makes preparing for a tough exam pretty difficult.&nbsp; But its a pretty safe bet that the exam is going to cover the topics listed in Mark&#8217;s two books, <a href="http://www.amazon.com/gp/product/0735619174/002-7589951-8461669?ie=UTF8&amp;tag=0407xghs-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=0735619174" target="_blank">Windows Internals 4th Edition</a> (for 2000, XP, and 2003) and <a href="http://www.amazon.com/gp/product/0735625301/002-7589951-8461669?ie=UTF8&amp;tag=0407xghs-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=0735625301" target="_blank">Windows Internals 5th Edition</a> (for Vista and 2008).</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-server-2010-training" title="Exchange Server 2010 Training">Exchange Server 2010 Training</a></li><li><a href="http://exchangeserverpro.com/the-essential-exchange-server-2007-toolkit" title="The Ultimate Exchange Server 2007 Toolkit">The Ultimate Exchange Server 2007 Toolkit</a></li><li><a href="http://exchangeserverpro.com/microsoft-exam-70-236-exchange-server-2007-configuration-mcts" title="Microsoft Exam 70-236: Exchange Server 2007 Configuration (MCTS)">Microsoft Exam 70-236: Exchange Server 2007 Configuration (MCTS)</a></li><li><a href="http://exchangeserverpro.com/microsoft-exam-70-350-implementing-microsoft-internet-security-and-acceleration-isa-server-2004" title="Microsoft Exam 70-350: Implementing Microsoft Internet Security and Acceleration (ISA) Server 2004">Microsoft Exam 70-350: Implementing Microsoft Internet Security and Acceleration (ISA) Server 2004</a></li><li><a href="http://exchangeserverpro.com/modifying-ris-images-for-smaller-hard-disks" title="Modifying RIS Images For Smaller Hard Disks">Modifying RIS Images For Smaller Hard Disks</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/microsoft-certification-the-mark-russinovich-exam">Microsoft Certification – The Mark Russinovich Exam</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/microsoft-certification-the-mark-russinovich-exam/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

