<?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>Devang Gandhi &#187; Computers</title>
	<atom:link href="http://www.devang-gandhi.net/blog/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devang-gandhi.net/blog</link>
	<description>technology, programming et cetera</description>
	<lastBuildDate>Tue, 20 Sep 2011 04:57:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How to send Ctrl-Alt-Del to a remote desktop</title>
		<link>http://www.devang-gandhi.net/blog/how-to-send-ctrl-alt-del-to-a-remote-desktop/</link>
		<comments>http://www.devang-gandhi.net/blog/how-to-send-ctrl-alt-del-to-a-remote-desktop/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 02:23:10 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[remote desktop]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=150</guid>
		<description><![CDATA[When you try to do Ctrl-Alt-Del in a remote desktop session, you will find that it will instead be performed on your computer instead of the remote computer. The key combination for the same action to be performed on a remote computer is Ctrl-Alt-End from within your remote desktop session. Also check out these remote [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/remote-desktop-client-in-full-screen/' rel='bookmark' title='Permanent Link: Unable to get Remote Desktop client in full screen mode'>Unable to get Remote Desktop client in full screen mode</a></li>
<li><a href='http://www.devang-gandhi.net/blog/copy-and-paste-not-working-in-remote-desktop-connection/' rel='bookmark' title='Permanent Link: Copy and paste not working in remote desktop connection'>Copy and paste not working in remote desktop connection</a></li>
<li><a href='http://www.devang-gandhi.net/blog/visual-studio-shortcuts/' rel='bookmark' title='Permanent Link: Visual Studio shortcuts'>Visual Studio shortcuts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you try to do Ctrl-Alt-Del in a remote desktop session, you will find that it will instead be performed on your computer instead of the remote computer. The key combination for the same action to be performed on a remote computer is <strong>Ctrl-Alt-End</strong> from within your remote desktop session.</p>
<p>Also check out these <a class="aligncenter" title="Remote desktop keyboard shortcuts" href="http://www.codinghorror.com/blog/2006/04/remote-desktop-tips-and-tricks.html" target="_blank">remote desktop keyboard shortcuts</a>.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/remote-desktop-client-in-full-screen/' rel='bookmark' title='Permanent Link: Unable to get Remote Desktop client in full screen mode'>Unable to get Remote Desktop client in full screen mode</a></li>
<li><a href='http://www.devang-gandhi.net/blog/copy-and-paste-not-working-in-remote-desktop-connection/' rel='bookmark' title='Permanent Link: Copy and paste not working in remote desktop connection'>Copy and paste not working in remote desktop connection</a></li>
<li><a href='http://www.devang-gandhi.net/blog/visual-studio-shortcuts/' rel='bookmark' title='Permanent Link: Visual Studio shortcuts'>Visual Studio shortcuts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/how-to-send-ctrl-alt-del-to-a-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trust relationship failure in Windows 7</title>
		<link>http://www.devang-gandhi.net/blog/trust-relationship-failure-in-windows-7/</link>
		<comments>http://www.devang-gandhi.net/blog/trust-relationship-failure-in-windows-7/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 03:12:57 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=141</guid>
		<description><![CDATA[I tried logging onto my computer and instead of getting logged on, I got this failure: The trust relationship between this workstation and the primary domain failed. Thanks to this blog post, I was able to resolve the issue. Related posts:Connecting two monitors to a Vista machine Command to find logged-on users on Windows Vista [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/connecting-two-monitors-to-machine/' rel='bookmark' title='Permanent Link: Connecting two monitors to a Vista machine'>Connecting two monitors to a Vista machine</a></li>
<li><a href='http://www.devang-gandhi.net/blog/command-find-logged-on-users-vista/' rel='bookmark' title='Permanent Link: Command to find logged-on users on Windows Vista'>Command to find logged-on users on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/adsense-injection/' rel='bookmark' title='Permanent Link: Adsense Injection'>Adsense Injection</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I tried logging onto my computer and instead of getting logged on, I got this failure:</p>
<p><em>The trust relationship between this workstation and the primary domain failed.</em></p>
<p>Thanks to <a title="Win 7 failed trust relationship" href="http://community.tigranetworks.co.uk/blogs/tim_long/archive/2009/05/16/windows-7-rc-failed-trust-relationship.aspx" target="_blank">this </a>blog post, I was able to resolve the issue.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/connecting-two-monitors-to-machine/' rel='bookmark' title='Permanent Link: Connecting two monitors to a Vista machine'>Connecting two monitors to a Vista machine</a></li>
<li><a href='http://www.devang-gandhi.net/blog/command-find-logged-on-users-vista/' rel='bookmark' title='Permanent Link: Command to find logged-on users on Windows Vista'>Command to find logged-on users on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/adsense-injection/' rel='bookmark' title='Permanent Link: Adsense Injection'>Adsense Injection</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/trust-relationship-failure-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command to find logged-on users on Windows Vista</title>
		<link>http://www.devang-gandhi.net/blog/command-find-logged-on-users-vista/</link>
		<comments>http://www.devang-gandhi.net/blog/command-find-logged-on-users-vista/#comments</comments>
		<pubDate>Tue, 05 May 2009 08:10:37 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=102</guid>
		<description><![CDATA[If you are using one of the public/lab machines and want to find out information about the users logged on to that machine, just open the command prompt (Start-&#62;Run, type &#8220;cmd&#8221;) and type query user For each user, it returns information like username, sessionname, id, state, idle time and logon time. If the state is [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/how-to-send-ctrl-alt-del-to-a-remote-desktop/' rel='bookmark' title='Permanent Link: How to send Ctrl-Alt-Del to a remote desktop'>How to send Ctrl-Alt-Del to a remote desktop</a></li>
<li><a href='http://www.devang-gandhi.net/blog/disable-auto-lock-windows-vista/' rel='bookmark' title='Permanent Link: How to disable the auto-lock feature in Windows Vista?'>How to disable the auto-lock feature in Windows Vista?</a></li>
<li><a href='http://www.devang-gandhi.net/blog/remote-desktop-client-in-full-screen/' rel='bookmark' title='Permanent Link: Unable to get Remote Desktop client in full screen mode'>Unable to get Remote Desktop client in full screen mode</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are using one of the public/lab machines and want to find out information about the users logged on to that machine, just open the command prompt (Start-&gt;Run, type &#8220;cmd&#8221;) and type</p>
<div class="dean_ch" style="white-space: wrap;">query user</div>
<p>For each user, it returns information like username, sessionname, id, state, idle time and logon time. If the state is &#8220;active&#8221;, that means the user is currently logged on. If the sessionname is something like &#8220;rdp-tcp#0&#8243;, that means the user is connected to the machine over a remote desktop session.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/how-to-send-ctrl-alt-del-to-a-remote-desktop/' rel='bookmark' title='Permanent Link: How to send Ctrl-Alt-Del to a remote desktop'>How to send Ctrl-Alt-Del to a remote desktop</a></li>
<li><a href='http://www.devang-gandhi.net/blog/disable-auto-lock-windows-vista/' rel='bookmark' title='Permanent Link: How to disable the auto-lock feature in Windows Vista?'>How to disable the auto-lock feature in Windows Vista?</a></li>
<li><a href='http://www.devang-gandhi.net/blog/remote-desktop-client-in-full-screen/' rel='bookmark' title='Permanent Link: Unable to get Remote Desktop client in full screen mode'>Unable to get Remote Desktop client in full screen mode</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/command-find-logged-on-users-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Macbook Air &#8211; disappointed customer</title>
		<link>http://www.devang-gandhi.net/blog/macbook-air-disappointed-customer/</link>
		<comments>http://www.devang-gandhi.net/blog/macbook-air-disappointed-customer/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 07:32:06 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/macbook-air-disappointed-customer/</guid>
		<description><![CDATA[No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/AOAUI0s8zOE&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/AOAUI0s8zOE&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/macbook-air-disappointed-customer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;ReadyBoost&#8221; your slow Windows Vista machine</title>
		<link>http://www.devang-gandhi.net/blog/readyboost-slow-windows-vista-machine/</link>
		<comments>http://www.devang-gandhi.net/blog/readyboost-slow-windows-vista-machine/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 02:59:47 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/readyboost-your-slow-windows-vista-machine/</guid>
		<description><![CDATA[Older systems that are upgraded to Windows Vista may run slower if they have less RAM. Just today I came to know that Vista has a built in solution for that without having to buy more RAM. It is a Vista feature called &#8220;ReadyBoost&#8221;. It allows the system to use a USB flash drive as [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/installing-virtual-server-on-windows-vista/' rel='bookmark' title='Permanent Link: Installing Virtual Server 2005 R2 on Windows Vista'>Installing Virtual Server 2005 R2 on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/connecting-two-monitors-to-machine/' rel='bookmark' title='Permanent Link: Connecting two monitors to a Vista machine'>Connecting two monitors to a Vista machine</a></li>
<li><a href='http://www.devang-gandhi.net/blog/command-find-logged-on-users-vista/' rel='bookmark' title='Permanent Link: Command to find logged-on users on Windows Vista'>Command to find logged-on users on Windows Vista</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Older systems that are upgraded to Windows Vista may run slower if they have less RAM. Just today I came to know that Vista has a built in solution for that without having to buy more RAM. It is a Vista feature called &#8220;ReadyBoost&#8221;. It allows the system to use a USB flash drive as additional memory. You can check out <a href="http://blogs.msdn.com/tomarcher/archive/2006/04/14/576548.aspx" title="ReadyBoost windows vista" target="_blank">Tom Archer&#8217;s blog</a> for details.</p>
<p>I think it is a really cool feature and I am not sure how many people know it or are using it. It is a very inexpensive way of improving the performance of your system.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/installing-virtual-server-on-windows-vista/' rel='bookmark' title='Permanent Link: Installing Virtual Server 2005 R2 on Windows Vista'>Installing Virtual Server 2005 R2 on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/connecting-two-monitors-to-machine/' rel='bookmark' title='Permanent Link: Connecting two monitors to a Vista machine'>Connecting two monitors to a Vista machine</a></li>
<li><a href='http://www.devang-gandhi.net/blog/command-find-logged-on-users-vista/' rel='bookmark' title='Permanent Link: Command to find logged-on users on Windows Vista'>Command to find logged-on users on Windows Vista</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/readyboost-slow-windows-vista-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.314 seconds -->

