<?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>Bahramov's Personal Blog &#187; Windows 7</title>
	<atom:link href="http://www.bahramov.com/category/windows/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bahramov.com</link>
	<description>Computers, databases, networks and virtualization</description>
	<lastBuildDate>Wed, 28 Apr 2010 12:24:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>3 Ways to Enable the Built-In Windows 7 Administrator Account</title>
		<link>http://www.bahramov.com/2010/04/08/3-ways-to-enable-the-built-in-windows-7-administrator-account/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.bahramov.com/2010/04/08/3-ways-to-enable-the-built-in-windows-7-administrator-account/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 07:59:30 +0000</pubDate>
		<dc:creator>Zaur Bahramov</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.bahramov.com/2010/04/08/3-ways-to-enable-the-built-in-windows-7-administrator-account/</guid>
		<description><![CDATA[There’s a great article on Petri IT Knowledgebase “3 Ways to Enable the Built-In Windows 7 Administrator Account” that presents 2 different ways to enable Administrator account. What I particlarly liked in this article is the third method. 
Method #3 (Advanced Users) &#8211; During the Installation Process
There is a 3rd method which advanced users can [...]]]></description>
			<content:encoded><![CDATA[<p>There’s a great article on Petri IT Knowledgebase “<a href="http://www.petri.co.il/enable-the-windows-7-administrator-account.htm?utm_source=feedburner&amp;utm_medium=email&amp;utm_campaign=Feed%3A+Petri+%28Petri+IT+Knowledgebase%29" target="_blank">3 Ways to Enable the Built-In Windows 7 Administrator Account</a>” that presents 2 different ways to enable Administrator account. What I particlarly liked in this article is the third method. </p>
<h4><a href="http://www.bahramov.com/2010/04/08/3-ways-to-enable-the-built-in-windows-7-administrator-account/#more-532#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" target="_blank">Method #3 (Advanced Users) &#8211; During the Installation Process</a></h4>
<p>There is a <strong>3rd method which advanced users can use</strong>. This method can be used during the installation process itself.</p>
<p>During the installation, after being prompted to configure the new user account, you will be able to set the new account&#8217;s password.</p>
<p> <span id="more-532"></span>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_911.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="install_win7_91"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="install_win7_91" border="0" alt="install_win7_91" src="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_91_thumb1.png" width="524" height="394" /></a> </p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_1012.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="install_win7_101"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="install_win7_101" border="0" alt="install_win7_101" src="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_101_thumb1.png" width="524" height="394" /></a> </p>
</p>
<p>At that phase, press SHIFT and F10 keys together. A Command Prompt window will appear.</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_10111.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="install_win7_1011"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="install_win7_1011" border="0" alt="install_win7_1011" src="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_1011_thumb1.png" width="524" height="394" /></a> </p>
<p>In the Command Prompt window, type:</p>
<blockquote><p>net user</p>
</blockquote>
<p>Note how the Administrator account is there, yet the new user account has not been yet created.</p>
<p>To set the Administrator&#8217;s account password:</p>
<p><font face="Courier New">net user *</font></p>
<p>Then enter the required password and confirm it.</p>
<p>To enable the Administrator&#8217;s accoun:</p>
<p><font face="Courier New">net user administrator /active:yes</font></p>
</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_1021.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="install_win7_102"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="install_win7_102" border="0" alt="install_win7_102" src="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_102_thumb1.png" width="524" height="394" /></a> </p>
<p>Close the Command Prompt window and continue with the installation process.</p>
<p>If you log off you will now see the Administrator&#8217;s account as a valid logon option.</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_1031.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="install_win7_103"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="install_win7_103" border="0" alt="install_win7_103" src="http://www.bahramov.com/wp-content/uploads/2010/04/install_win7_103_thumb1.png" width="524" height="394" /></a> </p>
<p>Read the full article and other two methods <a href="http://www.petri.co.il/enable-the-windows-7-administrator-account.htm?utm_source=feedburner&amp;utm_medium=email&amp;utm_campaign=Feed%3A+Petri+%28Petri+IT+Knowledgebase%29" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bahramov.com/2010/04/08/3-ways-to-enable-the-built-in-windows-7-administrator-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free e-book: Windows 7 troubleshooting tips</title>
		<link>http://www.bahramov.com/2010/03/01/free-e-book-windows-7-troubleshooting-tips/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.bahramov.com/2010/03/01/free-e-book-windows-7-troubleshooting-tips/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:08:48 +0000</pubDate>
		<dc:creator>Zaur Bahramov</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.bahramov.com/2010/03/01/free-e-book-windows-7-troubleshooting-tips/</guid>
		<description><![CDATA[Mitch Tulloch, a Microsoft Most Valuable Professional and lead author of the just-published (and hot-selling) Windows 7 Resource Kit (Microsoft Press, 2010; ISBN: 9780735627000; 1760 pages), has created a short e-book called “What You Can Do Before You Call Tech Support.” Here are the opening paragraphs: 
Your sound card has stopped working, your computer seems [...]]]></description>
			<content:encoded><![CDATA[<p>Mitch Tulloch, a Microsoft Most Valuable Professional and lead author of the just-published (and hot-selling) <a href="http://blogs.msdn.com/microsoft_press/archive/2009/10/07/new-book-windows-7-resource-kit.aspx"><i>Windows 7 Resource Kit</i></a> (Microsoft Press, 2010; ISBN: 9780735627000; 1760 pages), has created a short e-book called “What You Can Do Before You Call Tech Support.” Here are the opening paragraphs: </p>
<blockquote><p>Your sound card has stopped working, your computer seems sluggish, the network is down, your hard drive is clicking, you can’t view a website, your monitor is hard to read, your new webcam isn’t working, your favorite program won’t run, and a funny burning smell is coming from your computer. What can you do on your own to try to troubleshoot the issue before you pick up the phone to call tech support?     <br />If you’re running Windows 7, quite a lot. Microsoft has included a lot of self-support tools in Windows 7 that you can try using before you seek the help of others, and we’ll examine these in a moment&#8230;.</p></blockquote>
<p> You can download the e-book in <a href="http://download.microsoft.com/download/3/3/B/33B1D927-2B38-4379-A843-3214EF220A6F/Before%20You%20Call%20Tech%20Support.xps">XPS format here</a> and in <a href="http://download.microsoft.com/download/3/3/B/33B1D927-2B38-4379-A843-3214EF220A6F/Before%20You%20Call%20Tech%20Support.pdf">PDF format here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bahramov.com/2010/03/01/free-e-book-windows-7-troubleshooting-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Explorer Old Style view</title>
		<link>http://www.bahramov.com/2010/02/12/windows-7-explorer-old-style-view/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.bahramov.com/2010/02/12/windows-7-explorer-old-style-view/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 08:28:58 +0000</pubDate>
		<dc:creator>Zaur Bahramov</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Explorer tricks]]></category>

		<guid isPermaLink="false">http://www.bahramov.com/2010/02/12/windows-7-explorer-old-style-view/</guid>
		<description><![CDATA[When you pass to Windows 7 from Windows XP you will notice that the Windows Explorer doesn’t explode by default the folder you’re currently browsing in the left pane. 
 
To bring back this functionality you can do the following:

Click ALT button on your keyboard to bring the menu.     
 
Click [...]]]></description>
			<content:encoded><![CDATA[<p>When you pass to Windows 7 from Windows XP you will notice that the Windows Explorer doesn’t explode by default the folder you’re currently browsing in the left pane. </p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image5.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb5.png" width="567" height="270" /></a> </p>
<p>To bring back this functionality you can do the following:</p>
<ol>
<li>Click ALT button on your keyboard to bring the menu.     </p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image6.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb6.png" width="394" height="179" /></a> </li>
<li>Click Tools =&gt; Folder options…
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image7.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb7.png" width="399" height="484" /></a> </li>
<li>Enable ‘Show all folders’ and ‘Automatically expand to current folder’.      </li>
<li>Enjoy!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.bahramov.com/2010/02/12/windows-7-explorer-old-style-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to move virtual hard disk of XP Mode virtual  machine</title>
		<link>http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 15:14:20 +0000</pubDate>
		<dc:creator>Zaur Bahramov</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Virtual PC]]></category>
		<category><![CDATA[Windows 7 XP Mode]]></category>
		<category><![CDATA[XP Mode]]></category>

		<guid isPermaLink="false">http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/</guid>
		<description><![CDATA[When you install XP Mode on Windows 7 by default all the virtual machine files are saved under “%USERPROFILE%\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines\”. The file that has *.vhd extension is a virtual hard disk file. Recently, I had to move the vhd file to another drive and I accomplished it this way:
1) Run Windows XP Mode [...]]]></description>
			<content:encoded><![CDATA[<p>When you install XP Mode on Windows 7 by default all the virtual machine files are saved under “<font face="Courier New">%USERPROFILE%\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines\</font>”. The file that has *.vhd extension is a virtual hard disk file. Recently, I had to move the vhd file to another drive and I accomplished it this way:</p>
<p>1) Run Windows XP Mode virtual machine and go to Tools –&gt; Settings</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb.png" width="441" height="124" /></a> </p>
<p>2) Then select Close and in the right side click “Prompt for action”</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image1.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb1.png" width="509" height="343" /></a></p>
<p>3) Click OK and close virtual machine. This time when you close it the following window will appear:</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image2.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb2.png" width="401" height="199" /></a> </p>
<p>4) Select Shut down and click OK. The virtual machine will shutdown.</p>
<p>5) Now, click Start button, enter the following path:“<font face="Courier New">%USERPROFILE%\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines\</font>” without quotation marks and hit Enter.</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image3.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb3.png" width="258" height="123" /></a> </p>
<p>6) This will open the folder where the virtual machine file reside. Move the vhd file to desired location by cutting and pasting.</p>
<p>7) Once done moving the file, open the ‘vmc’ file with Notepad, which is a configuration file of the virtual machine. VMC file is an xml formatted file containing configuration of the virtual machine. Find the line that refers to vhd file location. For example “XP Mode.vhd” with the full path in front of it. Modify the path accordingly to point to a new location:</p>
<p><a href="http://www.bahramov.com/wp-content/uploads/2010/02/image4.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.bahramov.com/wp-content/uploads/2010/02/image_thumb4.png" width="567" height="100" /></a> </p>
<p>Now you may start the XP mode virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bahramov.com/2010/02/05/how-to-move-virtual-hard-disk-of-xp-mode-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
