<?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>Virtual Dojo &#187; AD</title>
	<atom:link href="http://www.virtualdojo.net/tag/ad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtualdojo.net</link>
	<description>Information Technology</description>
	<lastBuildDate>Sat, 10 Apr 2010 03:43:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Join Active Directory Domain using NetDom</title>
		<link>http://www.virtualdojo.net/join-active-directory-domain-using-netdom/</link>
		<comments>http://www.virtualdojo.net/join-active-directory-domain-using-netdom/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 10:37:52 +0000</pubDate>
		<dc:creator>Clint Sulis</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[NetDom]]></category>

		<guid isPermaLink="false">http://www.virtualdojo.net/?p=255</guid>
		<description><![CDATA[You can use the NetDom command-line utility to join a computer to an Active Directory domain.  This is useful when scripting or just for system administrators who prefer the command-line to GUI.
Join the Domain
netdom join %COMPUTERNAME% /Domain:virtualdojo /UserD:Administrator /PasswordD:*
Reboot Computer
shutdown -r -t 0
Note: You must set the Primary DNS server on the workstation to <a href='http://www.virtualdojo.net/join-active-directory-domain-using-netdom/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.virtualdojo.net/join-active-directory-domain-using-netdom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demote Last Domain Controller using DCPromo</title>
		<link>http://www.virtualdojo.net/demote-last-domain-controller-using-dcpromo/</link>
		<comments>http://www.virtualdojo.net/demote-last-domain-controller-using-dcpromo/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 23:09:30 +0000</pubDate>
		<dc:creator>Clint Sulis</dc:creator>
				<category><![CDATA[Win 2008 Core]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[DCPromo]]></category>

		<guid isPermaLink="false">http://www.virtualdojo.net/?p=259</guid>
		<description><![CDATA[You can demote the last domain controller in an Active Directory domain using the DCPromo command-line utility.  Once it has been demoted you can safely remove the DNS Role from the server and reboot.
Demote Domain Controller
dcpromo /DemoteFSMO:Yes /IsLastDCInDomain:Yes /RemoveApplicationPartitions:Yes
/AdministratorPassword:Password!
Uninstall DNS Server Role
start /w ocsetup DNS-Server-Core-Role /uninstall
Reboot Server
shutdown -r -t 0

]]></description>
		<wfw:commentRss>http://www.virtualdojo.net/demote-last-domain-controller-using-dcpromo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Active Directory with DCPromo Utility</title>
		<link>http://www.virtualdojo.net/configure-active-directory-with-dcpromo-utility/</link>
		<comments>http://www.virtualdojo.net/configure-active-directory-with-dcpromo-utility/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 01:59:32 +0000</pubDate>
		<dc:creator>Clint Sulis</dc:creator>
				<category><![CDATA[Win 2008 Core]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[DCPromo]]></category>

		<guid isPermaLink="false">http://www.virtualdojo.net/?p=167</guid>
		<description><![CDATA[To configure Windows Server 2008 Core to be the first Domain Controller (DC) in a new Active Directory (AD) Domain Services (DS) Forest, you must configure some prerequisites such as Rename the Computer with NetDom, Configure the Network Interface with NetSh, and Install the DNS Server Role with OCSetup.
Use notepad to create an unattend.txt installation <a href='http://www.virtualdojo.net/configure-active-directory-with-dcpromo-utility/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.virtualdojo.net/configure-active-directory-with-dcpromo-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
