<?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>/dev/random &#187; Windows Vista</title>
	<atom:link href="http://devrandom.at/blog/tag/windows-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://devrandom.at/blog</link>
	<description>Random Thoughts &#38; Pointless Posts</description>
	<lastBuildDate>Wed, 23 Jun 2010 17:22:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hidden Administrator Account in Windows</title>
		<link>http://devrandom.at/blog/2009/11/hidden-administrator-account-in-windows/</link>
		<comments>http://devrandom.at/blog/2009/11/hidden-administrator-account-in-windows/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 15:51:00 +0000</pubDate>
		<dc:creator>xarumanx</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://devrandom.at/blog/2009/11/hidden-administrator-account-in-windows/</guid>
		<description><![CDATA[Blatantly stolen from http://www.askvg.com/how-to-enable-activate-hidden-administrator-account-in-windows-vista/, a short Description how to enable the hidden Administrator Accounts in Windows Vista and Windows 7: Click on “Start button -&#62; All Programs -&#62; Accessories“. Right-click on “Command Prompt” and select “Run As Administrator“. If you are prompted to enter password, enter the password and continue. You can also open Command]]></description>
			<content:encoded><![CDATA[<p>Blatantly stolen from <a title="http://www.askvg.com/how-to-enable-activate-hidden-administrator-account-in-windows-vista/" href="http://www.askvg.com/how-to-enable-activate-hidden-administrator-account-in-windows-vista/">http://www.askvg.com/how-to-enable-activate-hidden-administrator-account-in-windows-vista/</a>, a short Description how to enable the hidden Administrator Accounts in Windows Vista and Windows 7:</p>
<ul>
<li>Click on “<strong>Start button -&gt; All Programs -&gt; Accessories</strong>“. Right-click on “<strong>Command Prompt</strong>” and select “<strong>Run As Administrator</strong>“. If you are prompted to enter password, enter the password and continue. You can also open Command Prompt in Administrator mode by typing “<strong>cmd</strong>” in Startmenu Search box and press “<strong>Ctrl+Shift+Enter</strong>“. </li>
<li>Now provide following command: </li>
</ul>
<blockquote><p>net user administrator /active:yes</p>
</blockquote>
<ul>
<li>Thats it. The Administrator account will be enabled. If you want to disable it again, simply replace &quot;yes&quot; with &quot;no&quot; in above command. </li>
</ul>
<p>I have not tried the other two methods mentioned at askvg.com because the one above did work for me and is scriptable if need be…</p>
]]></content:encoded>
			<wfw:commentRss>http://devrandom.at/blog/2009/11/hidden-administrator-account-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
