<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>CaZaTech &#187; Windows</title>
	<atom:link href="http://cazatech.wordpress.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://cazatech.wordpress.com</link>
	<description>My favourite hacks, about OS, gadgets and other tech stuff</description>
	<lastBuildDate>Fri, 01 May 2009 18:10:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='cazatech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e5c4fac45681188a3133f18419838c7c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>CaZaTech &#187; Windows</title>
		<link>http://cazatech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cazatech.wordpress.com/osd.xml" title="CaZaTech" />
		<item>
		<title>RSA2/DSA key access from PuTTY to a *NIX OpenSSH server</title>
		<link>http://cazatech.wordpress.com/2009/05/01/sshputty-2/</link>
		<comments>http://cazatech.wordpress.com/2009/05/01/sshputty-2/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:18:17 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=68</guid>
		<description><![CDATA[If you want to access to your *NIX server using PuTTY in Windows, you just should follow the next steps to create a secure access using RSA/DSA public key infrastructure.
1) The first thing is configuring our openSSH server in the &#8220;/etc/ssh/sshd_config&#8221; file and modifying some configuration fields

Protocol 2
RSAAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile      %h/.ssh/authorized_keys

Reload the ssh daemon. /etc/init.d/ssh [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=68&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you want to access to your *NIX server using PuTTY in Windows, you just should follow the next steps to create a secure access using RSA/DSA public key infrastructure.</p>
<p>1) The first thing is configuring our openSSH server in the &#8220;/etc/ssh/sshd_config&#8221; file and modifying some configuration fields</p>
<ul>
<li>Protocol 2</li>
<li>RSAAuthentication yes</li>
<li>PubkeyAuthentication yes</li>
<li>AuthorizedKeysFile      %h/.ssh/authorized_keys</li>
</ul>
<p>Reload the ssh daemon. /etc/init.d/ssh reload</p>
<p>2) Get the PuTTY Key Generator (Just typing it in google) and generate a RSA2/DSA public and private keys. Save them in a folder, and copy the text with Ctrl+C or in a file. This is your public key in openSSH format (The format which uses the ssh daemon)</p>
<p><img class="aligncenter" title="Putty Key gen" src="http://www.bearfruit.org/files/Putty-keygen.jpg" alt="" width="494" height="482" /></p>
<p>It would be a good idea protect our private key with a passphrase, at least, if we&#8217;ll use the remote access in a public place like an office. Maybe you must try PuTTY PageAgent to manage your keys, but this is another bussiness <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>3) Paste the text in your server in you &#8220;$home/.ssh/authorized_keys&#8221; of the user that you want to authenticate with RSA/DSA. (I suppose that &#8220;public_key&#8221; file contains the text generated by PuTTY)</p>
<ul>
<li>cat public_key &gt;&gt;$home/.ssh/authorized_keys</li>
</ul>
<p>4) Now, just open PuTTY and load your private key</p>
<p style="text-align:center;"><img class="aligncenter" src="http://unixwiz.net/images/putty-openssh-11.gif" alt="" width="456" height="442" /></p>
<p style="text-align:left;">5) Just login in the server as usual, and you should be logged in without typing your password. You must be type the keyphrase if you had set it in the  2nd step.</p>
<p style="text-align:left;">Regards, and be careful with your private key file <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=68&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2009/05/01/sshputty-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>

		<media:content url="http://www.bearfruit.org/files/Putty-keygen.jpg" medium="image">
			<media:title type="html">Putty Key gen</media:title>
		</media:content>

		<media:content url="http://unixwiz.net/images/putty-openssh-11.gif" medium="image" />
	</item>
		<item>
		<title>Windows XP and WPA2 wireless cipher</title>
		<link>http://cazatech.wordpress.com/2007/12/19/windows-xp-and-wpa2-wireless-cipher/</link>
		<comments>http://cazatech.wordpress.com/2007/12/19/windows-xp-and-wpa2-wireless-cipher/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 18:03:46 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/12/19/windows-xp-and-wpa2-wireless-cipher/</guid>
		<description><![CDATA[Finally, i&#8217;ve installed DD-WRT in my Fonera  . After this, i put a WPA2-AES key, but i tried to connect through a Windows XP (SP2) computer and i couldn&#8217;t connect!!!
After a google searchs, i found some information about the issue.Basically  Windows XP need a patch to support the IEEE 802.11i which had the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=45&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Finally, i&#8217;ve installed DD-WRT in my Fonera <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . After this, i put a WPA2-AES key, but i tried to connect through a Windows XP (SP2) computer and i couldn&#8217;t connect!!!</p>
<p>After a google searchs, i found some information about the issue.Basically  Windows XP need a patch to support the <font size="3">IEEE 802.11i which had the WPA2 instructions&#8230;</font></p>
<p>Just install it, and reboot your system.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=662bb74d-e7c1-48d6-95ee-1459234f4483" target="_blank">Patch for Wi-Fi Protected Access 2 (WPA2) on Windows XP</a></p>
<p>Remember, you must get the patch in your OS language o it will not work.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=45&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/12/19/windows-xp-and-wpa2-wireless-cipher/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Downloading a entire web site</title>
		<link>http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/</link>
		<comments>http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 22:26:38 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Hacks/Tricks]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/</guid>
		<description><![CDATA[If we need to save a entire website in our drive, we can choose some applications like:

HTTrack (Avaible for Windows and Linux)
Webcopier
In Linux type in a terminal: wget -r --level=3 http://www.url.com/

*&#8211;level=3 means that 3 sub-levels of the web will be downloaded.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=37&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If we need to save a entire website in our drive, we can choose some applications like:</p>
<ul>
<li><a href="http://www.httrack.com/page/2/en/index.html">HTTrack </a>(Avaible for Windows and Linux)</li>
<li><a href="http://www.maximumsoft.com/">Webcopier</a></li>
<li>In Linux type in a terminal: <code>wget -r --level=3 http://www.url.com/</code></li>
</ul>
<p>*&#8211;level=3 means that 3 sub-levels of the web will be downloaded.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=37&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Recovering Unix files in Windows</title>
		<link>http://cazatech.wordpress.com/2007/07/14/recovering-unix-files-in-windows/</link>
		<comments>http://cazatech.wordpress.com/2007/07/14/recovering-unix-files-in-windows/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 11:43:46 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/07/14/recovering-unix-files-in-windows/</guid>
		<description><![CDATA[If we&#8217;ve a hard drive with some windows and Linux partitions, and we&#8217;re running on Windows OS, perhaps we want accede to one Linux partition to recover some data. Don&#8217;t worry, that it&#8217;s very easy.
Depending on the type of partition we&#8217;ve, we must use one of this programs.

  Partition: EXT2: R-Linux
  Partition: ReiserFS : RSTools
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=31&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If we&#8217;ve a hard drive with some windows and Linux partitions, and we&#8217;re running on Windows OS, perhaps we want accede to one Linux partition to recover some data. Don&#8217;t worry, that it&#8217;s very easy.</p>
<p>Depending on the type of partition we&#8217;ve, we must use one of this programs.</p>
<ul>
<li>  Partition: EXT2: <a href="http://www.data-recovery-software.net/Linux_Recovery.shtml" target="_blank">R-Linux</a></li>
<li>  Partition: ReiserFS : <a href="http://freshmeat.net/projects/rfstool" target="_blank">RSTools</a></li>
<li>  Partition: EXT2, EXT3, ReiserFS: <a href="http://www.it.fht-esslingen.de/~zimmerma/software/ltools.html" target="_blank">LSTools</a></li>
</ul>
<p>Obvious, the last supports all usual Linux partitions. To use this, you can manage it from<br />
a command terminal, but if you hate that,  you could use a GUI, based on Java or .NET. Just install one and follow the <a href="http://www.it.fht-esslingen.de/~zimmerma/software/ltools/ltools.html" target="_blank">user manual.</a></p>
<p>Also you could manage it from your web browse, probably, the quick and effective form.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=31&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/07/14/recovering-unix-files-in-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>How to use &#8220;runas&#8221; utility</title>
		<link>http://cazatech.wordpress.com/2007/06/23/run-as-administrator-with-a-limited-user-windows/</link>
		<comments>http://cazatech.wordpress.com/2007/06/23/run-as-administrator-with-a-limited-user-windows/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 15:14:18 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/06/23/run-as-administrator-with-a-limited-user-windows/</guid>
		<description><![CDATA[Much people use an administrator account everyday&#8230; but they probably dont know, that it is a dangerous use in our system For example, some sypware, trojans and &#8220;bad software&#8221; uses administrator privileges to have access to  the internal Windows system files. Okey, we&#8217;ve the solution to this. You must use your system running as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=12&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Much people use an administrator account everyday&#8230; but they probably dont know, that it is a dangerous use in our system For example, some sypware, trojans and &#8220;bad software&#8221; uses administrator privileges to have access to  the internal Windows system files. Okey, we&#8217;ve the solution to this. You must use your system running as a limited user, and using &#8220;<strong>runas</strong>&#8221; command to install and manage applications.</p>
<p>But, What is &#8220;runas&#8221;? Is a Windows  utility which allows run a program using the rights of other system user, like administrator.</p>
<p>I&#8217;ll show here, a examples of use of runas command.</p>
<p>If we want to execute an application or install it, we must type this:</p>
<p><font color="#999999"><em>runas /user:[admin_account] [app_dir]</em></font></p>
<p>For example, if we want install a program wich installer is on a &#8220;C:\myApp\&#8221; directory and our administrator user is called &#8220;MeAdmin&#8221;we must type this:</p>
<p><font color="#999999"><em>runas /user:MeAdmin C:\myApp\install.exe</em></font></p>
<p><font color="#333333">Before this, we will type the administrator password, and the setup will run with administrator privileges.</font></p>
<p>I you need for example, use de MMC console, you can run as administrator too</p>
<p><font color="#999999"><em>runas /user:administrator mmc.exe</em></font></p>
<p>And my favourite trick, consists in obtain a CMD of the admin user, which we will be able have total access to our system with all privileges. In this command, i included the computer name. This is very important if we&#8217;re using a Workgroup.</p>
<p><font color="#999999"><em>runas /user:MyComputer\administrator cmd.exe</em></font></p>
<p><font color="#333333">All this command looks good&#8230; but, some people hates command terminals like CMD (MS-DOS), *NIX shell, etc. Don&#8217;t worry, we can launch applications using &#8220;runas&#8221; from our desktop. Just do right clickwhile you&#8217;re pressing shift over the executable you choose, and select &#8220;Run as&#8230;&#8221; option. A window like this (i&#8217;m using a Spanish Windows XP) will be open:</font></p>
<p align="center">&nbsp;</p>
<p align="center"><img src="http://farm2.static.flickr.com/1001/600470069_dba84b158f.jpg?v=0" align="middle" height="314" width="419" /></p>
<p align="left">&nbsp;</p>
<p align="left">Type the administrator (Or another account with admin privileges) and click Accept.</p>
<p align="center">&nbsp;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=12&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/06/23/run-as-administrator-with-a-limited-user-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>

		<media:content url="http://farm2.static.flickr.com/1001/600470069_dba84b158f.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>Changing an account password [Win]</title>
		<link>http://cazatech.wordpress.com/2007/06/23/how-to-change-an-administrator-password-windows/</link>
		<comments>http://cazatech.wordpress.com/2007/06/23/how-to-change-an-administrator-password-windows/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 13:12:26 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/06/23/how-to-change-an-administrator-password-windows/</guid>
		<description><![CDATA[Open a command terminal (go to Start -&#62; execute and type cmd.exe).
Now, in the terminal type:
net user [account_name] *
Now the system will ask about the new password. To do this, you need administrative privilegies.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=11&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Open a command terminal (go to Start -&gt; execute and type cmd.exe).</p>
<p>Now, in the terminal type:</p>
<p><em><font color="#999999">net user [account_name] *</font></em></p>
<p><font color="#333333">Now the system will ask about the new password.</font> To do this, you need administrative privilegies.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=11&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/06/23/how-to-change-an-administrator-password-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
	</channel>
</rss>