Install /Enable Telnet Client Windows 7 from command line

Today I got a requirement from our Network Support Team. As part of their day – day activities, they need to troubleshoot network related issues by using Telnet.But one of my colleagues didn’t find telnet in Windows 7 system. He was upset as the telnet client is not installed by default and asked me to apply some GPO to enable the same.

Instead of configuring a GPO, below command can be executed by a batch file, psexec, startup/logon script.

pkgmgr /iu:”TelnetClient”

~~~Happy Learning~~~

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s