<?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>Insert name here &#187; missing</title>
	<atom:link href="http://blog.tanist.co.uk/tag/missing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanist.co.uk</link>
	<description>Web development and general IT snippets, possibly some other irrelevant things too.</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:23:07 +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>Internet time tab missing in server 2008</title>
		<link>http://blog.tanist.co.uk/2009/04/internet-time-tab-missing-in-server-2008/</link>
		<comments>http://blog.tanist.co.uk/2009/04/internet-time-tab-missing-in-server-2008/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 09:42:31 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[internet time]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://blog.tanist.co.uk/?p=151</guid>
		<description><![CDATA[Just noticed that all the computer clocks on a network were 5 minutes out. Went to the server (Windows Server 2008 Standard), to check the internet time synchronisation only to find that the usual Internet time tab on the clock/date control panel was completely missing. I didn&#8217;t bother investigating exactly why this is, but found [...]]]></description>
			<content:encoded><![CDATA[<p>Just noticed that all the computer clocks on a network were 5 minutes out. Went to the server (Windows Server 2008 Standard), to check the internet time synchronisation only to find that the usual Internet time tab on the clock/date control panel was completely missing. I didn&#8217;t bother investigating exactly why this is, but found the following solution.</p>
<blockquote><p>w32tm /config /syncfromflags:MANUAL /manualpeerlist:time.nist.gov<br />
w32tm /config /update</p></blockquote>
<p>Obviously you can use your preferred time server instead of time.nist.gov, but run these two commands and wait a few minutes, and you should see your clock correct itself. The process will show &#8216;time-service&#8217; events in the system event log to confirm your changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tanist.co.uk/2009/04/internet-time-tab-missing-in-server-2008/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

