<?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>SharePoint DanInfrastructure</title>
	<atom:link href="http://www.sharepointdan.com/tag/infrastructure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointdan.com</link>
	<description>Connecting... Collaborating... Communicating...</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:30:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SharePoint on Windows Server 2008 &#8211; Building the framework</title>
		<link>http://www.sharepointdan.com/2009/04/06/sharepoint-on-windows-server-2008-building-the-framework/</link>
		<comments>http://www.sharepointdan.com/2009/04/06/sharepoint-on-windows-server-2008-building-the-framework/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 13:00:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[How To...]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=190</guid>
		<description><![CDATA[This weekend I undertook the fun of building out a medium sized farm on my personal development hardware with my trusty MSDN license that I bought for my own personal use to begin testing a few pieces of code I’ve been working on as well as to have a play ground to work through occasional [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I undertook the fun of building out a medium sized farm on my personal development hardware with my trusty MSDN license that I bought for my own personal use to begin testing a few pieces of code I’ve been working on as well as to have a play ground to work through occasional architectures, web part testing and diagnosing issues.  Oh, and the fact that I’ve not had the opportunity to work with Windows Server 2008 all that much, so I figured why not go ahead and build out an environment to get my hands dirty and learn the ins and outs?</p>
<p>So the first part to the madness that should be understood is that IIS 7 (standard for Windows Server 2008) is a lot more granular in nature than IIS 6 which is the standard web publishing application on Windows Server 2003.  From even when you’re starting your installation of the Web Server role to installing the individual components, it’s far more granular and modular, and probably confusing to some administrators that are used to just clicking “IIS” from Add/Remove Program in Server 2003.</p>
<p>So where to begin, well, once you’ve got your Windows Server 2008 box up, operational, patched, service packed, sysprepped (if you’re using Virtuals, you end up requiring that you have different SIDs and computer names right?), IP’d and joined to a domain, the fun begins in installing just the framework prior to SharePoint.</p>
<p>Step 1 – Open up the Server Manager, this typically appears when you power on the server, but if not, you should be able to find it fairly easily from the start menu.  Select and expand the roles label from the tree in the left pane, then select “Add Roles” from the right pane.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/1ServerManagerRoles.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="1 - Server Manager - Roles" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/1ServerManagerRoles_thumb.jpg" border="0" alt="1 - Server Manager - Roles" width="480" height="360" /></a></p>
<p>Step 2 –   If this is your first time installing a role, this would probably be helpful to read “Before You Begin”.  Definitely read through it at least once, after that, feel free to click the check box to skip it in all future instances.  Click on Next.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/2BeforeYouBegin.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2 - Before You Begin" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/2BeforeYouBegin_thumb.jpg" border="0" alt="2 - Before You Begin" width="480" height="360" /></a></p>
<p>Step 3 – Select the Web Server role from the list of server roles. Note that you will be prompted to select additional features for the Web Server role to operate properly.  Select “Add Required Features” else turn and back away, and perhaps reconsider what you’re looking to do.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/3AddfeaturesrequiredforWebServer.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="3 - Add features required for Web Server" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/3AddfeaturesrequiredforWebServer_thumb.jpg" border="0" alt="3 - Add features required for Web Server" width="480" height="360" /></a></p>
<p>Step 4 – Once you’ve accepted the need for additional “required” features to be installed, you should see something like the below stating that you have selected the “Web Server (IIS)”.  Click on Next.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/4SelectServerRolesWebServer.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="4 - Select Server Roles - Web Server" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/4SelectServerRolesWebServer_thumb.jpg" border="0" alt="4 - Select Server Roles - Web Server" width="480" height="360" /></a></p>
<p>Step 5 – The role installation wizard presents an overview of the Web Server (IIS) role which again is fairly useful for an administrator to read through the first time.  Click Next.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/5IntroductiontoWebServerIIS.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="5 - Introduction to Web Server IIS" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/5IntroductiontoWebServerIIS_thumb.jpg" border="0" alt="5 - Introduction to Web Server IIS" width="480" height="360" /></a></p>
<p>Step 6 – Select the individual server roles that you require for your SharePoint installation.  I’ve found that the basic role services that are installed with IIS 7 are barebones, which from a security posture is fairly helpful so as to not have to remove several roles, but it will make you stop and think through what roles you do indeed to make the system operational.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/6SelectRoleServicesDefaultIIS.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="6 - Select Role Services - Default IIS" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/6SelectRoleServicesDefaultIIS_thumb.jpg" border="0" alt="6 - Select Role Services - Default IIS" width="480" height="360" /></a></p>
<p>Step 7 – The first thing to select of course to make your platform usable by SharePoint is the ASP.NET development platform.  Once you’ve selected this, you will be prompted to add additional roles that are required for ASP.NET.  Select the “Add Required Role Services” else, much like before, be prepared to have a difficult time installing SharePoint services on your server.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/7AddroleservicesrequiredforASP.NET.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="7 - Add role services required for ASP.NET" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/7AddroleservicesrequiredforASP.NET_thumb.jpg" border="0" alt="7 - Add role services required for ASP.NET" width="480" height="360" /></a></p>
<p>Step 8 – Select the additional roles that will assist in your SharePoint implementation, in my case this also includes “Logging Tools” to diagnose issues that may come up.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/8SelecttheroleservicestoinstallforWebServerLoggingTools.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="8 - Select the role services to install for Web Server - Logging Tools" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/8SelecttheroleservicestoinstallforWebServerLoggingTools_thumb.jpg" border="0" alt="8 - Select the role services to install for Web Server - Logging Tools" width="480" height="360" /></a></p>
<p>9 – Select the appropriate authentication providers that you wish to be able to utilize.  For me, I’m going with a fairly vanilla SharePoint installation and configuration, so I’ll select “Windows Authentication”.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/9SelecttheroleservicestoinstallforWebServerWindowsAuthentication.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="9 - Select the role services to install for Web Server - Windows Authentication" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/9SelecttheroleservicestoinstallforWebServerWindowsAuthentication_thumb.jpg" border="0" alt="9 - Select the role services to install for Web Server - Windows Authentication" width="480" height="360" /></a></p>
<p>10 – Additionally, so as to not bother with going back and installing later, I’ve selected the “IIS Management Scripts and Tools”.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/10SelecttheroleservicestoinstallforWebServerIISManagementScriptsandTools.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10 - Select the role services to install for Web Server - IIS Management Scripts and Tools" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/10SelecttheroleservicestoinstallforWebServerIISManagementScriptsandTools_thumb.jpg" border="0" alt="10 - Select the role services to install for Web Server - IIS Management Scripts and Tools" width="480" height="360" /></a></p>
<p>11 – Lastly, the “Management Service” to be able to better manage the IIS 7 instance on the server from the server or remotely.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/11SelecttheroleservicestoinstallforWebServerManagementService.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="11 - Select the role services to install for Web Server - Management Service" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/11SelecttheroleservicestoinstallforWebServerManagementService_thumb.jpg" border="0" alt="11 - Select the role services to install for Web Server - Management Service" width="480" height="360" /></a></p>
<p>12 – After selecting the roles that are appropriate to support your SharePoint services installation, click on Next, which then will bring you to a page that lists all of the components that you are looking to install.  Do a quick read through to ensure that you’ve got the components, roles and features that you require and click on Install.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/12ConfirmInstallationSelections.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="12 - Confirm Installation Selections" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/12ConfirmInstallationSelections_thumb.jpg" border="0" alt="12 - Confirm Installation Selections" width="480" height="360" /></a> </p>
<p>13 – Observe the installation process as can be seen here:</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/13InstallProgressPartI.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="13 - Install Progress - Part I" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/13InstallProgressPartI_thumb.jpg" border="0" alt="13 - Install Progress - Part I" width="480" height="360" /></a></p>
<p>14 – After a few minutes, the installation progress bar will complete and an installation results page similar to this will be presented.  Click on Close after you’ve observed that your installation results were successful.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/15InstallationResults.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="15 - Installation Results" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/15InstallationResults_thumb.jpg" border="0" alt="15 - Installation Results" width="480" height="346" /></a></p>
<p>15 – After you’ve completed your IIS 7 installation, you’ll see that there are 24 installed role services related to IIS running and operational on the server through the Service Manager roles summary.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/16RolesSummaryPostInstallation.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="16 - Roles Summary Post Installation" src="http://www.sharepointdan.com/wp-content/uploads/2009/SharePointonWindowsServer2008Buildingthe_2215/16RolesSummaryPostInstallation_thumb.jpg" border="0" alt="16 - Roles Summary Post Installation" width="480" height="346" /></a></p>
<p>Next on Tap:</p>
<ul>
<li><a href="#">SharePoint on Windows Server 2008 – Installing and Configuring SQL Server 2005 on a single node</a></li>
<li><a href="#">SharePoint on Windows Server 2008 – Installing and Configuring Microsoft Office SharePoint Server 2007 Standard Edition</a></li>
<li><a href="#">SharePoint on Windows Server 2008 – Configuring Kerberos based Windows Integrated Authentication</a></li>
</ul>
By the time  your rss reader get this post here is <strong> 1 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2009/04/06/sharepoint-on-windows-server-2008-building-the-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>70-630&#8230; and check&#8230;</title>
		<link>http://www.sharepointdan.com/2007/04/25/70-630-and-check/</link>
		<comments>http://www.sharepointdan.com/2007/04/25/70-630-and-check/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 04:51:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[WSSv3]]></category>

		<guid isPermaLink="false">http://sharepointdan.com/?p=6</guid>
		<description><![CDATA[So after inadvertently forgetting to move the 70-630 exam so that I might be able to get some study time in, I decided to suck it up and go take the exam at the time I’d originally scheduled it for… The exam went by pretty quickly as I completed it in about 35 minutes &#8211; [...]]]></description>
			<content:encoded><![CDATA[<div class="snap_preview">
<p>So after inadvertently forgetting to move the 70-630 exam so that I might be able to get some study time in, I decided to suck it up and go take the exam at the time I’d originally scheduled it for… The exam went by pretty quickly as I completed it in about 35 minutes &#8211; only to press submit and have a sinking feeling that I failed from lack of studying (I guess I like to go for perfection).</p>
<p>But no, actually I passed with flying colors this morning. Overall the exam was pretty simple and quite easier than the WSS exam which actually required knowledge of infrastructure and how the platform really works. Best of luck to those that are off to take this exam!</p>
</div>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2007/04/25/70-630-and-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

