For whatever reason, Microsoft stopped enabling the useful “Telnet Client” by default in its Operating Systems since Windows Server 2008 R2. So, on such OSes, the Telnet Client has to be enabled as a “Feature”.
After my first brush with Windows Server 2012, I realized that I must have shortcuts and commands handy to prevent the UI overhaul from impacting my efficiency.
So, here’s a handy command to install the Telnet client (run from the MS-DOS command prompt):
pkgmgr /iu:"TelnetClient"
(Visited 128 times, 1 visits today)
This does not work with Server 2012 R2 PkgMgr.exe has been depreciated for DISM.exe