NetWork Help

Cool Things To Do with NetSh

11 Networking Commands Every Windows Admin Should Know

Use
nmap -T4 -A -v 192.168.1.152
to find out what is at an IP

 

Speed up file copies

netsh int tcp set global autotuninglevel=disabled

msdt.exe -id MaintenanceDiagnostic

OR Use
nmap -T4 -A -v -Pn 192.168.1.152
to find out what is at an IP

 

    To Get MAC Address and Maker
Nmap 192.168.1.152
 
NetInfo NetInfo_2 ping 192.168.1.%1
arp -a 192.168.1.%1
nbtstat -A 192.168.1.%1
nmap -sP 192.168.1.%1
 
    c:\bat\nscan.bat
"C:\Program Files (x86)\Python38-32\nscan_1.py"
msinfo32