NetworkChuck 40Windows Commands
NetworkChuck 40Windows Commands
--------------------------------------
~~~!!~~~ NOtes taken from the Network Chuck youtube video hope this stuff helps you
in someway ~~~!!~~~
How to Open :- Type powershell in the search options and it shows up.... you can
also open it with administrator permissions
Noted by :- @Archtrmntor (Hitesh sharma)
---------|
Commands |:-
---------|
1. ipconfig
2. ipconfif /all
# this will us all the details like mac address( Physical address )
# this will filter out the DNS related query or result form the output by PIPED way
# this will drop your old ip address ( reaching out to the DNS server ) and gives
you the new fresh ip address
# keeping in mind it will refresh every single interface on our computer
# above are two different commands and should be used one by one
# this will specific do the work for the "Wi-Fi" interface as above commands gives
us new ip adress
# this will copy the result to the clipboard instead of showing on the screen you
can paste the result where-ever you want
7. ipconfig /flushdns
# this will flush or delete all the Cache stored in the DNS Resolver in our system
( might important to delete study material website you visited :) :) ) //
those who study hard at night might got this
8. nslookup networkchuck.com
10. cls
11. getmac /v
# this will give you the report of any problem in your pc related to the power
efficiency