Windows command tools
Windows commands tools
Go to start >run>type 'cmd' >enter.Then open command prompt (a black screen winwind).
Windows commands prompt
Then you normally type commands ...e.g. below :-HELP➡️show some commands.
SYSTEMINFO ➡️get eveeveryth about your machine .
The information of 'IPCONFIG' tools
IPCONFIG➡️show ip address in your Pc.
IPCONFIG/? ➡️display this help message. ipconfig/all➡️display full configuration information.
ipconfig/release ➡️relrele the ipv4 address for the specified adapter.
ipconfig/release 6➡️relrele the ipv6 address for the specified adapter.
similarly you can type... [ipconfig/renew, ipconfig/renew6, ipconfig/flushdns, ipconfig/registerdns, ipcinfig/displaydns , ipconfig/showclassid, ipconfig/setclassid , ipconfig/showclassid6, ipconfig/setclassid6,]
GETMAC➡️show the mac address.
- NetStat ➡️this command can show the travel route of package terget to source computer.
- ARP➡️ show arp table.
- Tracert➡️-d,-h maximum _hops,-j host_list, -w timeout, -r, -s srcaddr, -4, -6.
- Color help➡️show all color related commands.
- Color a➡️green color show.{similarly ...color b,color c,color d,color e,color f,color 0,color 1,color 2,color 3,color 4,color 5,color 6,color 7,color 8,color 9}...by default -color 07.
- Ping➡️ simply type ping -?
- Tree➡️listing of all folders in a directory.
- Dir➡️ information about folder.
- Tasklist➡️get instaling of all program running.
- Driver query➡️get details of drivers installed.
- Shutdown /s➡️ shutdown of your pc.
- Shutdown /r➡️restart of your pc.
- Shutdown /l➡️logon of your pc.
- Na lookup➡️resolving DNS into IP.
- Rout print➡️routing table,getway,interface and metric.
Comments
Post a Comment