<?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>gHacks technology news &#187; windows server</title>
	<atom:link href="http://www.ghacks.net/tag/windows-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 23:09:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configure Fine-grained Password Policies In Windows Server 2008</title>
		<link>http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/</link>
		<comments>http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/#comments</comments>
		<pubDate>Wed, 20 May 2009 21:03:02 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[fine-grained password policy]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password policy]]></category>
		<category><![CDATA[specops password policy]]></category>
		<category><![CDATA[system administrator]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[windows server 2008]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/</guid>
		<description><![CDATA[So called fine-grained password policies are a new feature of Windows Server 2008. This new feature allows system administrators to configure password policies for different user groups. Windows Server 2003 was not as flexible as it only allowed to set one password policy for all users. The manual configuration of fine-grained password policies requires quite [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/windows_server_2008.jpg" alt="windows_server_2008" title="windows_server_2008" width="243" height="45" class="alignleft size-full wp-image-12964" />So called fine-grained password policies are a new feature of Windows Server 2008. This new feature allows system administrators to configure password policies for different user groups. Windows Server 2003 was not as flexible as it only allowed to set one password policy for all users. The manual configuration of fine-grained password policies requires quite some time. A software program like Specops Password Policy Basic is therefor a handy addition for every system administrator dealing with Windows Server 2008 systems.</p>
<p>The free program is a limited version of the commercial software from the same developer. It requires the Microsoft .net Framework 2, the Microsoft Management Console and PowerShell. The interface of the application makes it less time consuming to configure password policies for specific user groups in Windows Server 2008. It basically centers around creating, configuring and managing password policies. </p>
<p><span id="more-12967"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/05/password_policy-500x292.jpg" alt="password policy" title="password policy" width="500" height="292" class="alignnone size-medium wp-image-12966" /></p>
<p>The following parameters can be defined for each password policy:</p>
<p>A Password Settings object (PSO) has attributes for all the settings that can be defined in the Default Domain Policy (except Kerberos settings). These settings include attributes for the following password settings:</p>
<ul>
<li>Enforce password history</li>
<li>Maximum password age</li>
<li>Minimum password age</li>
<li>Minimum password length</li>
<li>Passwords must meet complexity requirements</li>
<li>Store passwords using reversible encryption </li>
<li>Account lockout duration</li>
<li>Account lockout threshold</li>
<li>Reset account lockout after</li>
</ul>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/password_policies-500x323.jpg" alt="password policies" title="password policies" width="500" height="323" class="alignnone size-medium wp-image-12965" /></p>
<p>User groups can be added to newly created policies. It has to be noted that user groups cannot be empty as empty user groups cannot be added to password policies. The program displays an overview of all password policies on the computer system. The order can be changed which is important if users are members of multiple user groups. </p>
<p><a href="http://www.specopssoft.com/products/specops%20password%20policy%20basic/download.asp">Specops Password Policy Basic</a> can be downloaded from the developer&#8217;s homepage.</p>

	Tags: <a href="http://www.ghacks.net/tag/fine-grained-password-policy/" title="fine-grained password policy" rel="tag">fine-grained password policy</a>, <a href="http://www.ghacks.net/tag/password/" title="password" rel="tag">password</a>, <a href="http://www.ghacks.net/tag/password-policy/" title="password policy" rel="tag">password policy</a>, <a href="http://www.ghacks.net/tag/specops-password-policy/" title="specops password policy" rel="tag">specops password policy</a>, <a href="http://www.ghacks.net/tag/system-administrator/" title="system administrator" rel="tag">system administrator</a>, <a href="http://www.ghacks.net/tag/windows-server/" title="windows server" rel="tag">windows server</a>, <a href="http://www.ghacks.net/tag/windows-server-2008/" title="windows server 2008" rel="tag">windows server 2008</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/09/10/windows-2008-server-core-configurator/" title="Windows 2008 Server Core Configurator (September 10, 2008)">Windows 2008 Server Core Configurator</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/28/home-web-server/" title="Run Your Own Home Web Server (March 28, 2009)">Run Your Own Home Web Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/12/06/password-protect-applications/" title="Password Protect Applications (December 6, 2008)">Password Protect Applications</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/05/30/fing-network-discovery-software/" title="Fing Network Discovery Software (May 30, 2009)">Fing Network Discovery Software</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Your Own Home Web Server</title>
		<link>http://www.ghacks.net/2009/03/28/home-web-server/</link>
		<comments>http://www.ghacks.net/2009/03/28/home-web-server/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 13:43:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[home web server]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[server software]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11516</guid>
		<description><![CDATA[Running a home web server can be advantageous or even the only solution depending on its purpose. All those dedicated web server providers do not help much for instance if all you want to do is to setup a web server for a home network. Home Web Server is a software to run a web [...]]]></description>
			<content:encoded><![CDATA[<p>Running a home web server can be advantageous or even the only solution depending on its purpose. All those dedicated web server providers do not help much for instance if all you want to do is to setup a web server for a home network. Home Web Server is a software to run a web server on a local Windows computer system. It is developed by the same developers who created Home FTP Server. This immediately becomes obvious after looking at the interfaces of both server applications.</p>
<p>Home Web Server makes it possible to run websites on the local computer system. The web server supports a wide variety of options including php, cgi and isapi support next to SSL connections and private member directories. Not everything is preinstalled on the other hand. It is for example necessary to download PHP compiler from the official PHP website to add PHP support.</p>
<p>Basic HTML websites are on the other hand available by default. The root of the web server can be accessed locally by opening http://127.0.0.1/ in the web browser if the connection is established from the local computer. Users from the local network or remote networks need to use the local or Internet IP to connect to the web server.</p>
<p><span id="more-11516"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/home_web_server-500x280.gif" alt="home web server" title="home web server" width="500" height="280" class="alignnone size-medium wp-image-11517" /></p>
<p>Many aspects of the web server can be configured in the options including connection limits and timeouts, domain and root aliases, connection logging, supported mime types or redirects.</p>
<p><a href="http://downstairs.dnsalias.net/homewebserver.html">Home Web Server</a> provides extensive options that should suite the needs of most users who want to install a web server on their computer. Alternatives are <a href="http://www.ghacks.net/2008/07/28/quick-php-testing-and-debugging-server/">Quick PHP Web Server</a>, <a href="http://www.ghacks.net/2007/01/31/host-your-own-webserver/">XAMPP web server</a> or the <a href="http://www.ghacks.net/2008/12/28/portable-web-server/">Portable Web Server</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/home-web-server/" title="home web server" rel="tag">home web server</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/server-software/" title="server software" rel="tag">server software</a>, <a href="http://www.ghacks.net/tag/web-server/" title="web server" rel="tag">web server</a>, <a href="http://www.ghacks.net/tag/webserver/" title="webserver" rel="tag">webserver</a>, <a href="http://www.ghacks.net/tag/windows-server/" title="windows server" rel="tag">windows server</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/01/31/host-your-own-webserver/" title="Host your own webserver (January 31, 2007)">Host your own webserver</a> (18)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/25/windows-file-server/" title="Windows File Server (October 25, 2009)">Windows File Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/10/10/windows-2003-software/" title="Windows 2003 Software (October 10, 2008)">Windows 2003 Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/07/23/web-server-migration-today/" title="Web Server Migration Today (July 23, 2009)">Web Server Migration Today</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/28/home-web-server/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Windows 2003 Software</title>
		<link>http://www.ghacks.net/2008/10/10/windows-2003-software/</link>
		<comments>http://www.ghacks.net/2008/10/10/windows-2003-software/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 12:30:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows 2003 software]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[windows server 2003]]></category>
		<category><![CDATA[windows server 2003 software]]></category>
		<category><![CDATA[windows server software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7544</guid>
		<description><![CDATA[Windows 2003, also known as Windows Server 2003, is the successor of Windows 2000 server. It has been Microsoft&#8217;s flagship product in the last years and got recently replaced by the newest Microsoft server product Windows Server 2008. One could say that Windows Server 2003 incorporated many features of Windows XP while Windows Server 2008 [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 2003, also known as Windows Server 2003, is the successor of Windows 2000 server. It has been Microsoft&#8217;s flagship product in the last years and got recently replaced by the newest Microsoft server product Windows Server 2008. One could say that Windows Server 2003 incorporated many features of Windows XP while Windows Server 2008 did the same with Windows Vista.</p>
<p>A total of 11 different Windows Server 2003 editions have been released by Microsoft from Windows Home Server over Windows Small Business Server to Windows Server 2003 Enterprise or Windows Storage Server 2003.</p>
<p>Microsoft released many Windows 2003 software additions including multiple feature packs, service packs and tools many of which are recommended to install to increase system stability, performance, security and functionality.</p>
<p>Two Windows Server 2003 Service Packs have been released, one Windows Rights Management Services Service Pack and one Windows SharePoint Services Service Pack. All of those Windows 2003 downloads are available from the <a href="http://technet.microsoft.com/en-us/windowsserver/bb463273.aspx">Microsoft</a> website.</p>
<p>In addition to Service Pack downloads for the Windows 2003 software a total of 16 <a href="http://technet.microsoft.com/en-us/windowsserver/bb463250.aspx">feature packs</a> have been released throughout the years including important additions such as the Group Policy Management Console, Windows Services For UNIX or Identity Integration Feature Pack.</p>
<p><span id="more-7544"></span>Additionally 19 Windows Server 2003 <a href="http://technet.microsoft.com/en-us/windowsserver/bb405955.aspx">Tools</a> have been released for download adding new features like the Windows Server 2003 Administration Tools Pack, Log Parser 2.2 Tool or Remote Desktop Web Connection.</p>
<p>The Microsoft websites contains lots of Windows 2003 software and should be the starting point for everyone who is setting up a new Windows 2003 Server environment.</p>

	Tags: <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/windows-2003-software/" title="windows 2003 software" rel="tag">windows 2003 software</a>, <a href="http://www.ghacks.net/tag/windows-server/" title="windows server" rel="tag">windows server</a>, <a href="http://www.ghacks.net/tag/windows-server-2003/" title="windows server 2003" rel="tag">windows server 2003</a>, <a href="http://www.ghacks.net/tag/windows-server-2003-software/" title="windows server 2003 software" rel="tag">windows server 2003 software</a>, <a href="http://www.ghacks.net/tag/windows-server-software/" title="windows server software" rel="tag">windows server software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/28/home-web-server/" title="Run Your Own Home Web Server (March 28, 2009)">Run Your Own Home Web Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/12/06/download-windows-server-2008-release-candidate/" title="Download Windows Server 2008 Release Candidate (December 6, 2007)">Download Windows Server 2008 Release Candidate</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/12/29/windows-home-server-has-a-problem/" title="Windows Home Server has a problem (December 29, 2007)">Windows Home Server has a problem</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/10/25/windows-file-server/" title="Windows File Server (October 25, 2009)">Windows File Server</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/10/windows-2003-software/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows 2008 Server Core Configurator</title>
		<link>http://www.ghacks.net/2008/09/10/windows-2008-server-core-configurator/</link>
		<comments>http://www.ghacks.net/2008/09/10/windows-2008-server-core-configurator/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 15:56:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[microsoft server 2008]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[server core]]></category>
		<category><![CDATA[server core configurator]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[windows server 2008]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6909</guid>
		<description><![CDATA[Windows Server 2008 is the latest product of Microsoft&#8217;s Server series which provides new features compared to previous Windows Server versions like Hyper-V, a hypervisor-based virtualization system,  self-healing NTFS or Server Core.
Server Core is a bare bones installation of Windows Server 2008 without Windows Explorer which means that configuration is done through a command [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Server 2008 is the latest product of Microsoft&#8217;s Server series which provides new features compared to previous Windows Server versions like Hyper-V, a hypervisor-based virtualization system,  self-healing NTFS or Server Core.</p>
<p>Server Core is a bare bones installation of Windows Server 2008 without Windows Explorer which means that configuration is done through a command line interface or by remotely connecting to the Windows 2008 Server.</p>
<p>Server Cores can be configured for several basic rules like DNS Server, DHPC Server or Hyper-V virtual server. The Windows 2008 Server Core Configurator <a href="http://www.codeplex.com/CoreConfig/Release/ProjectReleases.aspx?ReleaseId=17029#ReleaseFiles">aids</a> the system administrator in configuring certain tasks like activating the system, adding or removing drivers, setting user and group permissions or configuring networking features.</p>
<p><span id="more-6909"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/09/windows_server_2008_server_configurator-500x210.jpg" alt="windows server 2008 server configurator" title="windows server 2008 server configurator" width="500" height="210" class="alignnone size-medium wp-image-6910" /></p>
<p>The Core Configurator comes as a cab file which has to be unpacked before the configurator can be run. To expand the cab archive run the following command:</p>
<p><code>expand CoreConfigurator.cab -f:* <destination folder></code></p>
<p>The Windows 2008 Server Core Configurator can be run by executing Setup-Core.wsf afterwards.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-server-2008/" title="microsoft server 2008" rel="tag">microsoft server 2008</a>, <a href="http://www.ghacks.net/tag/server-2008/" title="server 2008" rel="tag">server 2008</a>, <a href="http://www.ghacks.net/tag/server-core/" title="server core" rel="tag">server core</a>, <a href="http://www.ghacks.net/tag/server-core-configurator/" title="server core configurator" rel="tag">server core configurator</a>, <a href="http://www.ghacks.net/tag/windows-server/" title="windows server" rel="tag">windows server</a>, <a href="http://www.ghacks.net/tag/windows-server-2008/" title="windows server 2008" rel="tag">windows server 2008</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/" title="Configure Fine-grained Password Policies In Windows Server 2008 (May 20, 2009)">Configure Fine-grained Password Policies In Windows Server 2008</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/12/08/windows-vista-sp2-beta-download/" title="Windows Vista SP2 Beta Download (December 8, 2008)">Windows Vista SP2 Beta Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/05/windows-vista-service-pack-2-rc-download/" title="Windows Vista Service Pack 2 RC Download (March 5, 2009)">Windows Vista Service Pack 2 RC Download</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/10/10/windows-2003-software/" title="Windows 2003 Software (October 10, 2008)">Windows 2003 Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/28/home-web-server/" title="Run Your Own Home Web Server (March 28, 2009)">Run Your Own Home Web Server</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/10/windows-2008-server-core-configurator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Copies of Windows Server, SQL Server and Visual Studio 2008</title>
		<link>http://www.ghacks.net/2008/01/22/free-copies-of-windows-server-sql-server-and-visual-studio-2008/</link>
		<comments>http://www.ghacks.net/2008/01/22/free-copies-of-windows-server-sql-server-and-visual-studio-2008/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 14:42:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[free stuff]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[promotion]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/22/free-copies-of-windows-server-sql-server-and-visual-studio-2008/</guid>
		<description><![CDATA[Heroes Happen {Here} is what Microsoft calls the promotional tour for three of its 2008 products which will come to many cities in the United States this year. Users who attend a launch event will get a promotional kit of the three Microsoft products Windows Server® 2008 operating system, Microsoft® SQL Server® 2008, and Microsoft Visual Studio® 2008.]]></description>
			<content:encoded><![CDATA[<p>Heroes Happen {Here} is what Microsoft calls the promotional <a href="http://www.microsoft.com/heroeshappenhere/events/default.mspx">tour</a> for three of its 2008 products which will come to many cities in the United States this year. Users who attend a launch event will get a promotional kit of the three Microsoft products Windows Server® 2008 operating system, Microsoft® SQL Server® 2008, and Microsoft Visual Studio® 2008.</p>
<p>Not everyone can just walk in though and grab the copies, you need to register to be able to attend an event and even then kits will only be given out as long as supplies last. Events will also take place in other countries. A quick check revealed one event in Germany where attendees have to pay a fee to be able to attend the event. They still get the software kit with the newest versions of the applications though.</p>
<p>You have to give a company name and job title during registration. It is unclear if Microsoft will reject applications if they do not meet certain criteria. The first event is on February 27th in Los Angeles, the last on May 22nd in Reston.</p>
<p><span id="more-2960"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/free-stuff/" title="free stuff" rel="tag">free stuff</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/promotion/" title="promotion" rel="tag">promotion</a>, <a href="http://www.ghacks.net/tag/sql-server/" title="SQL Server" rel="tag">SQL Server</a>, <a href="http://www.ghacks.net/tag/visual-studio-2008/" title="Visual Studio 2008" rel="tag">Visual Studio 2008</a>, <a href="http://www.ghacks.net/tag/windows-server/" title="windows server" rel="tag">windows server</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/19/free-microsoft-software-for-students/" title="Free Microsoft Software for Students (February 19, 2008)">Free Microsoft Software for Students</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/zune-does-not-allow-to-share-all-songs/" title="Zune does not allow to share all songs (January 20, 2007)">Zune does not allow to share all songs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
	<li><a href="http://www.ghacks.net/2008/08/06/yahoo-sick-of-them-yet/" title="Yahoo, sick of them yet? (August 6, 2008)">Yahoo, sick of them yet?</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/22/free-copies-of-windows-server-sql-server-and-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download Windows Server 2008 Release Candidate</title>
		<link>http://www.ghacks.net/2007/12/06/download-windows-server-2008-release-candidate/</link>
		<comments>http://www.ghacks.net/2007/12/06/download-windows-server-2008-release-candidate/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 09:58:35 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[microsoft hacks]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/06/download-windows-server-2008-release-candidate/</guid>
		<description><![CDATA[Microsoft is providing download versions of the Windows Server 2008 release candidate free of charge right from their website to anyone interested in downloading them. A product key can be requested as well which will make the product valid until April 7, 2008. ]]></description>
			<content:encoded><![CDATA[<p>Microsoft is providing download versions of the Windows Server 2008 release candidate free of charge right from their website to anyone interested in downloading them. A product key can be requested as well which will make the product valid until April 7, 2008. </p>
<p>Five different versions of Windows Server 2008 can be downloaded in various languages those are the Windows Server 2008 Standard Edition, Enterprise Edition, Datacenter Edition, Windows Web Server 2008 and Windows Server 2008 for Itanium-based Systems which are all designed for special purposes.</p>
<p>All releases are available in English, French, German, and Japanese. The Datacenter and Web Edition is also available in Spanish, while the Standard and Enterprise editions are available in the five languages previously mentioned plus Chinese (Simplified), Chinese (Traditional) and Korean.</p>
<p><span id="more-2437"></span>The download size is always in a range between 1 and 5 Gigabytes, here are the direct download links:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d694d4cc-0681-41b5-b02e-012be18f8b71">Windows Server® 2008 RC0 Standard (x86 and x64)</a><br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0818d425-cd47-4279-be8d-24aba14530a3">Windows Server® 2008 RC0 Enterprise (x86 and x64)</a><br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=95cc89a8-0076-4571-b379-4aa4f526b893">Windows Server® 2008 RC0 Datacenter (x86 and x64)</a><br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d977fde8-d3fb-4e6c-8a8a-352cf83111cc">Windows® Web Server 2008 RC0 (x86 and x64)</a><br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=07ec6bea-b14e-4f73-98c6-eb7a92e76b05">Windows Server® 2008 RC0 for Itanium-based Systems</a></p>
<p>Grab your Windows Server 2008 Product Key at <a href="http://technet.microsoft.com/en-gb/bb687945.aspx">Microsoft</a> Technet.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-hacks/" title="microsoft hacks" rel="tag">microsoft hacks</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/windows-server/" title="windows server" rel="tag">windows server</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/10/windows-2003-software/" title="Windows 2003 Software (October 10, 2008)">Windows 2003 Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/28/home-web-server/" title="Run Your Own Home Web Server (March 28, 2009)">Run Your Own Home Web Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/12/29/windows-home-server-has-a-problem/" title="Windows Home Server has a problem (December 29, 2007)">Windows Home Server has a problem</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/10/25/windows-file-server/" title="Windows File Server (October 25, 2009)">Windows File Server</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/06/download-windows-server-2008-release-candidate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
