
<?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>Enable Telnet Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/enable-telnet/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/enable-telnet/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Tue, 07 Apr 2015 16:47:13 +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>Enable Telnet Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/enable-telnet/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Enable Telnet In Windows 10 and Server 2012 R2?</title>
		<link>https://www.technig.com/enable-telnet-in-windows-10-server-2012-r2/</link>
					<comments>https://www.technig.com/enable-telnet-in-windows-10-server-2012-r2/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 07 Apr 2015 16:47:13 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Enable Telnet]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=2209</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="830" height="462" src="https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Telnet Properties" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties.jpg 830w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties-300x167.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties-768x427.jpg 768w" sizes="(max-width: 830px) 100vw, 830px" /></div>
<p>Controlling Windows Servers remotely is a daily activity of a network and system administrators, whether with command line or remote desktop. Here I&#8217;m using Telnet command Line tool. Telnet is a protocol that enables you to connect remotely to computers. By default the telnet services is not enabled on Windows Server and Clients. I&#8217;m going to show you [&#8230;]</p>
<p>The post <a href="https://www.technig.com/enable-telnet-in-windows-10-server-2012-r2/">How to Enable Telnet In Windows 10 and Server 2012 R2?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="830" height="462" src="https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Telnet Properties" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties.jpg 830w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties-300x167.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties-768x427.jpg 768w" sizes="(max-width: 830px) 100vw, 830px" /></div><p>Controlling Windows Servers remotely is a daily activity of a network and system administrators, whether with command line or remote desktop. Here I&#8217;m using Telnet command Line tool. <strong><a href="http://en.wikipedia.org/wiki/Telnet" target="_blank" rel="noopener noreferrer">Telnet </a></strong>is a protocol that enables you to connect remotely to computers. By default the telnet services is not enabled on Windows Server and Clients. I&#8217;m going to show you how to enable telnet in Windows 10 and Windows Server 2012 R2 or vNext Server. So you need to know the telnet port also. The default port of telnet is 23 and when you enable telnet on Windows, you make sure that the port 23 is not blocked by Windows Firewall or <a title="Best Free Antivirus for Windows and Mobile Devices" href="https://www.technig.com/best-free-antivirus-for-windows/" target="_blank" rel="noopener noreferrer"><strong>Anti</strong> <strong>Virus</strong></a><b>. </b></p>
<p>Telnet is not a good chose to control a system over the internet. Because it is not secure and the communication is occurred on a non encrypted mode. If you want to secure Telnet communications, you must do it with Internet security protocol (<a href="http://en.wikipedia.org/wiki/IPsec" target="_blank" rel="noopener noreferrer">IPSec</a>). Securing telnet is out of scope of this topic, we simply enable telnet in Windows 10 client and Windows Servers. It work the same on Windows Server 2008, Windows 7, 8 and Windows 8.1.</p>
<h3>Enable Telnet In Windows 10 Client Side</h3>
<p>Firstly, we must enable telnet in Windows 10 and next on Windows Server. To work perfectly, telnet client must installed on client side and telnet Server must be installed on Server side. In order to enable telnet, go to <strong>control panel</strong> -&gt; <strong>Programs and Features</strong> -&gt; and click <strong>Turn Windows Features on or off</strong>.</p>
<p>For an expert it is a very long way, so just type &#8220;<strong>optionalfeatures</strong>&#8221; on the <strong>Run</strong> and press enter to open <a title="How to Install Windows Features Offline Using DISM?" href="https://www.technig.com/how-to-install-windows-features-offline-using-dism/" target="_blank" rel="noopener noreferrer"><strong>Windows Features</strong></a> page.</p>
<figure id="attachment_2211" aria-describedby="caption-attachment-2211" style="width: 418px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10.jpg"><img decoding="async" class="size-full wp-image-2211" src="http://3.90.216.52/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10.jpg" alt="Enable Telnet in Windows 10" width="418" height="385" srcset="https://www.technig.com/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10.jpg 418w, https://www.technig.com/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10-300x276.jpg 300w" sizes="(max-width: 418px) 100vw, 418px" /></a><figcaption id="caption-attachment-2211" class="wp-caption-text">Enable Telnet in Windows 10</figcaption></figure>
<p>On the <strong>Windows Features</strong> page, tick the <strong>Telnet Client</strong> and click on to install it. It take a minute and when the installation complete successfully, close the page. That is it, Telnet installed successfully on Windows 10.</p>
<h3>Enable Telnet on Windows Server 2012 R2</h3>
<p>OK the next step is enabling telnet on Windows Server. No matter which server you are using. In Server side it is not enabled like Windows client, you must enabled trough Server Manager. Becuase it is Feature base and all are controlling with Server Manager console.</p>
<figure id="attachment_2213" aria-describedby="caption-attachment-2213" style="width: 353px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Server-Manager.jpg"><img decoding="async" class="size-full wp-image-2213" src="http://3.90.216.52/wp-content/uploads/2015/04/Server-Manager.jpg" alt="Server Manager" width="353" height="147" srcset="https://www.technig.com/wp-content/uploads/2015/04/Server-Manager.jpg 353w, https://www.technig.com/wp-content/uploads/2015/04/Server-Manager-300x125.jpg 300w" sizes="(max-width: 353px) 100vw, 353px" /></a><figcaption id="caption-attachment-2213" class="wp-caption-text">Server Manager</figcaption></figure>
<p>On the <strong>Server Manager</strong>&#8216;s of Windows Server, click <strong>Manage</strong> and then click <strong>Add Roles and Features</strong>.</p>
<figure id="attachment_2214" aria-describedby="caption-attachment-2214" style="width: 800px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Add-Roles-and-Features-Windows-Server-2012-R2.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2214" src="http://3.90.216.52/wp-content/uploads/2015/04/Add-Roles-and-Features-Windows-Server-2012-R2.jpg" alt="Add Roles and Features - Windows Server 2012 R2" width="800" height="567" srcset="https://www.technig.com/wp-content/uploads/2015/04/Add-Roles-and-Features-Windows-Server-2012-R2.jpg 800w, https://www.technig.com/wp-content/uploads/2015/04/Add-Roles-and-Features-Windows-Server-2012-R2-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Add-Roles-and-Features-Windows-Server-2012-R2-768x544.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-2214" class="wp-caption-text">Add Roles and Features &#8211; Windows Server 2012 R2</figcaption></figure>
<p>On the<strong> Installation Type</strong> page select <strong>Role-based or feature-base installation</strong> and click Next.</p>
<figure id="attachment_2215" aria-describedby="caption-attachment-2215" style="width: 796px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Destination-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2215" src="http://3.90.216.52/wp-content/uploads/2015/04/Destination-Server.jpg" alt="Destination Server" width="796" height="566" srcset="https://www.technig.com/wp-content/uploads/2015/04/Destination-Server.jpg 796w, https://www.technig.com/wp-content/uploads/2015/04/Destination-Server-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Destination-Server-768x546.jpg 768w" sizes="(max-width: 796px) 100vw, 796px" /></a><figcaption id="caption-attachment-2215" class="wp-caption-text">Destination Server</figcaption></figure>
<p>Select the Server you want to install telnet on the <strong>destination Server</strong> page. In this test environment, we have only one server and by default it has been selected. Don? So click <strong>Next</strong>.</p>
<p>On the <strong>Server Role</strong> page, do nothing and just click <strong>Next</strong>. So we want to install features not Roles. And I don&#8217;t take Screenshot, it is going to make heavy my article.</p>
<figure id="attachment_2216" aria-describedby="caption-attachment-2216" style="width: 798px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10-and-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2216" src="http://3.90.216.52/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10-and-Server.jpg" alt="Enable Telnet in Windows 10 and Server" width="798" height="566" srcset="https://www.technig.com/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10-and-Server.jpg 798w, https://www.technig.com/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10-and-Server-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Enable-Telnet-in-Windows-10-and-Server-768x545.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-2216" class="wp-caption-text">Enable Telnet in Windows 10 and Server</figcaption></figure>
<p>So on the <strong>Windows Feature</strong> tick both <strong>Telnet Server</strong> and <strong>Telnet Client</strong> then click <strong>Next </strong>to install it and go to <strong>Confirmation</strong> page.  On the <strong>Confirmation</strong> page click <strong>Next</strong> and it takes a few minutes, so be patient.</p>
<figure id="attachment_2217" aria-describedby="caption-attachment-2217" style="width: 775px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Feature-Installation-Process.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2217" src="http://3.90.216.52/wp-content/uploads/2015/04/Feature-Installation-Process.jpg" alt="Feature Installation Process" width="775" height="267" srcset="https://www.technig.com/wp-content/uploads/2015/04/Feature-Installation-Process.jpg 775w, https://www.technig.com/wp-content/uploads/2015/04/Feature-Installation-Process-300x103.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Feature-Installation-Process-768x265.jpg 768w" sizes="(max-width: 775px) 100vw, 775px" /></a><figcaption id="caption-attachment-2217" class="wp-caption-text">Feature Installation Process</figcaption></figure>
<p>Finally, when the installation finished successfully, click <strong>Close </strong>and go to enable Telnet service from <strong>Services</strong>. To open Services on Windows Server, search for Services to find it.</p>
<figure id="attachment_2220" aria-describedby="caption-attachment-2220" style="width: 830px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-Properties.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2220" src="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-Properties.jpg" alt="Telnet Properties" width="830" height="462" srcset="https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties.jpg 830w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties-300x167.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Properties-768x427.jpg 768w" sizes="(max-width: 830px) 100vw, 830px" /></a><figcaption id="caption-attachment-2220" class="wp-caption-text">Telnet Properties</figcaption></figure>
<p>On the Services page find Telnet and click twice to open <strong>telnet properties. </strong>Now select<strong> Automatic </strong>and click <strong>Start</strong> button then click <strong>OK</strong> and close the services console.</p>
<h3> Test Telnet Services on Windows</h3>
<p>Try to test the telnet whether it work or not. In order to test telnet, go to Windows 10 and open command prompt or <a title="How to Create User Account Using PowerShell" href="https://www.technig.com/create-user-account-using-powershell-in-active-directory/" target="_blank" rel="noopener noreferrer">PowerShell</a>. and type the following command.</p>
<pre class="nums:false expand-toggle:false decode-attributes:false trim-whitespace:false trim-code-tag:false mixed:false show_mixed:false lang:batch decode:true">Telnet 192.168.100.2</pre>
<p>It is the <a title="Configure Windows IPv4 Networking with Netsh" href="https://www.technig.com/configure-windows-ipv4-networking-with-netsh/" target="_blank" rel="noopener noreferrer">IP Address</a> of Server that I want to control it with Telnet.</p>
<figure id="attachment_2223" aria-describedby="caption-attachment-2223" style="width: 641px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-Command.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2223" src="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-Command.jpg" alt="Telnet Command" width="641" height="97" srcset="https://www.technig.com/wp-content/uploads/2015/04/Telnet-Command.jpg 641w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Command-300x45.jpg 300w" sizes="(max-width: 641px) 100vw, 641px" /></a><figcaption id="caption-attachment-2223" class="wp-caption-text">Telnet Command</figcaption></figure>
<p>So when you press enter, the system ask you about sending password to a remote computer trough internet.</p>
<figure id="attachment_2222" aria-describedby="caption-attachment-2222" style="width: 1013px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-authentication.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2222" src="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-authentication.jpg" alt="Telnet authentication" width="1013" height="138" srcset="https://www.technig.com/wp-content/uploads/2015/04/Telnet-authentication.jpg 1013w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-authentication-300x41.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-authentication-768x105.jpg 768w" sizes="(max-width: 1013px) 100vw, 1013px" /></a><figcaption id="caption-attachment-2222" class="wp-caption-text">Telnet authentication</figcaption></figure>
<p>This is about sending your user name and password trough a non secure internet line which I told you about securing telnet with IPsec. So type &#8220;<strong>Y</strong>&#8221; and press enter.</p>
<figure id="attachment_2224" aria-describedby="caption-attachment-2224" style="width: 637px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-Password.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2224" src="http://3.90.216.52/wp-content/uploads/2015/04/Telnet-Password.jpg" alt="Telnet Password" width="637" height="169" srcset="https://www.technig.com/wp-content/uploads/2015/04/Telnet-Password.jpg 637w, https://www.technig.com/wp-content/uploads/2015/04/Telnet-Password-300x80.jpg 300w" sizes="(max-width: 637px) 100vw, 637px" /></a><figcaption id="caption-attachment-2224" class="wp-caption-text">Telnet Password</figcaption></figure>
<p>Type user name and password correctly and press enter.</p>
<figure id="attachment_2225" aria-describedby="caption-attachment-2225" style="width: 688px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/04/Control-Server-with-Telnet.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2225" src="http://3.90.216.52/wp-content/uploads/2015/04/Control-Server-with-Telnet.jpg" alt="Control Server with Telnet" width="688" height="413" srcset="https://www.technig.com/wp-content/uploads/2015/04/Control-Server-with-Telnet.jpg 688w, https://www.technig.com/wp-content/uploads/2015/04/Control-Server-with-Telnet-300x180.jpg 300w" sizes="(max-width: 688px) 100vw, 688px" /></a><figcaption id="caption-attachment-2225" class="wp-caption-text">Control Server with Telnet</figcaption></figure>
<p>Welcome to the telnet session from <a href="http://windows.microsoft.com/en-us/windows/preview-iso" target="_blank" rel="noopener noreferrer">Windows 10</a> to Windows Server 2012 R2 that work perfectly. Now the Server 2012 R2 is completely under your control. Test and run some command for test.</p>
<p>The post <a href="https://www.technig.com/enable-telnet-in-windows-10-server-2012-r2/">How to Enable Telnet In Windows 10 and Server 2012 R2?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/enable-telnet-in-windows-10-server-2012-r2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2209</post-id>	</item>
	</channel>
</rss>
