====== telnet vanaf Powershell ====== ===== context ===== dit powershell commando toont wat meer output dan good ol' telnet ===== stappenplan ===== - start een Powershell sessie - type: Test-NetConnection -Port {{ :howto:windowspowershelltelnet.png?600 |}} - de output toont: - interface van waarop cmd werd uitgevoerd. - source adres. - succes De ouput toont je dus source, destination en interface.\\ Als connectiontest kan dat tellen ... {{tag>windows powershell networking telnet}}