<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Office Communications Server 2007</title>
	<atom:link href="http://ocs2007.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocs2007.wordpress.com</link>
	<description>Implementing OCS 2007</description>
	<lastBuildDate>Sat, 20 Sep 2008 17:11:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ocs2007.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/aeaf17017c88c5d9a11ea0e4c0aea53f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Office Communications Server 2007</title>
		<link>http://ocs2007.wordpress.com</link>
	</image>
			<item>
		<title>Configuring your Windows Server 2003 as a DHCP server and a Domain Controller (DC)</title>
		<link>http://ocs2007.wordpress.com/2008/09/02/configuring-your-windows-server-2003-as-a-dhcp-server-and-a-domain-controller-dc/</link>
		<comments>http://ocs2007.wordpress.com/2008/09/02/configuring-your-windows-server-2003-as-a-dhcp-server-and-a-domain-controller-dc/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 19:23:58 +0000</pubDate>
		<dc:creator>iscw</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Prerequisites]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[activate windows]]></category>
		<category><![CDATA[Automatic Updates]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://ocs2007.wordpress.com/?p=69</guid>
		<description><![CDATA[If you have a clean Windows 2003 Server or have followed the installation guides Installing Windows Server 2003 (Part 1 &#8211; booting from CD) and Installing Windows Server 2003 (Part 2 &#8211; GUI install and initial settings) you are now at a point where you would like to add a role to your server.
This post will cover the configuration [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ocs2007.wordpress.com&blog=4531853&post=69&subd=ocs2007&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you have a clean Windows 2003 Server or have followed the installation guides <a title="Permanent Link to Installing Windows Server 2003 (Part 1 - booting from CD)" rel="bookmark" href="http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-1-booting-from-cd/">Installing Windows Server 2003 (Part 1 &#8211; booting from CD)</a> and <a title="Permanent Link to Installing Windows Server 2003 (Part 2 - GUI install and initial settings)" rel="bookmark" href="http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-2-gui-install-and-initial-settings/">Installing Windows Server 2003 (Part 2 &#8211; GUI install and initial settings)</a> you are now at a point where you would like to add a role to your server.</p>
<p>This post will cover the configuration of your Windows 2003 Server as a DHCP server and Domain Controller with DNS and Active Directory.</p>
<p>Before even beginning to configure your server remember that the DHCP server role will distribute IP addresses on your network so make sure that your network is ready for this role and correct the IP information below according to your own settings.</p>
<p>What I have done is to set up a router on my network with the following settings:</p>
<ul>
<li>IP address: 10.0.0.1</li>
<li>Subnet mask: 255.255.255.0</li>
<li>DHCP disabled (obviously)</li>
</ul>
<h2>DHCP Server configuration</h2>
<p>Now I can set up my server as a DHCP server to distribute IP information on the created subnet. The IPs given below will match this setup. Change your own IPs to match yours.</p>
<ol>
<li>In the <strong><em>Manage Your Server</em></strong> page, click <strong>Add or remove role</strong> (if the <strong><em>Manage Your Server</em></strong> page is not already open go to <strong>Start</strong> and <strong>Manage Your Server</strong>, or even <strong>Start</strong>, <strong>Administrative Tools</strong> and <strong>Manage Your Server</strong>)</li>
<li>When the <strong><em>Configure Your Server</em></strong> wizard appears, click <strong>Next</strong></li>
<li>Choose <strong>Custom configuration</strong> and <strong>Next</strong></li>
<li>Under <strong><em>Server Role</em></strong>, click <strong>DHCP server</strong> and <strong>Next</strong></li>
<li>Click <strong>Next</strong> at <strong><em>Summary of Selections</em></strong></li>
<li>Click <strong>Next</strong> at the <strong><em>New Scope Wizard</em></strong></li>
<li>Type a <strong>Name</strong> and if you wish a <strong>Description</strong> and click <strong>Next</strong></li>
<li>Enter a <strong>Start IP address</strong> (here I enter 10.0.0.10) and an <strong>End IP address</strong> (here I enter 10.0.0.254). Then click <strong>Next</strong></li>
<li>Do not define any <strong><em>Exclusions</em></strong> for now. Just click <strong>Next</strong></li>
<li>Accept or change the defauls <strong><em>Lease Duration</em></strong> and click <strong>Next</strong></li>
<li>Click <strong>Next</strong> to set the <strong>DHCP Options</strong></li>
<li><strong>Add</strong> an <strong>IP address</strong> for your <strong><em>Router</em></strong> (Default Gateway) and click <strong>Next</strong> (here I add 10.0.0.1)</li>
<li>On the <strong><em>Domain Name and DNS Server</em> </strong>screen type a <strong>Parent Domain</strong> (the name of the domain you wish to create) and an <strong>IP address</strong> (the IP address you wish to use for your server. In my case 10.0.0.2). Now click <strong>Add</strong> and <strong>Next</strong></li>
<li>Click <strong>Next</strong>  at <strong><em>WINS Servers</em></strong></li>
<li>Click <strong>Next </strong>to <strong><em>Activate Scope</em></strong></li>
<li>Click <strong>Finish</strong></li>
<li>Click <strong>Finish</strong> again</li>
<li>Now go to the following section to set up your server as a Domain Controller</li>
</ol>
<h2>Domain Controller (DC) configuration</h2>
<ol>
<li>Going directly from configuring your server as a DHCP server you should still be in the <strong><em>Manage Your Server</em></strong> page. Click <strong>Add or remove role</strong> here (if the <strong><em>Manage Your Server</em></strong> page is not already open go to <strong>Start</strong> and <strong>Manage Your Server</strong>, or even <strong>Start</strong>, <strong>Administrative Tools</strong> and <strong>Manage Your Server</strong>)</li>
<li>When the <strong><em>Configure Your Server</em></strong> wizard appears, click <strong>Next</strong></li>
<li>Choose <strong>Domain Controller (Active Directory)</strong></li>
<li>Click <strong>Next</strong> at <strong><em>Summary of Selections</em></strong></li>
<li>Click <strong>Next </strong>at the <strong><em>Active Directory Installation Wizard</em></strong></li>
<li>Click <strong>Next</strong> at the <strong><em>Operating System Compatibility</em></strong></li>
<li>Select <strong>Domain Controller for a new domain</strong> (default) and click <strong>Next</strong></li>
<li>Choose <strong>No, install new DNS</strong> and click <strong>Next</strong></li>
<li>Type a <strong>Full DNS name</strong> (equal to the one your entered for <strong>Parent Domain</strong> in item 13 when setting up your server as a DHCP server)</li>
<li>Click <strong>Next</strong> to accept the default <strong>Domain NetBIOS name</strong></li>
<li>On the <strong><em>Database and Log Folders</em></strong> screen, if you followed the post <a title="Permanent Link to Installing Windows Server 2003 (Part 2 - GUI install and initial settings)" rel="bookmark" href="http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-2-gui-install-and-initial-settings/">Installing Windows Server 2003 (Part 2 &#8211; GUI install and initial settings)</a> you will have set up an extra partition or disk on your server. Point the Active Directory <strong>Log Folder</strong> to the partition/disk you created then, and use the following path. <strong>L:\Windows\NTDS</strong>. If you did not follow the post or did not set up an extra partition or disk just accept the default settings. Click <strong>Next</strong></li>
<li>Accept the default setting for the <strong><em>Shared System Volume</em></strong> and click <strong>Next</strong></li>
<li>Click <strong>Install and configure the DNS server on this computer</strong> on the <strong><em>DNS Registration Diagnostics</em></strong> screen. Then click <strong>Next</strong></li>
<li>Select <strong>Permissions compatible only with Windows 2000 or Windows 2003</strong> (default). Then click <strong>Next</strong></li>
<li>Type a <strong>Restore Mode Password</strong> and confirm it. Then click <strong>Next</strong></li>
<li>Click <strong>Next</strong> at the <strong><em>Summary</em></strong> of the installation options</li>
<li>Click <strong>OK</strong> when you are warned of having a dynamically assigned IP address for a DNS server (we will change that now)</li>
<li>In <strong><em>Local Area Connection Properties</em> </strong>under the <strong><em>This connection uses the following items</em></strong> section click <strong>Internet Protocol (TCP/IP)</strong> and then click <strong>Properties</strong></li>
<li>Select <strong>Use the following IP address</strong> and type the <strong>IP address</strong> you chose for your server (see item 13 from setting up your server as a DHCP server. In my case 10.0.0.2). Now set the <strong>Default gateway</strong> to the IP address of your router (in my case 10.0.0.1) and the <strong>Preferred DNS server</strong> to <strong>127.0.0.1</strong>. Then click <strong>OK </strong>and <strong>Close</strong></li>
<li>Click <strong>Finish</strong></li>
<li>Click <strong>Restart Now</strong></li>
<li>When your server has rebooted. Log in to the server by pressing <strong>Ctrl+Alt+Del</strong> and use the administrator account that you created when installing the server in the first place</li>
<li>When logged in, click <strong>Start</strong></li>
<li>Select <strong>Administrative Tools</strong></li>
<li>Click <strong>DHCP</strong></li>
<li>Your <strong>servername.domain_name.[IP_address]</strong> is shown with a small server-icon with a <span style="color:#ff0000;"><strong>red arrow</strong> </span>next to it. Click your <strong>servername.domain_name.[IP_address]</strong></li>
<li>Right-click your <strong>[servername].[domain_name]</strong></li>
<li>Click <strong>Authorize</strong></li>
<li>Refresh by clicking <strong>F5</strong> or by using the menu <strong>Action</strong> and <strong>Refresh</strong>. The small server icon will now be shown with a small <span style="color:#339966;"><strong>green arrow </strong></span><span style="color:#000000;">and the DHCP server has now been authorized</span></li>
<li>Close the <strong>DHCP</strong> management console</li>
</ol>
<p>Your Windows 2003 server is now configured as a DHCP server and a DC with DNS and Active Directory. A necessary prerequisite server role before setting up an OCS environment.</p>
<p>*After the above configuration your server should now be online and you could access it remotely from now on, if that is more convenient for you, by <strong>enabling remote desktop</strong> on the server. Furthermore this might also be the time to <strong>Activate Windows</strong> and turn on <strong>Automatic Updates</strong>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ocs2007.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ocs2007.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ocs2007.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ocs2007.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ocs2007.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ocs2007.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ocs2007.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ocs2007.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ocs2007.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ocs2007.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ocs2007.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ocs2007.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ocs2007.wordpress.com&blog=4531853&post=69&subd=ocs2007&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ocs2007.wordpress.com/2008/09/02/configuring-your-windows-server-2003-as-a-dhcp-server-and-a-domain-controller-dc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">iscw</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Windows Server 2003 (Part 2 &#8211; GUI install and initial settings)</title>
		<link>http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-2-gui-install-and-initial-settings/</link>
		<comments>http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-2-gui-install-and-initial-settings/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 13:23:01 +0000</pubDate>
		<dc:creator>iscw</dc:creator>
				<category><![CDATA[Prerequisites]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Domain Controller]]></category>

		<guid isPermaLink="false">http://ocs2007.wordpress.com/?p=28</guid>
		<description><![CDATA[At this point you might be installing the operating system to later configure the server as a domain controller or you might be installing it to be used for your first OCS 2007 Server. It does not matter at this point, as this part still only covers the basic Windows Server 2003 installation. Later posts will cover the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ocs2007.wordpress.com&blog=4531853&post=28&subd=ocs2007&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>At this point you might be installing the operating system to later configure the server as a domain controller or you might be installing it to be used for your first OCS 2007 Server. It does not matter at this point, as this part still only covers the basic Windows Server 2003 installation. Later posts will cover the configuration of Windows Server 2003 as a DHCP server, as a domain controller and the installation of OCS 2007. This is the second post covering one of the prerequisites of an OCS 2007 deployment. The second/GUI-part of the installation of a Windows Server 2003.</p>
<p>The computer on which you planned to install Windows Server 2003 has now been booted from a Windows Server 2003 CD and you have gone through the steps descriped in <strong><a title="Permanent Link to Installing Windows Server 2003 (Part 1 - booting from CD)" rel="bookmark" href="http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-1-booting-from-cd/">Installing Windows Server 2003 (Part 1 &#8211; booting from CD)</a></strong>. After rebooting automatically, the computer has continued installing and the first dialog box has now appeared:</p>
<h3>GUI install:</h3>
<ol>
<li>The first box to appear is the <em><strong>Regional and Language Options</strong></em> dialog box. As I would like to change the default from English (United States) I make a few changes here. Obviously if you are happy with the default settings just click <strong>Next</strong> here.
<ul>
<li>Changing the default setting I first click the <strong><em>Standards and formats</em> &#8221;Customize&#8230;&#8221;-button</strong>, which opens a new box</li>
<li>I start at the tab <strong><em>Regional Options</em></strong>. Here I change the <strong>Standards and formats</strong></li>
<li>I then change the <strong>Location</strong> below and click<strong> Apply</strong></li>
<li>Moving on to the <strong><em>Languages</em></strong> tab, click <strong>Details&#8230;</strong> under <strong><em>Text services and input languages</em></strong>. In the new box that pops up change the <strong>Default input language</strong>, make sure that it is then marked under <strong><em>Installed services</em></strong> and click <strong>Apply</strong> and <strong>OK</strong>.</li>
<li>Next I click the <em><strong>Advanced</strong></em> tab, change the <strong>Language for non-Unicode programs</strong> and check <strong>Apply all settings to the currect user account and to the default user profile</strong>.</li>
<li>I then click <strong>Apply</strong> and <strong>OK</strong>, which gets me back to the <strong><em>Regional and Language options</em></strong> dialog box with the <strong>&#8220;Customize&#8230;&#8221;</strong>-, and the <strong>&#8220;details&#8230;&#8221;</strong>-buttons.</li>
<li>Because we alreade changed the <strong>details&#8230;</strong> in a previous step the <strong>language setting</strong> shown next to the <strong>&#8220;Details&#8230;&#8221;</strong>-button should already be OK (if not, make the necessary changes) and we can therefore just move on now by <strong>clicking Next</strong>.</li>
</ul>
</li>
<li>In the <strong><em>Personalize your Software</em></strong> dialog box type a <strong>name</strong> and an <strong>organization</strong> relevant for this installation. Then click <strong>Next</strong>.</li>
<li>You will then be asked for the <strong>Product Key</strong>. (It can be found on the back of your Windows Server 2003 CD case, online, or somewhere else, depending on where and how you bought your software).  Type the <strong>Product Key</strong> and click <strong>Next</strong>.</li>
<li>In the <strong><em>Licensing Modes</em></strong> dialog box, select the appropriate licensing mode for your organization, and then click <strong>Next</strong>.</li>
<li>In the <strong><em>Computer Name and Administrator Password</em></strong> dialog box, type the 
<ul>
<li><strong>Computer name</strong> (MS recommends a server naming convention such as Location-Organization-Role-Number e.g. HQ-CON-DC-01 or HQ-CON-OCS-01. It is a good idea, but of course you can choose whatever convention you want. For my small test setup the most important thing is the Role, to be aware of it when different roles are added and the number, if I want to add more servers of the same role)</li>
<li>and an <strong>administrator password</strong> (can be left blank for testing, but should of course be complex for production)</li>
<li>Confirm the <strong>administrative password </strong>and click <strong>Next</strong>.</li>
</ul>
</li>
<li>In the <strong><em>Date and Time Settings</em> </strong>dialog box I would like to change the default, so I correct it and click <strong>Next</strong>. Obviously if you are happy with the default settings just click <strong>Next</strong> here.</li>
<li>In the <strong><em>Networking Settings</em></strong> dialog box, choose <strong>Typical Settings</strong> and click <strong>Next</strong>. (Do not worry, this will be changed in later configuration)</li>
<li>In the <strong><em>Workgroups or Computer Domain</em></strong> dialog box choose the default <strong>No, this computer is not on a network</strong> and leave the default workgroup. Click <strong>Next</strong>. (As before: Do not worry, this will be changed in later configuration)</li>
<li>You should not have to do anything else for the rest of the installation. When the install is complete the computer will restart and load the server to the login box.</li>
</ol>
<h3>Initial settings:</h3>
<p>The computer on which you have installed Windows Server 2003 has now been restarted and is ready for you to log in. No changes have been made to the server yet.</p>
<ol>
<li>Log in to the server by pressing <strong>Ctrl+Alt+Del</strong> and use the administrator account that you created during the set up process.</li>
<li>If this is the first time you ever log into the server the first thing you will see is the <em><strong>Windows Server Post-setup Security updates</strong> </em>and the <em><strong>Activate windows</strong></em> popup in the lower right corner of the screen. For now close the <em><strong>Windows Server Post-setup Security updates</strong></em> by clicking <strong>Finish</strong> and <strong>Yes </strong>to close the page. Ignore or close the <em><strong>Activate Windows</strong></em> popup by clicking the <strong>X</strong>.</li>
<li>We will now prepare the secondary partition or secondary disk drive you created in Part 1 of this series of posts. First click the <strong>Start</strong> button</li>
<li>Point to <strong>Administrative Tools</strong></li>
<li>Click <strong>Computer Management</strong></li>
<li>Click <strong>Disk Management</strong></li>
<li>Right-click <strong>Unallocated</strong></li>
<li>Click <strong>New Partition</strong> and click <strong>Next</strong></li>
<li>Select <strong>Primary Partition</strong> (default)<strong> </strong>and click <strong>Next</strong></li>
<li>Leave <strong>Partition size in MB</strong> set to default and click <strong>Next</strong></li>
<li>Select a drive letter that you can remember for <em><strong>Assign the following drive letter</strong></em> and click <strong>Next</strong></li>
<li>Click <strong>Perform a quick format</strong> under <em><strong>Format this partition with the following settings</strong></em> and click <strong>Next</strong></li>
<li>Click <strong>Finish</strong> and wait for the format to finish</li>
<li>Close the <em><strong>Computer Management</strong></em> console</li>
</ol>
<p>You now have a fresh installation of a Windows Server 2003 ready for further configuration into different roles in your network. At this point, to ease additional Windows Server 2003 installations, I would create an image of the server if installed on an actual computer or make a copy of the files if installed as a Virtual PC. A new Windows Server 2003 installation could then be ready within a very short time when adding more roles to the network. I expect future posts to cover this.</p>
<p>This finishes the series of posts about installing Windows Server 2003. The next post will cover the configuration of the first Windows Server 2003 server role in the network as a DHCP server and a domain controller.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ocs2007.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ocs2007.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ocs2007.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ocs2007.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ocs2007.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ocs2007.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ocs2007.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ocs2007.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ocs2007.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ocs2007.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ocs2007.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ocs2007.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ocs2007.wordpress.com&blog=4531853&post=28&subd=ocs2007&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-2-gui-install-and-initial-settings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">iscw</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Windows Server 2003 (Part 1 &#8211; booting from CD)</title>
		<link>http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-1-booting-from-cd/</link>
		<comments>http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-1-booting-from-cd/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 12:59:24 +0000</pubDate>
		<dc:creator>iscw</dc:creator>
				<category><![CDATA[Prerequisites]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Domain Controller]]></category>

		<guid isPermaLink="false">http://ocs2007.wordpress.com/?p=16</guid>
		<description><![CDATA[Before deploying OCS 2007 you need a basic network infrastructure. This series of posts will take you through the installation and initial configuration of Windows Server 2003, which is the operating system used both for the Domain Controller (DC) role and the OCS servers needed.
Later posts will cover the configuration of Windows Server 2003 as a DHCP server, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ocs2007.wordpress.com&blog=4531853&post=16&subd=ocs2007&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Before deploying OCS 2007 you need a basic network infrastructure. This series of posts will take you through the installation and initial configuration of Windows Server 2003, which is the operating system used both for the Domain Controller (DC) role and the OCS servers needed.</p>
<p>Later posts will cover the configuration of Windows Server 2003 as a DHCP server, as a domain controller and the installation of OCS 2007. This is the first post covering one of the prerequisites of an OCS 2007 deployment. The installation of a Windows Server 2003.</p>
<p>For this installation I use an old computer, but the installation (and the OCS deployment) could easily be performed using Microsoft Virtual PC for both servers and workstations.</p>
<ol>
<li>I start out by inserting a Windows Server 2003 CD in the CD-ROM drive and restarting the computer. At this point I expected the computer to prompt me for booting from the CD, but nothing happened, despite the boot sequence being correctly set up with CD-ROM before harddisk. It turns out that my legal, <em>home-burned</em> image of Windows Server 2003 had not been finalized on the CD and therefore could not be recognized by the CD-ROM drive. After burning a new CD, this time with NERO instead of Windows default burning, the CD is recognized perfectly by the computer when booting.</li>
<li>When prompted, I press any key to boot from the CD. The Windows Server 2003 installation begins.</li>
<li>On the <strong><em>Welcome to Setup</em></strong> screen I press <strong>Enter</strong></li>
<li>On the <strong><em>license agreement</em></strong> screen I press<strong> F8</strong>. As I did have a previous version of Windows Server 2003 installed I was asked if I wanted to repair this installation. I wanted a new installation to overwrite the previous one, so I pressed Esc to continue and not repair the drive.</li>
<li>I <strong>delete all disk partitions</strong> created for earlier installations by selecting each partition and pressing <strong>D</strong>.</li>
<li>I now only have a disk space labeled as Unpartitioned space (I only have one physical disk installed). I then <strong>press C to create a partition</strong> in the unpartitioned space.</li>
<li>Following the recommendations from Microsoft I delete the total space default value and type the value of half my total disk space at the <strong>Create partition of size (in MB)</strong> prompt. I then press<strong> Enter</strong>.</li>
<li>I see that my New (Raw) partition has been created and I press <strong>Enter</strong>.</li>
<li>I select <strong>Format the partition using the NTFS file system (Quick)</strong>, and press <strong>Enter</strong>.</li>
<li>I leave the computer to format, copy relevant files and restart before the installation continues (now with the nicer graphics and marketing slogans about Windows Server 2003 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</li>
</ol>
<p>In the next post I will describe the install as it should be continued in GUI-mode after the reboot.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ocs2007.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ocs2007.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ocs2007.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ocs2007.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ocs2007.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ocs2007.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ocs2007.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ocs2007.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ocs2007.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ocs2007.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ocs2007.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ocs2007.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ocs2007.wordpress.com&blog=4531853&post=16&subd=ocs2007&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ocs2007.wordpress.com/2008/08/24/installing-windows-server-2003-as-a-domain-controller-part-1-booting-from-cd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">iscw</media:title>
		</media:content>
	</item>
	</channel>
</rss>