<?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>TroubleFixers - All about fixing computer troubles &#187; set-parental-controls-in-vista</title>
	<atom:link href="http://www.troublefixers.com/tag/set-parental-controls-in-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.troublefixers.com</link>
	<description>All about fixing computer troubles</description>
	<lastBuildDate>Sat, 13 Mar 2010 06:30:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stop User From Logging In Windows XP In Specific Time Interval</title>
		<link>http://www.troublefixers.com/stop-user-from-logging-in-windows-xp-in-specific-time-interval/</link>
		<comments>http://www.troublefixers.com/stop-user-from-logging-in-windows-xp-in-specific-time-interval/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 15:36:08 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[block-computer-usage]]></category>
		<category><![CDATA[parental-controls]]></category>
		<category><![CDATA[restrict-computer-usage]]></category>
		<category><![CDATA[restrict-usage-of-computer]]></category>
		<category><![CDATA[set-parental-controls-in-vista]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/stop-user-from-logging-in-windows-xp-in-specific-time-interval/</guid>
		<description><![CDATA[Trouble:
We received a problem from one of our reader who wants to restrict logon hours in windows xp, on his son user account as his son keeps playing games on the computer all the time.
&#160;
Playing games is always fun for children but this could be a great problem if it impacts their studies too much. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>We received a problem from one of our reader who wants to restrict logon hours in windows xp, on his son user account as his son keeps playing games on the computer all the time.</p>
<p>&#160;</p>
<p>Playing games is always fun for children but this could be a great problem if it impacts their studies too much. In order to restrict logon hours in windows there is hardly any freeware but it can be easily through simple commands prompt.</p>
<p>&#160;</p>
<p>We have covered the same topic for Widows Vista- <a href="http://www.troublefixers.com/restrict-computer-usage-in-windows-vista/" target="_blank">Restrict Computer Usage In Windows Vista</a></p>
<p>&#160;</p>
<p>You can use the following commands to restrict logon or access to windows for specific users in windows xp.</p>
<p> <span id="more-555"></span>
<p><strong>Fix:</strong></p>
<p>1. Open <strong>Start Menu &gt;&gt; Run</strong>, type “<strong>cmd” </strong>and press Enter key on the keyboard.</p>
<p>2. Now suppose the username for which you want to restrict windows logon in between specific time interval is <strong>Harry</strong>&#160;</p>
<p>&#160;</p>
<p>To set, the time limit the user “Harry” to login Monday &#8211; Friday between 8am and 5pm, then you would need to type the following commands at the command prompt</p>
<blockquote><p>net user Harry /time:M-F,08:00-17:00</p>
</blockquote>
<p>same as above, but if you are using a 12-hour clock then type</p>
<blockquote><p>net user Harry /time:M-F,8am-5pm</p>
</blockquote>
<p>here’s a more elaborative command to specify different times for different days:</p>
<blockquote><p>net user Harry /time:M,4pm-7pm;T-TH,16:00-18:00;F-SU,11am-9pm</p>
</blockquote>
<p>These commands restrict a user from logging on, however they do not force a logoff when a user is already logged in. </p>
<p>&#160;</p>
<p><strong>Note:</strong> These logon hours do not have an effect Administrator level accounts, so first make sure that the user account does not have administrative privileges.&#160; </p>
<p>&#160;</p>
<p>Whenever you want to remove the time restrictions, type the following command at the command prompt</p>
<blockquote><p>net user Harry /time:all</p>
</blockquote>
<p>3. Exit from command prompt</p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/stop-user-from-logging-in-windows-xp-in-specific-time-interval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restrict Computer Usage In Windows Vista</title>
		<link>http://www.troublefixers.com/restrict-computer-usage-in-windows-vista/</link>
		<comments>http://www.troublefixers.com/restrict-computer-usage-in-windows-vista/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:18:37 +0000</pubDate>
		<dc:creator>Abhishek</dc:creator>
				<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[block-computer-usage]]></category>
		<category><![CDATA[parental-controls]]></category>
		<category><![CDATA[restrict-computer-usage]]></category>
		<category><![CDATA[restrict-usage-of-computer]]></category>
		<category><![CDATA[set-parental-controls-in-vista]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/restrict-computer-usage-in-windows-vista/</guid>
		<description><![CDATA[Trouble:
One of our readers asked a question :
How can I set the usage time on my computer, so that I can prevent my kids to use computer too much? It is impacting their studies.

&#160;
It can be the case with teacher students, employer employee, or parents and kids where user wants to restrict the user of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>One of our readers asked a question :</p>
<blockquote><p><font color="#292929">How can I set the usage time on my computer, so that I can prevent my kids to use computer too much? It is impacting their studies.</font></p>
</blockquote>
<p>&#160;</p>
<p>It can be the case with teacher students, employer employee, or parents and kids where user wants to restrict the user of computer to other in some way.</p>
<p>&#160;</p>
<p>To this I would answer that the best way to sort it out is to talk to your kids, but if that does not work in your case, we have a solution for you. Microsoft Windows Vista as a built in feature of setting the computer usage policy.</p>
<p>&#160;</p>
<p>The feature we are talking about is Parental controls. In this article we are going to discuss how you can set the parental controls and how you can use it.</p>
<p> <span id="more-554"></span>
<p><strong>Fix:</strong></p>
<p>In first place, you need to have an Administrator right account. After this create a user account for your kids with limited privileges.&#160; To create a new user, go to Control Panel &gt; User Accounts and create a new limited account if it is does not already exist.</p>
<p>&#160;</p>
<h2>Set up Parental Control</h2>
<p>&#160;</p>
<p>1. Go to Control Panel &gt; Parental controls as shown below:</p>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/parentalcontrols.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="parental-controls" border="0" alt="parental-controls" src="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/parentalcontrols_thumb.jpg" width="404" height="214" /></a></p>
<blockquote></blockquote>
<p>&#160;</p>
<p>2. On Parental control Screen, select the account you want to restrict.</p>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/selectaccountforparentalcontrol.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="select-account-for-parental-control" border="0" alt="select-account-for-parental-control" src="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/selectaccountforparentalcontrol_thumb.jpg" width="404" height="282" /></a></p>
<blockquote></blockquote>
<p>&#160;</p>
<p>3. Apply the parental control and set the usage settings as shown below:</p>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/parentalsettings.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="parental-settings" border="0" alt="parental-settings" src="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/parentalsettings_thumb.jpg" width="371" height="386" /></a></p>
<blockquote></blockquote>
<p>&#160;</p>
<p>4. You can set the Web Filter to filter abusive or objectionable websites. You can restrict games and certain applications like chats etc. You can also define hours of the day for which the computer use is allowed or for which it is blocked for the user. </p>
<p>&#160;</p>
<p>See the example below, in which, there allowed usage is for 4 hours each day on weekdays and 6 hours on weekends.</p>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/setallowedtimings.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="set-allowed-timings" border="0" alt="set-allowed-timings" src="http://www.troublefixers.com/wp-content/uploads/images/RestrictComputerUsageTimeInWindowsVista_14556/setallowedtimings_thumb.jpg" width="404" height="334" /></a></p>
<blockquote></blockquote>
<p>Hope you find the article useful and kids please don’t hate us for it.</p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/restrict-computer-usage-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
