 




<?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 on: Preventing command prompt access except by domain admin</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/preventing-command-prompt-access-except-by-domain-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/preventing-command-prompt-access-except-by-domain-admin/</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:40:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: rechil</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/preventing-command-prompt-access-except-by-domain-admin/#comment-84958</link>
		<dc:creator>rechil</dc:creator>
		<pubDate>Tue, 07 Dec 2010 08:52:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-84958</guid>
		<description><![CDATA[Click Start &gt; Run&gt; gpdit.msc &gt; user configuration &gt; administrative templates &gt; system &gt; find prevent access to the command prompt &gt; right click &gt; properties &gt; click enable &gt; ok and reboot. Now activate only Administrator....Open command prompt and type as
net user administrator /active:yes
OR u can do it another way :
Start &gt; Type Control UserPasswords2, then click Advanced &amp; again click Advanced, now 
select Users and select Administrator and uncheck the the box “Administrator is disabled”
Now log out and login as Administrator

NOTE: If u want to disable this for a specific user make the change in the registry. Login to the account u want to change and create the following registry entries:
HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindowsSystem
DisableCMD  dword  0x00000001   to disable command prompt and batch files
or
DisableCMD  dword  0x00000002   to disable command prompt but not batch files

Remember these are all related XP / 2003 /
For Vista and 7, may change slightly.
CAUTION: Before doing anything with registry, it is good practice to take registry backup for safety purpose from File &gt; Export]]></description>
		<content:encoded><![CDATA[<p>Click Start &gt; Run&gt; gpdit.msc &gt; user configuration &gt; administrative templates &gt; system &gt; find prevent access to the command prompt &gt; right click &gt; properties &gt; click enable &gt; ok and reboot. Now activate only Administrator&#8230;.Open command prompt and type as<br />
net user administrator /active:yes<br />
OR u can do it another way :<br />
Start &gt; Type Control UserPasswords2, then click Advanced &amp; again click Advanced, now<br />
select Users and select Administrator and uncheck the the box “Administrator is disabled”<br />
Now log out and login as Administrator</p>
<p>NOTE: If u want to disable this for a specific user make the change in the registry. Login to the account u want to change and create the following registry entries:<br />
HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindowsSystem<br />
DisableCMD  dword  0&#215;00000001   to disable command prompt and batch files<br />
or<br />
DisableCMD  dword  0&#215;00000002   to disable command prompt but not batch files</p>
<p>Remember these are all related XP / 2003 /<br />
For Vista and 7, may change slightly.<br />
CAUTION: Before doing anything with registry, it is good practice to take registry backup for safety purpose from File &gt; Export</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 05:33:09 -->