<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Philip Flint</title>
	<atom:link href="http://philipflint.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://philipflint.com</link>
	<description>www.philipflint.com</description>
	<lastBuildDate>Wed, 04 Apr 2012 02:48:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Senna the movie by The Review Corner</title>
		<link>http://philipflint.com/2011/06/21/senna-the-movie/comment-page-1/#comment-1859</link>
		<dc:creator>The Review Corner</dc:creator>
		<pubDate>Wed, 04 Apr 2012 02:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/2011/06/21/senna-the-movie/#comment-1859</guid>
		<description>&lt;strong&gt;The Review Corner...&lt;/strong&gt;

[...]Senna the movie &#171; Philip Flint[...]...</description>
		<content:encoded><![CDATA[<p><strong>The Review Corner&#8230;</strong></p>
<p>[...]Senna the movie &laquo; Philip Flint[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SCOM 2007 R2 by Glenn</title>
		<link>http://philipflint.com/2011/01/13/how-to-install-scom-2007-r2/comment-page-1/#comment-1815</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Thu, 01 Mar 2012 22:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/2011/01/13/how-to-install-scom-2007-r2/#comment-1815</guid>
		<description>thank you so much! I&#039;m testing this in a lab and your writeup made my life MUCH easier ;)</description>
		<content:encoded><![CDATA[<p>thank you so much! I&#8217;m testing this in a lab and your writeup made my life MUCH easier <img src='http://philipflint.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Synchronising time in an Active Directory Forest by Philip Flint</title>
		<link>http://philipflint.com/2009/11/03/synchronising-time-in-an-active-directory-forest/comment-page-1/#comment-1808</link>
		<dc:creator>Philip Flint</dc:creator>
		<pubDate>Sat, 25 Feb 2012 23:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/?p=109#comment-1808</guid>
		<description>Hi Bruce

In simple terms your environment will continue to work, each server and client will have a clock but they will start to drift. If you seize the PDC role then clients will start to sync back (through the other DC&#039;s) to that new PDC. In this way all servers and clients will be using the same time. If you then allow that &quot;new&quot; PDC to contact a new NTP source (by opening the firewall) then that new PDC&#039;s time will be accurate against an atomic clock.

In effect, in a DR situation there is no real rush for most people to ensure that cleocks are accurate to within a second or so. To reduce the time to revover you can set firewall rules beforehand to allow your main PDC role holder and any secondaries to transit the firewall on UDP port 123. In the event that the PDC emulator role holder fails you can then simply transfer the role to one of your designated seondary servers and everything will resolve itself.

Phil</description>
		<content:encoded><![CDATA[<p>Hi Bruce</p>
<p>In simple terms your environment will continue to work, each server and client will have a clock but they will start to drift. If you seize the PDC role then clients will start to sync back (through the other DC&#8217;s) to that new PDC. In this way all servers and clients will be using the same time. If you then allow that &#8220;new&#8221; PDC to contact a new NTP source (by opening the firewall) then that new PDC&#8217;s time will be accurate against an atomic clock.</p>
<p>In effect, in a DR situation there is no real rush for most people to ensure that cleocks are accurate to within a second or so. To reduce the time to revover you can set firewall rules beforehand to allow your main PDC role holder and any secondaries to transit the firewall on UDP port 123. In the event that the PDC emulator role holder fails you can then simply transfer the role to one of your designated seondary servers and everything will resolve itself.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Synchronising time in an Active Directory Forest by Philip Flint</title>
		<link>http://philipflint.com/2009/11/03/synchronising-time-in-an-active-directory-forest/comment-page-1/#comment-1807</link>
		<dc:creator>Philip Flint</dc:creator>
		<pubDate>Sat, 25 Feb 2012 23:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/?p=109#comment-1807</guid>
		<description>Hi Gordon,

What you say is true. By default the LargePhaseOffset is set to 5 seconds - if the clock keeps drifting for a prolonged period (SpikeWatchPeriod) then the server will be marked as an unreliable time source and the behaviour you note will be followed. The above times are set in the registry (LargePhaseOffset - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config 50000000=5 seconds, SpikeWatchPeriod - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config 900 = 900 seconds or 15 minutes).

The official Microsoft documentation for this can be found at http://technet.microsoft.com/en-us/library/cc773263.aspx. 

Hope this helps you out

Phil</description>
		<content:encoded><![CDATA[<p>Hi Gordon,</p>
<p>What you say is true. By default the LargePhaseOffset is set to 5 seconds &#8211; if the clock keeps drifting for a prolonged period (SpikeWatchPeriod) then the server will be marked as an unreliable time source and the behaviour you note will be followed. The above times are set in the registry (LargePhaseOffset &#8211; HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config 50000000=5 seconds, SpikeWatchPeriod &#8211; HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config 900 = 900 seconds or 15 minutes).</p>
<p>The official Microsoft documentation for this can be found at <a href="http://technet.microsoft.com/en-us/library/cc773263.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/cc773263.aspx</a>. </p>
<p>Hope this helps you out</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Synchronising time in an Active Directory Forest by Gordon</title>
		<link>http://philipflint.com/2009/11/03/synchronising-time-in-an-active-directory-forest/comment-page-1/#comment-1803</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/?p=109#comment-1803</guid>
		<description>Great information!!! You covered the topics very well. The largest problem I see in general is the misconception that time services will work out-of-the-box with Microsoft Server products.  The importance of time synchronization is not respected by most sysadmins and to top it off it is not well documented by Microsoft. I have run into a problem documenting (verifying) the drift tolerance between two domain controllers running Server 2008R2 in a 2003 functional forest. I have found some sketchy information that said a Domain Controller if configured to sync with another DC (not the PDCe) will only tolerate less than a 5000ms drift for 15minute duration and then it will consider itself unreliable for time and no longer provide the NTP service to clients. To top it off it will start passing authentication requests to the PDCe unless the PDCe is unavailable on the network. In a large site that is mis-configured this will result in an eventual failure to replicate the LDAP directory. Do you know the toleration of drift between two DC? And do you know where I can find official Microsoft documentation of the range?</description>
		<content:encoded><![CDATA[<p>Great information!!! You covered the topics very well. The largest problem I see in general is the misconception that time services will work out-of-the-box with Microsoft Server products.  The importance of time synchronization is not respected by most sysadmins and to top it off it is not well documented by Microsoft. I have run into a problem documenting (verifying) the drift tolerance between two domain controllers running Server 2008R2 in a 2003 functional forest. I have found some sketchy information that said a Domain Controller if configured to sync with another DC (not the PDCe) will only tolerate less than a 5000ms drift for 15minute duration and then it will consider itself unreliable for time and no longer provide the NTP service to clients. To top it off it will start passing authentication requests to the PDCe unless the PDCe is unavailable on the network. In a large site that is mis-configured this will result in an eventual failure to replicate the LDAP directory. Do you know the toleration of drift between two DC? And do you know where I can find official Microsoft documentation of the range?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is the difference between a Role and a Feature by Georg Zimmer</title>
		<link>http://philipflint.com/2009/11/03/what-is-the-difference-between-a-role-and-a-feature/comment-page-1/#comment-1802</link>
		<dc:creator>Georg Zimmer</dc:creator>
		<pubDate>Wed, 15 Feb 2012 05:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/?p=96#comment-1802</guid>
		<description>Finally!!!!  Nobody could answer this question.</description>
		<content:encoded><![CDATA[<p>Finally!!!!  Nobody could answer this question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ports used by NetScaler by Tim Churches</title>
		<link>http://philipflint.com/2011/06/13/ports-used-by-netscaler/comment-page-1/#comment-1801</link>
		<dc:creator>Tim Churches</dc:creator>
		<pubDate>Fri, 10 Feb 2012 21:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/2011/06/13/ports-used-by-netscaler/#comment-1801</guid>
		<description>How do you make NetScaler 9.3 use the secure channels 3008/TCP and 3009/TCP instead of the insecure ports?</description>
		<content:encoded><![CDATA[<p>How do you make NetScaler 9.3 use the secure channels 3008/TCP and 3009/TCP instead of the insecure ports?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SCOM 2007 R2 by Lokey</title>
		<link>http://philipflint.com/2011/01/13/how-to-install-scom-2007-r2/comment-page-1/#comment-1800</link>
		<dc:creator>Lokey</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/2011/01/13/how-to-install-scom-2007-r2/#comment-1800</guid>
		<description>Hi Philip,

Really greate doc, good help for learner.

Regards,
Lokey</description>
		<content:encoded><![CDATA[<p>Hi Philip,</p>
<p>Really greate doc, good help for learner.</p>
<p>Regards,<br />
Lokey</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on List Active Directory sites and their associated subnets by David</title>
		<link>http://philipflint.com/2011/08/25/list-active-directory-sites-and-their-associated-subnets/comment-page-1/#comment-1798</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 27 Jan 2012 10:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/?p=955#comment-1798</guid>
		<description>It works very well.
Thanks for your post.

David from France.</description>
		<content:encoded><![CDATA[<p>It works very well.<br />
Thanks for your post.</p>
<p>David from France.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Synchronising time in an Active Directory Forest by Bruce</title>
		<link>http://philipflint.com/2009/11/03/synchronising-time-in-an-active-directory-forest/comment-page-1/#comment-1794</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Fri, 13 Jan 2012 05:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://philipflint.com/?p=109#comment-1794</guid>
		<description>Hello great write up. I have a question, what is your suggestion please in the event that the PDC goes down say if it was located in a data centre? Obviously I would need to drag the PDC FSMO role off the downed PDC and transfer to another DC at another site, then open UDP port 123 to allow the new PDC to point to an external time source and then update the Time GPO to reflect these changes? This sounds time consuming to me. I need to implement a proper DR plan that would get my domain up and running as quickly as possible as we have had this issue happen twice in our domain and no servers can log on in the data centre. Do you know a quicker more efficient way of accomplishing this? I was thinking about having 3 NTP servers say in a pool so if the PDC goes down it won&#039;t effect the domain, but your GPO seems like a good way to go but I&#039;m unsure how the failover part would get things up and running quickly should the PDC go down. Thank you for your time, hope this makes sense. Bruce.</description>
		<content:encoded><![CDATA[<p>Hello great write up. I have a question, what is your suggestion please in the event that the PDC goes down say if it was located in a data centre? Obviously I would need to drag the PDC FSMO role off the downed PDC and transfer to another DC at another site, then open UDP port 123 to allow the new PDC to point to an external time source and then update the Time GPO to reflect these changes? This sounds time consuming to me. I need to implement a proper DR plan that would get my domain up and running as quickly as possible as we have had this issue happen twice in our domain and no servers can log on in the data centre. Do you know a quicker more efficient way of accomplishing this? I was thinking about having 3 NTP servers say in a pool so if the PDC goes down it won&#8217;t effect the domain, but your GPO seems like a good way to go but I&#8217;m unsure how the failover part would get things up and running quickly should the PDC go down. Thank you for your time, hope this makes sense. Bruce.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

