<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=Remote_Desktop</id>
	<title>Remote Desktop - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=Remote_Desktop"/>
	<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=Remote_Desktop&amp;action=history"/>
	<updated>2026-06-26T16:23:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://k2.ixota.com/index.php?title=Remote_Desktop&amp;diff=3771&amp;oldid=prev</id>
		<title>Kenneth: /* mstsc */</title>
		<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=Remote_Desktop&amp;diff=3771&amp;oldid=prev"/>
		<updated>2016-10-18T19:11:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;mstsc&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== RDP ==&lt;br /&gt;
&lt;br /&gt;
Port: TCP 3389&lt;br /&gt;
&lt;br /&gt;
== mstsc ==&lt;br /&gt;
&lt;br /&gt;
mstsc - Microsoft Terminal Services Client&lt;br /&gt;
&lt;br /&gt;
To simulate Ctrl-Alt-Del use Ctrl-Alt-End.&lt;br /&gt;
&lt;br /&gt;
To connect to an administering session:&lt;br /&gt;
 mstsc &amp;lt;host&amp;gt; /admin&lt;br /&gt;
&lt;br /&gt;
If using server 2003:&lt;br /&gt;
 mstsc &amp;lt;host&amp;gt; /console&lt;br /&gt;
&lt;br /&gt;
Set dimensions:&lt;br /&gt;
 mstsc /admin /w:1024 /h:768&lt;br /&gt;
&lt;br /&gt;
==Remote Desktop Connection Usage==&lt;br /&gt;
&lt;br /&gt;
[Image:Remote Desktop Connection Usage.png]&lt;br /&gt;
&lt;br /&gt;
== Enable remote desktop remotely ==&lt;br /&gt;
&lt;br /&gt;
[http://www.petri.co.il/remotely_enable_remote_desktop_on_windows_server_2003.htm How can I remotely enable Remote Desktop on Windows Server 2003]:&lt;br /&gt;
&lt;br /&gt;
What you need to do is create the new RDP listening port via the registry:&lt;br /&gt;
&lt;br /&gt;
1. Run REGEDIT on your XP workstation or on your Windows 2000/2003 Server.&lt;br /&gt;
&lt;br /&gt;
2. Click on File, then choose &amp;quot;Connect Network Registry&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
3. In the Select Computer search box either browse Active Directory to locate the remote server, or type its name in the dialog box.&lt;br /&gt;
&lt;br /&gt;
Click Ok.&lt;br /&gt;
&lt;br /&gt;
4. In the remote machine&amp;#039;s registry browse to the following key:&lt;br /&gt;
&lt;br /&gt;
 HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server&lt;br /&gt;
&lt;br /&gt;
5. Under the Terminal Server key find the value named fDenyTSConnections (REG_DWORD). Change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled).&lt;br /&gt;
&lt;br /&gt;
 Click Ok.&lt;br /&gt;
&lt;br /&gt;
6. Close Regedit.&lt;br /&gt;
&lt;br /&gt;
7. Reboot the remote machine for the change to take effect. You can easily do so by opening a command prompt and typing the following command:&lt;br /&gt;
&lt;br /&gt;
 shutdown -m \\srv1 -r&lt;br /&gt;
&lt;br /&gt;
Other references:&lt;br /&gt;
* Enable Remote Desktop http://technet.microsoft.com/en-us/library/cc782195%28WS.10%29.aspx&lt;br /&gt;
&lt;br /&gt;
== Enable Remote Desktop via Registry ==&lt;br /&gt;
&lt;br /&gt;
enable_remote_desktop.reg:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Windows Registry Editor Version 5.00&lt;br /&gt;
&lt;br /&gt;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]&lt;br /&gt;
&amp;quot;fDenyTSConnections&amp;quot;=dword:00000000&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Change RDP Port ==&lt;br /&gt;
&lt;br /&gt;
How to change the listening port for Remote Desktop - http://support.microsoft.com/kb/306759&lt;br /&gt;
&lt;br /&gt;
# Start Registry Editor.&lt;br /&gt;
# Locate and then click the following registry subkey:&lt;br /&gt;
# HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber&lt;br /&gt;
# On the Edit menu, click Modify, and then click Decimal.&lt;br /&gt;
# Type the new port number, and then click OK.&lt;br /&gt;
# Quit Registry Editor.&lt;br /&gt;
# Restart the computer.&lt;br /&gt;
&lt;br /&gt;
== Increase Performance ==&lt;br /&gt;
&lt;br /&gt;
* Show Options -&amp;gt; Display -&amp;gt; Display Configuration -&amp;gt; 1024x768 or Full Screen&lt;br /&gt;
* &amp;lt;b&amp;gt;Show Options -&amp;gt; Display -&amp;gt; True Color (24 bit) or High Color (16 bit) or High Color (15bit)&amp;lt;/b&amp;gt;&lt;br /&gt;
* Show Options -&amp;gt; Local Resources -&amp;gt; Remote audio -&amp;gt; Remote audio playback -&amp;gt; Do not play&lt;br /&gt;
* Show Options -&amp;gt; Local Resources -&amp;gt; Remote audio -&amp;gt; Remote audio recording -&amp;gt; Do not record&lt;br /&gt;
* Show Options -&amp;gt; Local Resources -&amp;gt; Local devices and resources -&amp;gt; uncheck [ ] Printers&lt;br /&gt;
* Show Options -&amp;gt; Local Resources -&amp;gt; Local devices and resources -&amp;gt; uncheck [ ] Clipboard  ** I tend to keep this one checked anyway **&lt;br /&gt;
* Show Options -&amp;gt; Local Resources -&amp;gt; Local devices and resources -&amp;gt; More -&amp;gt; uncheck [ ] everything&lt;br /&gt;
* &amp;lt;b&amp;gt;Show Options -&amp;gt; Experience -&amp;gt; Performance -&amp;gt; Low-speed broadband (256 kbps-2Mbps) or Modem (56kbps)&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;Show Options -&amp;gt; Experience -&amp;gt; check [x] Persistent bitmap caching&amp;lt;/b&amp;gt;&lt;br /&gt;
* Show Options -&amp;gt; Experience -&amp;gt; check [x] Reconnect if the connection is dropped&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
Error:&lt;br /&gt;
 The security database on the server does not have a computer account for this workstation trust relationship&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
* RDP was setup with the new security settings&lt;br /&gt;
** Use a Vista, Win7 or above system to connect&lt;br /&gt;
** Reduce the RDP security settings&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
		
	</entry>
</feed>