Tarjeta de red
Mediante el simbolo del sistema o Powershell podemos ejecutar comandos para conocer la tarjeta de red
Ipconfig/flusdns:
Ping 127.0.0.1:
Getmac:
Netstat -e:
Netstat -a:
Netstat -n:
CMD
Ipconfig/all:Ipconfig/flusdns:
Ping 127.0.0.1:
Getmac:
Netstat -e:
Netstat -a:
Netstat -n:
PowerShell ISE:
Get-acl:
Get-NetAdapterHardwareInfo:
Get-NetAdapter -Physical:
Get-NetAdapterAdvancedProperty:
Disable/enable-NetAdapter -name wifi:
Comentarios
Publicar un comentario