<?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>webLOG &#187; Active Directory</title>
	<atom:link href="http://12.mayjestic.net/index.php/tag/ad/feed/" rel="self" type="application/rss+xml" />
	<link>http://12.mayjestic.net</link>
	<description>&#34;If madness becomes business - lunatic&#039;s becomes professionals&#34;</description>
	<lastBuildDate>Wed, 28 Dec 2011 11:31:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Easily transfer FSMO Roles vom one DC to a another</title>
		<link>http://12.mayjestic.net/index.php/20071212/easily-transfer-fsmo-roles-vom-one-dc-to-a-another/</link>
		<comments>http://12.mayjestic.net/index.php/20071212/easily-transfer-fsmo-roles-vom-one-dc-to-a-another/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 12:37:55 +0000</pubDate>
		<dc:creator>Roland</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://12.mayjestic.net/index.php/2007/12/12/easily-transfer-fsmo-roles-vom-one-dc-to-a-another/</guid>
		<description><![CDATA[I&#8217;ve wrote a nice batch script how you can transfer FSMO Roles from one domaincontroller to a another. With some simple choices you can move roles between domaincontrollers in a AD environment. Therefor i use the NTDSUTIL.EXE of the Windows Server Support Tools wich is installed by default on a Windows Domaincontroller. Before you can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve wrote a nice batch script how you can transfer FSMO Roles from one domaincontroller to a another. With some simple choices you can move roles between domaincontrollers in a AD environment.</p>
<p>Therefor i use the NTDSUTIL.EXE of the Windows Server Support Tools wich is installed by default on a Windows Domaincontroller.</p>
<p>Before you can use the script: Look if the path to NTDSUTIL.EXE is in the %PATH% variable, to call it globally. Or copy NTDSUTIL.EXE into the script directory. CHOICE.EXE is used to handle the choosable options in the script.</p>
<p>Script call: FSMOtransfer.bat [DNSDOMAIN]</p>
<p>Where [DNSDOMAIN] Must be a Fully Qualified Domain name (FQDN) of a existing Microsoft Active Directory Domain. The script works only if you are logged on as a administrator</p>
<p>Download: <a title="FSMORolesTransferScript" href="http://12.mayjestic.net/wp-content/upload/2007/12/fsmorolestransferscript.zip">FSMORolesTransferScript</a></p>
<p>Happy Coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://12.mayjestic.net/index.php/20071212/easily-transfer-fsmo-roles-vom-one-dc-to-a-another/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

