noob telnet question
doing a lab in the 70-642 MS Press Self paced training kit. I've installed telnet and have it running. The instructions say to type, at the command prompt telnet Binghampton
I get back that telnet is not recognized as an internal or external command etc...
What am I doing wrong? (or rather what's wrong in the book)
I get back that telnet is not recognized as an internal or external command etc...
What am I doing wrong? (or rather what's wrong in the book)
No longer work in IT. Play around with stuff sometimes still and fix stuff for friends and relatives.
Comments
-
earweed Member Posts: 5,192 ■■■■■■■■■□
Right, I could have swore I clicked that but missed it. ThanksNo longer work in IT. Play around with stuff sometimes still and fix stuff for friends and relatives. -
Devilsbane Member Posts: 4,214 ■■■■■■■■□□
Go to control panel add or remove programs (or just programs if you are on vista/7) and then on the left side you want add or remove windows components. Install the telnet client and Not the telnet server.Decide what to be and go be it. -
earweed Member Posts: 5,192 ■■■■■■■■■□
On server 2k8 so it's add features and choose telnet clientNo longer work in IT. Play around with stuff sometimes still and fix stuff for friends and relatives. -
ipconfig.all Banned Posts: 428
On server 2k8 so it's add features and choose telnet client
yeah and go to services.msc and make sure the client is turned on and is started -
tiersten Member Posts: 4,505
ipconfig.all wrote: »yeah and go to services.msc and make sure the client is turned on and is started -
ipconfig.all Banned Posts: 428
Telnet client. Not server :P
yeahthere should be a service called telnet in services.msc you should turn that on.
-
tiersten Member Posts: 4,505
ipconfig.all wrote: »yeahthere should be a service called telnet in services.msc you should turn that on.
-
earweed Member Posts: 5,192 ■■■■■■■■■□
Got it, you guys. Thanks. I should have looked at features and noticed telnet client missing.No longer work in IT. Play around with stuff sometimes still and fix stuff for friends and relatives. -
ipconfig.all Banned Posts: 428
yeah choose telnet client and it will install that then you can go to cmd and use the telnet command