<?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>Networknet.nl &#187; Windows Server 2008 Core</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/windows-server-2008-core/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:46:09 +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>Windows Server 2008 Domain Join with netdom.exe</title>
		<link>http://www.networknet.nl/apps/wp/archives/23</link>
		<comments>http://www.networknet.nl/apps/wp/archives/23#comments</comments>
		<pubDate>Tue, 16 Oct 2007 18:53:10 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Core Server]]></category>
		<category><![CDATA[Join]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Windows Server 2008 Core]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/23</guid>
		<description><![CDATA[The following command will join the NET-IIS-01 workload into the Networknet.nl forest domain. Enter the Administrator password and after the netdom has finished reboot the server with shutdown.exe /r /t5.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/23/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 Core IPv4 configuration</title>
		<link>http://www.networknet.nl/apps/wp/archives/22</link>
		<comments>http://www.networknet.nl/apps/wp/archives/22#comments</comments>
		<pubDate>Tue, 16 Oct 2007 18:52:54 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Core Server]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Static ip]]></category>
		<category><![CDATA[Windows Server 2008 Core]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/22</guid>
		<description><![CDATA[View the installed interfaces netsh interface ipv4 show interfaces Configure the fixed IP address, netmask and the default gateway netsh interface ipv4 set address name=&#8221;nr&#8221; source=static address=192.168.1.1 mask=255.255.255.0 gateway=192.168.1.254 Configure the DNS server netsh interface ipv4 add dnsserver name=&#8221;nr&#8221; address=192.168.1.1 index=1]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 Core License Activiation by Script</title>
		<link>http://www.networknet.nl/apps/wp/archives/20</link>
		<comments>http://www.networknet.nl/apps/wp/archives/20#comments</comments>
		<pubDate>Mon, 15 Oct 2007 19:27:50 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Core Server]]></category>
		<category><![CDATA[Activate]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Windows Server 2008 Core]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/20</guid>
		<description><![CDATA[Windows 2008 Core server does not support GUI and right clicking your computer and use the control panel options to activate the server is not available anymore.  Copy the script below and supply your own license key code. Open notepad from command prompt. Eg notepad license.cmd; paste the the code below with your own key; save the file and run the cmd script.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

