
<?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>Windows Server 2008 R2 Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/windows-server-2008-r2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/windows-server-2008-r2/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 21 May 2016 05:30:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Windows Server 2008 R2 Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/windows-server-2008-r2/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Configure Remote Desktop Protocol in Windows Server</title>
		<link>https://www.technig.com/enable-remote-desktop-protocol-windows/</link>
					<comments>https://www.technig.com/enable-remote-desktop-protocol-windows/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Sat, 21 May 2016 05:30:03 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Enable RDP]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=223</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remote Desktop Protocol" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol.jpg 840w, https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Remote desktop protocol (RDP) provides a user to connect to another computer over the network connection. In Windows operating system the RDP is disable by default. If you want to use it you must enable and give permission to appropriate user or group. It&#8217;s all about controlling a Server remotely over internet or private network. [&#8230;]</p>
<p>The post <a href="https://www.technig.com/enable-remote-desktop-protocol-windows/">Configure Remote Desktop Protocol in Windows Server</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Remote Desktop Protocol" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol.jpg 840w, https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Protocol-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Remote desktop protocol (<a href="http://msdn.microsoft.com/en-us/library/aa383015(v=vs.85).aspx">RDP</a>) provides a user to connect to another computer over the network connection. In Windows operating system the RDP is disable by default. If you want to use it you must enable and give permission to appropriate user or group. It&#8217;s all about controlling a Server remotely over internet or private network.</p>
<h2>How to Enable and Configure Remote Desktop Protocol?</h2>
<p><strong>Step 1:</strong>  To enable remote desktop in Windows Server press <strong>Windows+R</strong> button to open run and type <strong>sysdm.cpl</strong> and hit enter.  Sysdm.cpl is the shortcut of system properties. In this article the Server is Windows Server 2008 R2 with a Windows 10 client.</p>
<figure id="attachment_224" aria-describedby="caption-attachment-224" style="width: 420px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Windows-Run1.png"><img decoding="async" class="size-full wp-image-224" src="http://3.90.216.52/wp-content/uploads/2014/11/Windows-Run1.png" alt="Windows Run" width="420" height="224" srcset="https://www.technig.com/wp-content/uploads/2014/11/Windows-Run1.png 420w, https://www.technig.com/wp-content/uploads/2014/11/Windows-Run1-300x160.png 300w" sizes="(max-width: 420px) 100vw, 420px" /></a><figcaption id="caption-attachment-224" class="wp-caption-text">Windows Run</figcaption></figure>
<p>When the System properties opened click Remote tab and choose &#8220;Allow connection from computers running any version of Remote Desktop (less secure). It works and compatible with all versions of Windows but if you don&#8217;t have any old version, select &#8220;Allow connection only from computers running Remote Desktop with Network Level Authentication (more secure) and click <strong>OK</strong> the message page.<strong> </strong></p>
<figure id="attachment_225" aria-describedby="caption-attachment-225" style="width: 598px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Enable-remote-desktop.png"><img decoding="async" class="size-full wp-image-225" src="http://3.90.216.52/wp-content/uploads/2014/11/Enable-remote-desktop.png" alt="Enable remote desktop" width="598" height="460" srcset="https://www.technig.com/wp-content/uploads/2014/11/Enable-remote-desktop.png 598w, https://www.technig.com/wp-content/uploads/2014/11/Enable-remote-desktop-300x231.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></a><figcaption id="caption-attachment-225" class="wp-caption-text">Enable remote desktop</figcaption></figure>
<p>Now add a user to remote desktop group. By default administrator has permission but you can add a new user. To add a user click<strong> Select Users</strong>, in the Remote desktop Users click <strong>Add</strong> button and type the user name you want to be a Remote controller user of Windows Server. When complete click <strong>Check name</strong> for accuracy of user name, then click <strong>Ok </strong>and click <strong>Ok</strong> to close all open pages.</p>
<figure id="attachment_226" aria-describedby="caption-attachment-226" style="width: 747px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Add-a-user-to-remote-desktop.png"><img loading="lazy" decoding="async" class="size-full wp-image-226" src="http://3.90.216.52/wp-content/uploads/2014/11/Add-a-user-to-remote-desktop.png" alt="Add a user to remote desktop" width="747" height="459" srcset="https://www.technig.com/wp-content/uploads/2014/11/Add-a-user-to-remote-desktop.png 747w, https://www.technig.com/wp-content/uploads/2014/11/Add-a-user-to-remote-desktop-300x184.png 300w" sizes="(max-width: 747px) 100vw, 747px" /></a><figcaption id="caption-attachment-226" class="wp-caption-text">Add a user to remote desktop</figcaption></figure>
<p>Step 2:  Go to windows client and press Windows+R to open Run and type mstsc in order to open Remote Desktop Connection.</p>
<figure id="attachment_227" aria-describedby="caption-attachment-227" style="width: 398px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Run-Microst-Termial-Service.png"><img loading="lazy" decoding="async" class="size-full wp-image-227" src="http://3.90.216.52/wp-content/uploads/2014/11/Run-Microst-Termial-Service.png" alt="Run Microst Termial Service" width="398" height="205" srcset="https://www.technig.com/wp-content/uploads/2014/11/Run-Microst-Termial-Service.png 398w, https://www.technig.com/wp-content/uploads/2014/11/Run-Microst-Termial-Service-300x155.png 300w" sizes="(max-width: 398px) 100vw, 398px" /></a><figcaption id="caption-attachment-227" class="wp-caption-text">Run Microst Termial Service</figcaption></figure>
<p>Now type the IP address of Windows Server and click <strong>Connect.</strong></p>
<figure id="attachment_228" aria-describedby="caption-attachment-228" style="width: 411px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Remote-Desktop-Connection.png"><img loading="lazy" decoding="async" class="size-full wp-image-228" src="http://3.90.216.52/wp-content/uploads/2014/11/Remote-Desktop-Connection.png" alt="Remote Desktop Connection" width="411" height="255" srcset="https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Connection.png 411w, https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Connection-300x186.png 300w" sizes="(max-width: 411px) 100vw, 411px" /></a><figcaption id="caption-attachment-228" class="wp-caption-text">Remote Desktop Connection</figcaption></figure>
<p>Now System ask for authentication, you must enter user name and password. Type the user name and password then click <strong>OK</strong>.</p>
<figure id="attachment_229" aria-describedby="caption-attachment-229" style="width: 427px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Remote-Desktop-Authentication.png"><img loading="lazy" decoding="async" class="size-full wp-image-229" src="http://3.90.216.52/wp-content/uploads/2014/11/Remote-Desktop-Authentication.png" alt="Remote Desktop Authentication" width="427" height="337" srcset="https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Authentication.png 427w, https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Authentication-300x237.png 300w, https://www.technig.com/wp-content/uploads/2014/11/Remote-Desktop-Authentication-279x220.png 279w" sizes="(max-width: 427px) 100vw, 427px" /></a><figcaption id="caption-attachment-229" class="wp-caption-text">Remote Desktop Authentication</figcaption></figure>
<p>Here on the identity message click <strong>Yes</strong>.</p>
<figure id="attachment_230" aria-describedby="caption-attachment-230" style="width: 391px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Identity.png"><img loading="lazy" decoding="async" class="size-full wp-image-230" src="http://3.90.216.52/wp-content/uploads/2014/11/Identity.png" alt="Identity" width="391" height="401" srcset="https://www.technig.com/wp-content/uploads/2014/11/Identity.png 391w, https://www.technig.com/wp-content/uploads/2014/11/Identity-293x300.png 293w" sizes="(max-width: 391px) 100vw, 391px" /></a><figcaption id="caption-attachment-230" class="wp-caption-text">Identity</figcaption></figure>
<p>Now you are successfully connected to Windows Server 2008 R2 with Remote Desktop.</p>
<figure id="attachment_231" aria-describedby="caption-attachment-231" style="width: 1280px" class="wp-caption alignnone"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Windows-Server.png"><img loading="lazy" decoding="async" class="size-full wp-image-231" src="http://3.90.216.52/wp-content/uploads/2014/11/Windows-Server.png" alt="RDP on Windows Server" width="1280" height="960" srcset="https://www.technig.com/wp-content/uploads/2014/11/Windows-Server.png 1280w, https://www.technig.com/wp-content/uploads/2014/11/Windows-Server-300x225.png 300w, https://www.technig.com/wp-content/uploads/2014/11/Windows-Server-768x576.png 768w, https://www.technig.com/wp-content/uploads/2014/11/Windows-Server-1024x768.png 1024w, https://www.technig.com/wp-content/uploads/2014/11/Windows-Server-86x64.png 86w" sizes="(max-width: 1280px) 100vw, 1280px" /></a><figcaption id="caption-attachment-231" class="wp-caption-text">RDP on Windows Server</figcaption></figure>
<p>That&#8217;s all to enable and configure remote desktop protocol in Windows server and Windows clients. Hope you get something new from this simple remote desktop configuration article.</p>
<p>The post <a href="https://www.technig.com/enable-remote-desktop-protocol-windows/">Configure Remote Desktop Protocol in Windows Server</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/enable-remote-desktop-protocol-windows/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">223</post-id>	</item>
	</channel>
</rss>
