<?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>Geek Projects - Linux, Apache, MySQL, PHP &#187; Windows</title>
	<atom:link href="http://www.geekprojects.org/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekprojects.org</link>
	<description>A Linux Sysadmin</description>
	<lastBuildDate>Sat, 10 Apr 2010 01:42:57 +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>Install UltraVNC from within an RDP Session</title>
		<link>http://www.geekprojects.org/2010/01/install-ultravnc-from-within-an-rdp-session/</link>
		<comments>http://www.geekprojects.org/2010/01/install-ultravnc-from-within-an-rdp-session/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 04:29:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.geekprojects.org/?p=102</guid>
		<description><![CDATA[Here&#8217;s how to install and start up an UltraVNC server from within an RDP session. This has been tested with UltraVNC 1.0.8 and a remote desktop session into a Windows XP Professional SP3 installation, but should work in other Windows / UltraVNC combinations as well. RDP into the target system, and install UltraVNC. Be sure [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how to install and start up an UltraVNC server from within an RDP session. This has been tested with UltraVNC 1.0.8 and a remote desktop session into a Windows XP Professional SP3 installation, but should work in other Windows / UltraVNC combinations as well.</p>
<ol>
<li>RDP into the target system, and install <a href="http://uvnc.com/">UltraVNC</a>. Be sure to select the checkboxes for registering VNC as a service, and starting up the service at boot time.</li>
<li>Set a VNC password for the currently logged in user by starting up the VNC server (Start &gt; All Programs &gt; UltraVNC &gt; UltraVNC Server &gt; Start UltraVNC Service), then entering a password when prompted</li>
<li>Open up Regedit (Start &gt; Run &gt; regedit)</li>
<li>Copy the HKEY_CURRENT_USER\Software\ORL\WinVNC3\Password entry&#8217;s current value</li>
<li>Create a new binary value entry located at &#8220;HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default\Password&#8221;. Paste in the value you copied in the previous step to this new entry&#8217;s value</li>
<li>Reboot</li>
</ol>
<p>That&#8217;s it! It may be possible to get VNC going without the reboot, but this is the combination that got a working installation going for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekprojects.org/2010/01/install-ultravnc-from-within-an-rdp-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable the &#8220;Remember my password&#8221; checkbox for network shares in Windows XP Professional</title>
		<link>http://www.geekprojects.org/2008/08/enable-the-remember-my-password-checkbox-for-a-network-share-in-windows-xp-professional/</link>
		<comments>http://www.geekprojects.org/2008/08/enable-the-remember-my-password-checkbox-for-a-network-share-in-windows-xp-professional/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 23:12:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.geekprojects.org/2008/08/23/enable-the-remember-my-password-checkbox-for-a-network-share-in-windows-xp-professional/</guid>
		<description><![CDATA[Windows XP Professional offers a Remember my password checkbox when mapping to a network drive, or other password protected network resource. Unfortunately, once you&#8217;ve set a password, the Remember my password box disappears, so future username or password changes can result in repeated password prompts. Here&#8217;s how to clear your previously set username and password, [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP Professional offers a <strong>Remember my password</strong> checkbox when mapping to a network drive, or other password protected network resource.<br />
Unfortunately, once you&#8217;ve set a password, the <strong>Remember my password</strong> box disappears, so future username or password changes can result in repeated password prompts. Here&#8217;s how to clear your previously set username and password, and get the <strong>Remember my password</strong> checkbox back:</p>
<ol>
<li>Click <strong>Start</strong> -&gt; <strong>Run</strong></li>
<li>Type in <strong>control userpasswords2</strong>, and press <strong>Enter</strong></li>
<li>Click on the <strong>Advanced</strong> tab</li>
<li>Click the <strong>Manage Passwords</strong> button</li>
<li>Select the server for which you wish to delete existing settings, then click the <strong>Remove</strong> button</li>
<li>Click <strong>Close</strong></li>
<li>Click <strong>OK</strong></li>
<li>Logout of Windows XP, then back in</li>
<li>Connect to the password protected server. You should now be prompted for your username and password, along with the previously missing <strong>Remember my password</strong> checkbox</li>
</ol>
<p>The above may work in other version of Windows, but I haven&#8217;t tested this out. Please post a comment if you&#8217;ve been able to use this procedure to get the <strong>Remember my password</strong> box back under your Windows version!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekprojects.org/2008/08/enable-the-remember-my-password-checkbox-for-a-network-share-in-windows-xp-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
