Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, May 27, 2016 5:44 AM
Hi All,
Could any one help me ,
I have installed win 2016 Tech Preview 5. I wanted to install telnet server on it. I couldnt find it in "add roll and features", i found only telnet client on it.tried to enable telnet server by cli but failed.
Here the log
====
C:\WINDOWS\system32>dism /online /Enable-Feature /FeatureName:TelnetServer
Deployment Image Servicing and Management tool
Version: 10.0.14342.1000
Image Version: 10.0.14342.1000
Error: 0x800f080c
Feature name TelnetServer is unknown.
A Windows feature name was not recognized.
Use the /Get-Features option to find the name of the feature in the image and try the command again.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
=====
Thanks,
Dudo.
All replies (4)
Sunday, May 29, 2016 1:44 PM âś…Answered
Does not surprise me telnet sever is not in server 2016 as it is old technology and not secure. I do not think it will be included.
PowerShell has remote access, so look into that as an alternative. After enabling you can use PowerShell ISE it has a New Remote PowerShell Tab... option on the File menu.
Enable and Use Remote Commands in Windows PowerShell
Geek School: Learn to Use Remoting in PowerShell
Monday, May 30, 2016 5:38 AM
Hi,
Thanks for your post.
As far as I know, Telnet Server feature was not included in Windows server 2016 Tech Preview 5, so we could not install this on it. Please wait for the later updates and official announcements for Windows Server 2016.
Everything you Need to Know About Windows Server 2016
http://www.serverpronto.com/spu/2016/01/everything-you-need-to-know-about-windows-server-2016/
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Best Regards,
Alvin Wang
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected].
Tuesday, January 30, 2018 8:56 AM
Hi All
how uninstall or disable telnet server 2016 with power shell , commands ?!
Tuesday, January 30, 2018 7:50 PM
Hi All
how uninstall or disable telnet server 2016 with power shell , commands ?!
Server 2016 does not have telnet server, how and what are you seeing? If it is telnet server how was it installed?