### Installing the Telnet client ```powershell # installing Microsoft version of the Telnet client # requires administrative privilege dism /online /Enable-Feature /FeatureName:TelnetClient ``` located in `C:\windows\system32\telnet.exe`