<?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>virtuEs.IT &#187; Commandline</title>
	<atom:link href="http://www.virtues.it/tag/commandline/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtues.it</link>
	<description>... sharing my IT Quests</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:20:12 +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>Unattended installation of a Domain Controller</title>
		<link>http://www.virtues.it/2010/08/unattended-installation-of-a-domain-controller/</link>
		<comments>http://www.virtues.it/2010/08/unattended-installation-of-a-domain-controller/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 15:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HomeLab]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[dcpromo.exe]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.virtues.it/?p=453</guid>
		<description><![CDATA[So far I&#8217;ve written about the Homelab hardware I&#8217;ve purchased and some basic configurations for my Storage and XenServers. And with the post on Sysprepping a Windows 2008 Server, I&#8217;m ready to build my Windows 2008 Test environment. With a (sysprepped) Windows 2008 Template for my VMs, I can easily clone the needed Servers and [...]]]></description>
		<wfw:commentRss>http://www.virtues.it/2010/08/unattended-installation-of-a-domain-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>diskpart.exe CommandLine Interface</title>
		<link>http://www.virtues.it/2010/07/howto-diskpart/</link>
		<comments>http://www.virtues.it/2010/07/howto-diskpart/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 20:00:08 +0000</pubDate>
		<dc:creator>virtuEs</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[diskpart.exe]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.virtues.it/?p=293</guid>
		<description><![CDATA[The easiest way to connect to you iSCSI storage LUNs from Windows Server 2008 is by using the iSCSI initiator GUI. With the GUI you can easily make a connection with your iSCSI Storage by giving the ip-address and dynamically discover the LUNs (or Volumes) it has to offer. As I&#8217;m working on scripts to [...]]]></description>
		<wfw:commentRss>http://www.virtues.it/2010/07/howto-diskpart/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Add Windows 2008 Firewall rule with CLI</title>
		<link>http://www.virtues.it/2010/06/howto-w2k8-firewall-rule-cli/</link>
		<comments>http://www.virtues.it/2010/06/howto-w2k8-firewall-rule-cli/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:00:29 +0000</pubDate>
		<dc:creator>virtuEs</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.virtues.it/?p=442</guid>
		<description><![CDATA[For security reasons it is wise to keep your Windows firewall turned on. Even internal networks are not free of hack attempts. So to make sure the installed programs are functioning with the firewall turned on, you have to do your research on the communications that will occure between server and client (or other servers). [...]]]></description>
		<wfw:commentRss>http://www.virtues.it/2010/06/howto-w2k8-firewall-rule-cli/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 iscsicli.exe CommandLine Interface</title>
		<link>http://www.virtues.it/2010/04/howto-w2k8-iscsicli/</link>
		<comments>http://www.virtues.it/2010/04/howto-w2k8-iscsicli/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 21:00:00 +0000</pubDate>
		<dc:creator>virtuEs</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.virtues.it/?p=286</guid>
		<description><![CDATA[The easiest way to connect to you iSCSI storage LUNs from Windows Server 2008 is by using the iSCSI initiator GUI. With the GUI you can easily make a connection with your iSCSI Storage by giving the ip-address and dynamically discover the LUNs (or Volumes) it has to offer. With the Windows Server 2008 R2 [...]]]></description>
		<wfw:commentRss>http://www.virtues.it/2010/04/howto-w2k8-iscsicli/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>xe.exe CommandLine Interface</title>
		<link>http://www.virtues.it/2010/02/howto-xe-cli/</link>
		<comments>http://www.virtues.it/2010/02/howto-xe-cli/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 08:00:20 +0000</pubDate>
		<dc:creator>virtuEs</dc:creator>
				<category><![CDATA[Favorites]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Hypervisors]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[xe.exe CLI]]></category>

		<guid isPermaLink="false">http://www.virtues.it/?p=64</guid>
		<description><![CDATA[A XenServer can be managed with the xe Commandline Interface (CLI). Which can be run locally at the command prompt of the XenServer Console within XenCenter. The ex.exe is also part of the XenCenter installation and allows and administrator to remotely manage a XenServer from the command prompt of the Windows desktop. With the CLI [...]]]></description>
		<wfw:commentRss>http://www.virtues.it/2010/02/howto-xe-cli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renaming a Windows Computer</title>
		<link>http://www.virtues.it/2010/01/howto-rename-computer/</link>
		<comments>http://www.virtues.it/2010/01/howto-rename-computer/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 12:00:29 +0000</pubDate>
		<dc:creator>virtuEs</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Commandline]]></category>

		<guid isPermaLink="false">http://www.virtues.it/?p=175</guid>
		<description><![CDATA[&#160; When you want to rename a computer, you can use the netdom comandline tool. &#160; * Rename a computer: netdom renamecomputer %COMPUTERNAME% /NewName:[new-computer-name] /force &#160;Which uses the following syntax: new-computer-name: the new name you want the computer to have.. &#160; The following sources have been used to create this post: Microsoft Technet &#8211; Netdom [...]]]></description>
		<wfw:commentRss>http://www.virtues.it/2010/01/howto-rename-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear Cached Credentials</title>
		<link>http://www.virtues.it/2010/01/howto-clear-cached-credentials/</link>
		<comments>http://www.virtues.it/2010/01/howto-clear-cached-credentials/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 20:00:29 +0000</pubDate>
		<dc:creator>virtuEs</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.virtues.it/?p=24</guid>
		<description><![CDATA[It sometimes happens that after you&#8217;ve changed your Windows logon credentials, you get an error trying to connect to a network share. This error could be about you&#8217;re cached credentials not being correct and prevent you from getting access to the network share. In order to delete the cached credentials for that particulair share, you [...]]]></description>
		<wfw:commentRss>http://www.virtues.it/2010/01/howto-clear-cached-credentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

