<?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>Sole&#039;s Blog &#187; Active Directory</title>
	<atom:link href="http://www.sole.dk/category/active-directory/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sole.dk</link>
	<description>Solve your IT problems faster, save Your feet and get more time on YouTube!</description>
	<lastBuildDate>Thu, 22 Jul 2010 22:36:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>VBScript to join computers to domain, with specific user and avoid having to manually place them in AD</title>
		<link>http://www.sole.dk/post/vbscript-to-join-computers-to-domain-with-specific-user-and-avoid-having-to-manually-place-them-in-ad/?p=350</link>
		<comments>http://www.sole.dk/post/vbscript-to-join-computers-to-domain-with-specific-user-and-avoid-having-to-manually-place-them-in-ad/?p=350#comments</comments>
		<pubDate>Tue, 22 Jun 2010 19:28:49 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Join Domain]]></category>
		<category><![CDATA[JoinDomainOrWorkGroup]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=350</guid>
		<description><![CDATA[The following script was used for automatically joining alot of computers to an Active Directory domain, it was required to place the computer in a specific Organizational Unit and also to run with a specified user with only permissions to add machines in this OU and the default new computers OU (giving it unlimited join [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/vbscript-to-join-computers-to-domain-with-specific-user-and-avoid-having-to-manually-place-them-in-ad/?p=350/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disable administrative shares on workstations thru Group Policy and avoid spending time on pesty virus infections</title>
		<link>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326</link>
		<comments>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326#comments</comments>
		<pubDate>Tue, 22 Jun 2010 10:22:11 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[adm]]></category>
		<category><![CDATA[administrative shares]]></category>
		<category><![CDATA[administrative template]]></category>
		<category><![CDATA[group policies]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=326</guid>
		<description><![CDATA[Large companies sometimes have problems with a virus that realy loves administrative shares on other workstations (i.e. c$ and admin$), it will try and break into theese to spread it self directly. The easy option ofcourse being kill the virus or even better harden administrative users and not use administrator rights for normal users! But untill [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Virtualizing Your Domain Controllers without getting fired!</title>
		<link>http://www.sole.dk/post/virtualizing-your-domain-controllers-without-getting-fired/?p=195</link>
		<comments>http://www.sole.dk/post/virtualizing-your-domain-controllers-without-getting-fired/?p=195#comments</comments>
		<pubDate>Thu, 04 Feb 2010 05:19:31 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[FSMO]]></category>
		<category><![CDATA[Global Catalog]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=195</guid>
		<description><![CDATA[Please pretty please do not just hit the button and P2V/ColdClone/HotClone/Copy your Windows Server Domain Controllers, regardless if they run Windows Server 2000/2003/2008 etc. In best case You accomplish to virtualize your domain controllers, wich You could have done with a few simple steps just as easily with out any danger. In worst case You [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/virtualizing-your-domain-controllers-without-getting-fired/?p=195/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to place FSMO and Global Catalog roles in Active Directory</title>
		<link>http://www.sole.dk/post/how-to-place-fsmo-and-global-catalog-roles-in-active-directory/?p=66</link>
		<comments>http://www.sole.dk/post/how-to-place-fsmo-and-global-catalog-roles-in-active-directory/?p=66#comments</comments>
		<pubDate>Tue, 13 Oct 2009 20:23:35 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[DC]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[FSMO]]></category>
		<category><![CDATA[Global Catalog]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=66</guid>
		<description><![CDATA[During installation of Active Directory on a Windows Server 2000/2003/2008 all FSMO roles will automatically be installed on the first server. But Best Practice dictates to move some of theese Flexible Single Master of Operation (FSMO) roles to seperate servers. If you only have one domain controller (not recommended), there is nothing to do since [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-place-fsmo-and-global-catalog-roles-in-active-directory/?p=66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
