<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Florian's Blog</title>
	<link>http://www.frickelsoft.net/blog</link>
	<description>Words on Group Policy, Active Directory and Infrastructure stuff</description>
	<pubDate>Mon, 20 May 2013 15:28:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Using AD LDS to service LDAP to applications</title>
		<link>http://www.frickelsoft.net/blog/?p=307</link>
		<comments>http://www.frickelsoft.net/blog/?p=307#comments</comments>
		<pubDate>Mon, 20 May 2013 15:28:14 +0000</pubDate>
		<dc:creator>florian</dc:creator>
		
		<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://www.frickelsoft.net/blog/?p=307</guid>
		<description><![CDATA[I wrote an article a couple of years ago that discussed the importance of single instances hosting Active Directory – Domain Controllers. I tried to explain that one needs to know which Domain Controllers host what functionality – and at best, that there are no single DCs in the environment that are special and require [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote an article a couple of years ago that discussed the importance of single instances hosting Active Directory – Domain Controllers. I tried to explain that one needs to know which Domain Controllers host what functionality – and at best, that there are no single DCs in the environment that are special and require special treatment. This reduces complexity in operations, troubleshooting and daily life(tm). The article is at <a title="http://www.frickelsoft.net/blog/?p=213" href="http://www.frickelsoft.net/blog/?p=213">http://www.frickelsoft.net/blog/?p=213</a>.</p>
<p>I believe that your ultimate goal should be that no dependencies to Domain Controllers exist other than core Active Directory functionality. Reaching that goal, a vital step is reducing your Domain Controllers to just service Active Directory Domain Services. If that’s the case, a single DC can be replaced or taken down for maintenance rather easily.</p>
<p> <a href="http://www.frickelsoft.net/blog/?p=307#more-307" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frickelsoft.net/blog/?feed=rss2&amp;p=307</wfw:commentRss>
		</item>
		<item>
		<title>Resetting/Clearning attributes the right way</title>
		<link>http://www.frickelsoft.net/blog/?p=306</link>
		<comments>http://www.frickelsoft.net/blog/?p=306#comments</comments>
		<pubDate>Sun, 12 May 2013 08:08:08 +0000</pubDate>
		<dc:creator>florian</dc:creator>
		
		<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://www.frickelsoft.net/blog/?p=306</guid>
		<description><![CDATA[I’ve been with a customer recently and we’ve looked at data they had in their Active Directory. We were looking at using some of the data for Dynamic Access Control for claims-based access control. We had a list of attribute that contained viable data and were looking to see whether we could use the attributes [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been with a customer recently and we’ve looked at data they had in their Active Directory. We were looking at using some of the data for Dynamic Access Control for claims-based access control. We had a list of attribute that contained viable data and were looking to see whether we could use the attributes for DAC. For this, we’d run a couple checks and see whether all users had a value set for the attribute we were looking at.</p>
<p>One of the attributes we ran the check for was the “title” attribute. We would see whether all users had a value for their “title” attribute. Doing this with ADFind, we ran two queries: (1) Check how many users we have and (2) Check how many users have the “title” attribute set with a value. Then, we would compare both numbers and see where we are at.</p>
<p> <a href="http://www.frickelsoft.net/blog/?p=306#more-306" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frickelsoft.net/blog/?feed=rss2&amp;p=306</wfw:commentRss>
		</item>
		<item>
		<title>Server 2012 DHCP server Failover Troubleshooting</title>
		<link>http://www.frickelsoft.net/blog/?p=305</link>
		<comments>http://www.frickelsoft.net/blog/?p=305#comments</comments>
		<pubDate>Mon, 29 Apr 2013 07:12:45 +0000</pubDate>
		<dc:creator>florian</dc:creator>
		
		<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://www.frickelsoft.net/blog/?p=305</guid>
		<description><![CDATA[I was with a customer recently and had my first experiences with the failover functionality in Windows Server 2012. DHCP failover is a new feature in Windows Server 2012 that allows for true failover functionality between two 2012-based DHCP servers. Modes are “Load balancing” and “Hot Standby”.
The idea behind this is that you might want [...]]]></description>
			<content:encoded><![CDATA[<p>I was with a customer recently and had my first experiences with the failover functionality in Windows Server 2012. DHCP failover is a new feature in Windows Server 2012 that allows for true failover functionality between two 2012-based DHCP servers. Modes are “Load balancing” and “Hot Standby”.</p>
<p>The idea behind this is that you might want two running DHCP servers at all times and have them communicate over a heartbeat system – such that the hot standby server can take over if the active server won’t answer a set of consecutive heartbeats.</p>
<p>The feature is described on the DHCP Team’s blog: <a href="http://blogs.technet.com/b/teamdhcp/archive/2012/06/28/ensuring-high-availability-of-dhcp-using-windows-server-2012-dhcp-failover.aspx" title="http://blogs.technet.com/b/teamdhcp/archive/2012/06/28/ensuring-high-availability-of-dhcp-using-windows-server-2012-dhcp-failover.aspx">http://blogs.technet.com/b/teamdhcp/archive/2012/06/28/ensuring-high-availability-of-dhcp-using-windows-server-2012-dhcp-failover.aspx</a></p>
<p> <a href="http://www.frickelsoft.net/blog/?p=305#more-305" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.frickelsoft.net/blog/?feed=rss2&amp;p=305</wfw:commentRss>
		</item>
	</channel>
</rss>
