<?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>Wes Kroesbergen&#039;s Portfolio &#187; Active Directory</title>
	<atom:link href="http://www.kroesbergens.com/portfolio/tag/active-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kroesbergens.com/portfolio</link>
	<description>my opinions, conjectures, and thoughts</description>
	<lastBuildDate>Sun, 08 Jan 2012 15:13:04 +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>Configuring SP2010 User Profile Sync Connections</title>
		<link>http://www.kroesbergens.com/portfolio/2011/08/configuring-sp2010-user-profile-sync-connections/</link>
		<comments>http://www.kroesbergens.com/portfolio/2011/08/configuring-sp2010-user-profile-sync-connections/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 17:59:22 +0000</pubDate>
		<dc:creator>Wes Kroesbergen</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[Certification Authority]]></category>
		<category><![CDATA[DC]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[UPS]]></category>
		<category><![CDATA[User Profile Sync]]></category>

		<guid isPermaLink="false">http://www.kroesbergens.com/portfolio/?p=508</guid>
		<description><![CDATA[Stumbled across an interesting issue/fix the other day. We have a Sharepoint 2010 RTM development farm that gives us grief every once in a while during reconfiguration of User Profile Sync. When trying to connect to AD during initial configuration, it would sometimes timeout and throw an error, and other times return the query right [...]]]></description>
			<content:encoded><![CDATA[
<p>Stumbled across an interesting issue/fix the other day. We have a Sharepoint 2010 RTM development farm that gives us grief every once in a while during reconfiguration of User Profile Sync. When trying to connect to AD during initial configuration, it would sometimes timeout and throw an error, and other times return the query right away. I discovered that after importing the root CA&#8217;s certificate into the Trust Centre, the LDAP queries to our Server 2008 R2 DC would return right away. I checked all the GPO&#8217;s, and none of them were misconfigured in regards to LDAP signing requirements. Perhaps this is an error in SP2010 RTM that has been fixed in a later version of Sharepoint? I will have to do some testing with our SP2010 SP1 farm.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kroesbergens.com/portfolio/2011/08/configuring-sp2010-user-profile-sync-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on the AD Restructure</title>
		<link>http://www.kroesbergens.com/portfolio/2008/10/thoughts-on-the-ad-restructure/</link>
		<comments>http://www.kroesbergens.com/portfolio/2008/10/thoughts-on-the-ad-restructure/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 00:06:04 +0000</pubDate>
		<dc:creator>Wes Kroesbergen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Restructure]]></category>

		<guid isPermaLink="false">http://portfolio.kroesbergens.com/?p=53</guid>
		<description><![CDATA[I was speaking with our consultant today, and he asked for my input and suggestions for our AD restructure. Here are some of the things on my wishlist: Let&#8217;s use GPP* to assign printers according to the department an individual belongs to. Obviously this requires some sort of departmental grouping of OU&#8217;s. Let&#8217;s use GPP [...]]]></description>
			<content:encoded><![CDATA[<p>I was speaking with our consultant today, and he asked for my input and suggestions for our AD restructure. Here are some of the things on my wishlist:<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" /></p>
<ul>
<li>Let&#8217;s use GPP* to assign printers according to the department an individual belongs to. Obviously this requires some sort of departmental grouping of OU&#8217;s.</li>
<li>Let&#8217;s use GPP to assign network drives and permissions according to the department an individual belongs to. Get rid of the scripts!</li>
<li>Let&#8217;s use GPP to assign environmental variables (required for accounting software) according to the department an individual belongs to.</li>
<li>Let&#8217;s use GPP to maintain all local computer accounts. Creation, deletion, group account membership and password changes. It is so easy with GPP that we&#8217;d be foolish not to.</li>
<li>When we deploy our new Citrix infrastructure, do we need GPP to deliver shortcut icons to appropriate user desktops, or is this done strictly through Citrix?</li>
<li>Let&#8217;s use GPP to distribute ODBC connections. I.e., for Accounting, distribute a particular ODBC connection. For Education, distribute another.</li>
<li>Distribute OHA Templates via GP. Right now they have to be pushed out via script.</li>
<li>Windows Updates. Turn them OFF at the client level! All of this should be distributed via WSUS or SCOM! Why hasn&#8217;t this been done before?</li>
<li>Create a test OU for testing fixes, scripts, etc.</li>
<li>Let&#8217;s start limiting what users can access in IE options. This has been far too lax for far too long.</li>
<li>Let&#8217;s set the power options (particularly for laptops) in GP. Why isn&#8217;t this done already?</li>
<li>Let&#8217;s set some sort of auto-logoff period. This should have been done before. One of our users left himself logged in on the demo laptop and forgot to log out. Other people used his account through the day.</li>
<li>Let&#8217;s set Office macro security settings via GP. This should have been done already.</li>
<li>A generic email signature for our staff, pulling information out of AD. Not directly related, but should be considered.</li>
</ul>
<p>*GPP: Group Policy Preferences. You can read an overview of it <a rel="nofollow" target="_blank" style="text-decoration: none; color: #3c5fc3; padding: 0px; margin: 0px;" rel="external" href="http://www.microsoft.com/downloads/details.aspx?familyid=42e30e3f-6f01-4610-9d6e-f6e0fb7a0790&amp;displaylang=en" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.microsoft.com/downloads/details.aspx?familyid=42e30e3f-6f01-4610-9d6e-f6e0fb7a0790_amp_displaylang=en&amp;referer=');">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kroesbergens.com/portfolio/2008/10/thoughts-on-the-ad-restructure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

