test_networkconnection
This is an old revision of the document!
alias tnc
alias tnc
ICMP común
alias tnc
Test-Connection -ComputerName 8.8.8.8, 1.1.1.1
Sin parámetros testea contra una baliza
Test-NetConnection
Probar un puerto (útil en vez de usar telnet)
# Test if HTTP port is open Test-NetConnection google.com -CommonTCPPort "Http" # Or define a port number Test-NetConnection google.com -Port 80
test_networkconnection.1675485498.txt.gz · Last modified: 2024/10/17 21:42 (external edit)
