<?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>gHacks technology news &#187; ntuser.dat</title>
	<atom:link href="http://www.ghacks.net/tag/ntuserdat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Sun, 08 Nov 2009 22:45:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Prevent User Profile Changes on Windows NT Systems</title>
		<link>http://www.ghacks.net/2008/06/30/prevent-user-profile-changes-on-windows-nt-systems/</link>
		<comments>http://www.ghacks.net/2008/06/30/prevent-user-profile-changes-on-windows-nt-systems/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 11:43:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mandatory profiles]]></category>
		<category><![CDATA[ntuser.dat]]></category>
		<category><![CDATA[ntuser.man]]></category>
		<category><![CDATA[user profiles]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5148</guid>
		<description><![CDATA[Each user account in Windows is connected to a user profile that defines several important parameters like the types of applications that are available for that user, information about files and shortcuts on the desktop, visual settings like screen size, network and printer connections, wallpapers and data like the Internet cache. 
From an administrator&#8217;s point [...]]]></description>
			<content:encoded><![CDATA[<p>Each user account in Windows is connected to a user profile that defines several important parameters like the types of applications that are available for that user, information about files and shortcuts on the desktop, visual settings like screen size, network and printer connections, wallpapers and data like the Internet cache. </p>
<p>From an administrator&#8217;s point of view lots of things that can be altered in a way that make the computer or part of it unusable for that user. This can happen in a family that is sharing a computer as well if someone who is not that proficient with computers changes certain settings all the time or likes to &#8220;tweak&#8221; settings to optimize the computer.</p>
<p>There is a very easy way to prevent users of a computer to change the settings in their user profile permanently. They can still change everything but those settings will only be temporarily changed. </p>
<p><span id="more-5148"></span>This can be done by changing the NTUSER.DAT file into a NTUSER.MAN file for that user. Windows automatically recognizes the profile as a mandatory profile from then on. The NTUSER.DAT file is located in the user&#8217;s %USERNAME% directory, usually <em>c:\documents and settings\username\</em>. This should work on all Windows NT operating systems including Windows XP and Windows Vista.</p>

	Tags: <a href="http://www.ghacks.net/tag/mandatory-profiles/" title="mandatory profiles" rel="tag">mandatory profiles</a>, <a href="http://www.ghacks.net/tag/ntuserdat/" title="ntuser.dat" rel="tag">ntuser.dat</a>, <a href="http://www.ghacks.net/tag/ntuserman/" title="ntuser.man" rel="tag">ntuser.man</a>, <a href="http://www.ghacks.net/tag/user-profiles/" title="user profiles" rel="tag">user profiles</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/" title="Windows Tip: Edit User Registry of other users (March 12, 2008)">Windows Tip: Edit User Registry of other users</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/01/15/windows-tip-dont-replace-any-files-while-copying/" title="Windows Tip: Don&#8217;t replace any files while copying (January 15, 2008)">Windows Tip: Don&#8217;t replace any files while copying</a> (9)</li>
	<li><a href="http://www.ghacks.net/2007/09/25/windows-steady-state/" title="Windows Steady State (September 25, 2007)">Windows Steady State</a> (10)</li>
	<li><a href="http://www.ghacks.net/2006/07/04/windows-shut-down-takes-ages-try-profile-hive/" title="Windows shut down takes ages ? Try Profile Hive (July 4, 2006)">Windows shut down takes ages ? Try Profile Hive</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/04/24/windows-keyboard-shortcuts/" title="Windows Keyboard shortcuts (April 24, 2006)">Windows Keyboard shortcuts</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/30/prevent-user-profile-changes-on-windows-nt-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Tip: Edit User Registry of other users</title>
		<link>http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/</link>
		<comments>http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 21:22:26 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ntuser.dat]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/</guid>
		<description><![CDATA[When you make changes in the Windows Registry you normally can only make them for all users or the user account that is currently logged in. But what if you want to make them in another user account ? There is an easy way to do that by loading the Registry hive of the user into the Registry.]]></description>
			<content:encoded><![CDATA[<p>When you make changes in the Windows Registry you normally can only make them for all users or the user account that is currently logged in. But what if you want to make them in another user account ? There is an easy way to do that by loading the Registry hive of the user into the Registry.</p>
<p>Here is how this is done: Start the Windows Registry with the shortcut Windows R, typing regedit and pressing enter. Now mark the HKEY_Users folder in the Registry and click on File > Load Hive afterwards. The default directory that opens is the directory of the current user. Navigate to the user directory of the user that you want to make changes for, all available ones are listed in Document and Settings.</p>
<p>Enter that folder and look for the file ntuser.dat. That file is hidden, if you can&#8217;t locate it change the folder settings so that you can see hidden files and folders in Windows. A double-click on the file loads the Registry hive as a subfolder of HKEY_Users with the name that you have selected after clicking on the ntusers.dat file.</p>
<p><span id="more-3497"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/ntuserdat/" title="ntuser.dat" rel="tag">ntuser.dat</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
	<li><a href="http://www.ghacks.net/2007/11/19/search-in-all-filetypes-in-windows-xp/" title="Search in all Filetypes in Windows XP (November 19, 2007)">Search in all Filetypes in Windows XP</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/06/30/prevent-user-profile-changes-on-windows-nt-systems/" title="Prevent User Profile Changes on Windows NT Systems (June 30, 2008)">Prevent User Profile Changes on Windows NT Systems</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/" title="Prevent applications from stealing focus (April 4, 2008)">Prevent applications from stealing focus</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
