<?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>ASP.NET MSSQL Webhosting Blog &#187; Terminal Services</title>
	<atom:link href="http://www.mywebhostingblog.net/tag/terminal-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywebhostingblog.net</link>
	<description>ASP.NET, MSSQL and Windows dedicated server articles</description>
	<lastBuildDate>Tue, 10 Nov 2009 19:53:03 +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>Check list for Remote Desktop not Working</title>
		<link>http://www.mywebhostingblog.net/hosting-security/check-list-for-remote-desktop-not-working/</link>
		<comments>http://www.mywebhostingblog.net/hosting-security/check-list-for-remote-desktop-not-working/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 07:32:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hosting Security]]></category>
		<category><![CDATA[Window Hosting]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Terminal Services]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows firewall]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=371</guid>
		<description><![CDATA[Remote Desktop [RDP] not Working..? This applies to all versions of Windows 2003 and Windows 2008 and also to Vista and XP Professional. This problem normally occurs to our client with Dedicated Server hosting. So I thought I will create a check list to make their hosting service a bit easy. Yes, you will need [...]]]></description>
			<content:encoded><![CDATA[<p>Remote Desktop [<strong>RDP</strong>] not Working..?</p>
<p>This applies to all versions <strong>of Windows 2003</strong> and <strong>Windows 2008</strong> and also to <strong>Vista </strong>and <strong>XP Professional</strong>. This problem normally occurs to our client with <strong>Dedicated Server hosting</strong>. So I thought I will create a check list to make their hosting service a bit easy.<br />
Yes, you will need physical access to the machine to check this, it is obvious that you will not be able to check this problem unless you have remote access to the server. These steps can only be performed if you have physical access to the dedicated server or through a Keyboard-Video-Mouse [<strong>KVM</strong>]. So there we go:</p>
<p>* First thing that you need to check is whether the <strong>Remote Desktop Console</strong> [RDC] is enabled on your server.<br />
Go to Desktop &gt;&gt; My Computer &gt;&gt; Properties &gt;&gt; Remote Tab<br />
Check the box for &#8220;<strong>Enable Remote Desktop on this computer</strong>&#8221; and click OK.</p>
<p><img class="aligncenter size-medium wp-image-372" title="windows-dedicated-hosting-enable-remote-desktop-1" src="http://www.mywebhostingblog.net/wp-content/uploads/2009/02/windows-dedicated-hosting-enable-remote-desktop-1-262x300.png" alt="windows dedicated hosting enable remote desktop 1 262x300 Check list for Remote Desktop not Working" width="262" height="300" /></p>
<p><span id="more-371"></span></p>
<p>* If the above option is enabled then make sure that the user which you are using to connect the server remotely is added in the &#8220;<strong>Remote Desktop users&#8221;</strong> group. Administrators are normally added in the group. This can be confirmed from with the steps below:<br />
Go to Desktop &gt;&gt; My Computer &gt;&gt; Mange<br />
Expand Local Users and Group &gt;&gt; Select Group.<br />
Double click on &#8220;<strong>Remote Desktop Users</strong>&#8221; Group and make sure that the user is added in here.</p>
<p><img class="aligncenter size-medium wp-image-373" title="windows-dedicated-hosting-rdp-group" src="http://www.mywebhostingblog.net/wp-content/uploads/2009/02/windows-dedicated-hosting-rdp-group-270x300.png" alt="windows dedicated hosting rdp group 270x300 Check list for Remote Desktop not Working" width="270" height="300" /></p>
<p>* If both the above settings are correct then you need to make sure that TCP port 3389, which is the default port for RDC is enabled in the firewall of the machine that is used to RDP the server. Vise a verse make sure that the server firewall also has this port added in the exception. The best way to check this is:</p>
<p>First make sure that the server listens to telnet, try telnet of any other port which you are sure is working on the server like port 80 or 25. The command would be:</p>
<p><code>TELNET ip_address 25</code></p>
<p>If this works then try telnet on port 3389.</p>
<p><code>TELNET ip_address 3389</code></p>
<p>* If the telnet is not working then there are several possibilities, it can be the firewall on your machine or the firewall on the server tha is blocking the port. It can also be the case that <strong>Terminal Server Service</strong> did not start for some reasons. Or in a very rare situation it could be that the RDP port has been changed by some one. We will rectify all the possibilities one by one:</p>
<p>* Check the firewall on your machine or just shut the firewall down and then try the telnet again.</p>
<p>* If you have <strong>Windows Firewall</strong> then make sure that <strong>Remote Desktop</strong> is added in Exception.<br />
Goto Start &gt;&gt; All Programs &gt;&gt; Control Panel &gt;&gt; Windows Firewall<br />
If you have a third party firewall your dedicated server then just disable it and try the telnel option.</p>
<p><img class="aligncenter size-medium wp-image-374" title="windows-dedicated-hosting-firewall" src="http://www.mywebhostingblog.net/wp-content/uploads/2009/02/windows-dedicated-hosting-firewall-256x300.png" alt="windows dedicated hosting firewall 256x300 Check list for Remote Desktop not Working" width="256" height="300" /></p>
<p>* If that is not the firewall issue make sure that <strong>Terminal Server Service</strong> is set to Automatic and is running. This server depends on <strong>Remote Procedure Call</strong> Service and you get errors while starting the server and you will need to trouble shoot the problem. If the server is terminating unexpectedly then make sure that the Hardware profile of the server is set to &#8220;Enable&#8221;:</p>
<p><img class="aligncenter size-medium wp-image-375" title="windows-dedicated-hosting-terminal-service" src="http://www.mywebhostingblog.net/wp-content/uploads/2009/02/windows-dedicated-hosting-terminal-service-266x300.png" alt="windows dedicated hosting terminal service 266x300 Check list for Remote Desktop not Working" width="266" height="300" /></p>
<p>* Sometimes client with <strong>Windows Dedicated Hosting</strong> package change the RDP port of their server and forget it, the steps below can be used for checking the RDP port as well as changing it as well, these steps will require to make changes in Registry hence it is recommended to backup the registry before following these steps:</p>
<p>Goto Start &gt;&gt; Run<br />
Type: regedit to open the registry editor MMC<br />
Expand to the Key:<br />
<code>[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal ServerWinStationsRDP-Tcp]</code><br />
Modify the value for Key &#8220;PortNumber&#8221;<br />
Change Base to Decimal</p>
<p><img class="aligncenter size-medium wp-image-376" title="windows-dedicated-hosting-rdp-port" src="http://www.mywebhostingblog.net/wp-content/uploads/2009/02/windows-dedicated-hosting-rdp-port-300x177.png" alt="windows dedicated hosting rdp port 300x177 Check list for Remote Desktop not Working" width="300" height="177" /><br />
Change Value data to the port your desire for your Dedicated Server<br />
Click OK<br />
Reboot the Machine.</p>
<p>Once the machine is online you will have to define your the port to connect your Dedicated Server remotrly<br />
<code>ip_address:port_number<br />
10.10.10.52:3362</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mywebhostingblog.net/hosting-security/check-list-for-remote-desktop-not-working/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Difference between Remote Assistance and Remote Desktop ?</title>
		<link>http://www.mywebhostingblog.net/hosting-security/difference-between-remote-assistance-and-remote-desktop/</link>
		<comments>http://www.mywebhostingblog.net/hosting-security/difference-between-remote-assistance-and-remote-desktop/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 22:36:27 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Hosting Security]]></category>
		<category><![CDATA[Window Hosting]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Terminal Server]]></category>
		<category><![CDATA[Terminal Services]]></category>
		<category><![CDATA[Virtual Private Network]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=37</guid>
		<description><![CDATA[When you first learn about &#8216;Remote Desktop&#8216; and &#8216;Remote Assistance&#8216;, you might easily make it out that both services are the same. They allow you to remotely control a PC from any where, let it be on your local network or even over the Internet. Although there are some important differences that we need to [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="16pt;">When you first learn about &#8216;<strong>Remote Desktop</strong>&#8216; and &#8216;<strong>Remote Assistance</strong>&#8216;, you might easily make it out that both services are the same. They allow you to remotely control a PC from any where, let it be on your local network or even over the Internet. Although there are some important differences that we need to check between these two <strong>services</strong>.</span></p>
<p class="MsoNormal"><span style="16pt;">1] Remote Assistance uses <strong>Windows XP/2003 Terminal Services</strong> to share desktop and other resources between two PCs.</span></p>
<p class="MsoNormal"><span style="16pt;"><strong>Terminal Services </strong>- It is a way of using <strong>RDP </strong>(Remote Desktop Protocol), which allows users to connect to their <strong>Windows XP </strong>desktop or a <strong>dedicated server </strong>(<strong>Terminal Server</strong>) combining with <strong>VPN </strong>(<strong>Virtual Private Network</strong>) with the help of which users can connect to their office network remotely and work with their applications.</span></p>
<p class="MsoNormal"><span style="16pt;"><strong>Virtual Private Network </strong>– Creates a secure connection between private networks.</span></p>
<p class="MsoNormal"><span style="16pt;">In a *<strong>Remote Assistance Session</strong>* -</span></p>
<p class="MsoNormal"><span style="16pt;">Both users must be present at their respective PCs and must agree to establish a connection.</span></p>
<p class="MsoNormal"><span id="more-37"></span></p>
<p class="MsoNormal"><span style="16pt;"><strong>Remote Assistance</strong> is designed for peer-to-peer use by Windows users.</span></p>
<p class="MsoNormal"><span style="16pt;">In which a Novice (asking for help) from a Expert (<strong>technician, or friend, or helpdesk, or vendor</strong>). To have a successful <strong>Remote Assistance</strong> both users must have active Internet connections or be on the same local area network, and neither of them should be blocked by firewalls.<span> </span></span></p>
<p class="MsoNormal"><span style="16pt;"> </span></p>
<p class="MsoNormal"><span style="16pt;">2] The<strong> Remote Desktop service </strong>is available as part of <strong>Windows XP Professional Edition</strong>. This service allows you to take control of the remote <strong>computer </strong>without requesting for access. </span></p>
<p class="MsoNormal"><span style="16pt;">To do this you need to have administrator login details of the machine on which you will be doing Remote Desktop. Once logged in you will have complete control of the Remote computer. </span></p>
<p class="MsoNormal"><span style="16pt;">To enable <strong>Remote Desktop</strong> or <strong>Remote Assistance</strong> services:</span></p>
<p class="MsoNormal"><span style="16pt;">Right-click on My <strong>Computer </strong>and choose <span>Properties</span>. Click on the <span>Remote</span> tab &gt;&gt; Check both Remote Assistance and Remote Desktop<span> </span>&gt;&gt; Apply<span> </span>&gt;&gt; Ok</span></p>
<p class="MsoNormal">
<dl>
<dt><img src="http://img391.imageshack.us/img391/9339/systempropertiesut4.png" alt="//img391.imageshack.us/img391/9339/systempropertiesut4.th.png[/IMG][/URL]" width="436" height="442" title="Difference between Remote Assistance and Remote Desktop ?" /></dt>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.mywebhostingblog.net/hosting-security/difference-between-remote-assistance-and-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
