<?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>LosByers- Interesting Musings Helpful Hints from a Unix System Administrator &#187; 2003</title>
	<atom:link href="http://losbyers.com/wordpress/tag/2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://losbyers.com/wordpress</link>
	<description>All the info I need</description>
	<lastBuildDate>Thu, 08 Dec 2011 17:52:45 +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>Windows XP 2003 timestamps</title>
		<link>http://losbyers.com/wordpress/2009/12/windows-xp-2003-timestamps/</link>
		<comments>http://losbyers.com/wordpress/2009/12/windows-xp-2003-timestamps/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 18:11:53 +0000</pubDate>
		<dc:creator>LosByers</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://losbyers.com/wordpress/?p=91</guid>
		<description><![CDATA[<p>I needed to do a little research on how timestamps work in Winders, XP and 2003 server.</p> <p>Creation date later than modified date (&#8220;date modified&#8221; less than &#8220;date created&#8221;) In Word XP the creation date of a document can be later than the modified date when saved elsewhere. Microsoft says &#8220;When the document is copied [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to do a little research on how timestamps work in Winders, XP and 2003 server.</p>
<p>Creation date later than modified date (&#8220;date modified&#8221; less than &#8220;date created&#8221;)<br />
In Word XP the creation date of a document can be later than the modified date when saved elsewhere. Microsoft says<br />
<span style="color: #008000;">&#8220;When the document is copied or is saved to a new location, a new file is created. This file is generated by a parent file that has the earlier &#8220;Modified&#8221; date. This parent file also has an earlier &#8220;Created&#8221; date. &#8220;</span></p>
<p>When you copy or re-save a document, the &#8220;Created&#8221; date is updated in the Statistics tab and in the General tab. However, the &#8220;Modified&#8221; date is not updated.&#8221;</p>
<p><span style="font-weight: bold;">* Turn off Last Modified timestamping</span><br />
Whenever XP reads a file, it stamps the file with the date and time of the access.</p>
<p>This feature has its place but is not required for normal use unless you rely on the date of last access for backup purposes, which is a rare requirement for most backups. Putting a timestamp on a file that has just been read means that a write access has to be made to disk, so every time a read is executed, a corresponding write is also executed.</p>
<p>At the command prompt, enter the following then reboot:</p>
<p><span style="font-style: italic;"><span style="font-weight: bold;">&gt; FSUTIL behavior set disablelastaccess 1</span></span></p>
<p>To turn timestamps back on, repeat the command but replace the 1 with 0.</p>
<p><span style="font-weight: bold;">*Update</span><br />
It appears the FSUTIL is XP Pro and server only.</p>
<p>To Improve Windows XP Home Edition?s NTFS performance<br />
There are two possibilities for the Home Edition: (but only, if you trust yourself to edit the registry)<br />
1. Start, Run and type Regedit:navigate to:<br />
HKEY CURRENT USER/Software/Microsoft/Windows/<br />
CurrentVersion/Policies/Explorer:<br />
Rightclick in the right column,choose New,<br />
then Dword-value and name it: NoInstrumentation,doubleclick on it and give it a value 1,close and restart.<br />
2. Start, Run and type Regedit: navigate to:<br />
HKEY LOCAL MACHINE/System/CurrentControlSet/<br />
Control/FileSystem:<br />
Rightclick in the right column, choose New,<br />
then Dword-value and name it:<br />
NtfsDisableLastAccessUpdate, doubleclick on it and give it a value 1, close and restart.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flosbyers.com%2Fwordpress%2F2009%2F12%2Fwindows-xp-2003-timestamps%2F&amp;title=Windows%20XP%202003%20timestamps" id="wpa2a_2"><img src="http://losbyers.com/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://losbyers.com/wordpress/2009/12/windows-xp-2003-timestamps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

