Thursday, September 10, 2020
5 Awesome Command Prompt Tricks Most Of Us Dont Know
5 Awesome Command Prompt tips most of us donât know The Windows Command Prompt software might sound a bit boring or some of you may also rank it as ineffective in your dictionary but keep in mind, the one who is a little geeky about cmd knows the power it beholds. So here are some awesome tips on you can do on cmd: Explore your Internet connection, know your IP address, DNS Serverâs tackle Command Prompt lets you know your IP handle. All you have to do is type ipconfig/all in the command immediate and press Enter. Along together with your IP handle and DNS servers, command immediate may also return a ton of data like your host name, primary DNS suffix, node kind, whether IP Routing ,Wins Proxy, and DHCP are enabled, your community adapterâs description, your physical (MAC) tackle etc . Quite useful ! Get to know if anybody is eating up your Internet connection CMD can let you know if someone is connected to your Local Area Connection and using it. Just comply with the steps:- a) Open your browser and go to or depending in your router. b) Find the tab that mentions âAttached Devicesâ. c) Find the computer name, IP address and MAC Address (generally called Physical Address or Hardware Address) of your laptop. d) Compare it with those displayed by your router in Step 2. If you discover some unusual units, then anyone has been consuming up your internet connection. Shutdown or restart a computer remotely To Shutdown Local Machine (Your Computer) Type shutdown -s within the command immediate and press Enter. To Restart your Local Computer Type âshutdown -râ in the command prompt and press Enter. Similarly to Log Off the Current User Type âshutdown -lâ Now coming to the attention-grabbing half to Shutdown a Remote Computer Type âshutdown -s -m \name of the pcâ in the command prompt and press Enter. Replace \name of the computer with the precise name of the distant computer you are attempting to shutdown. Shutdown your or a distant pc after a particular time To accomplish that type âshutdown -s -t 60â to shutdown your computer after 60 seconds. Upon executing this, a countdown timer displaying a warning message will be shown. Display a Message containing the explanation for shutdown Type shutdown -s -t 500 -c âI am hacked. I donât personal this computer anymore.â (with the quotes) within the Command Prompt and press Enter. The -c swap is used in the code to provide the rationale for shutting down and what's adopted in quotes shall be displayed within the dialog field as the explanation. Reset Your Forgotten home windows login Password Open Notepad, copy and paste beneath code into it. netsh wlan set hostednetwork mode=enable ssid=HOTSPOTNAME key=PASSWORD netsh wlan start hostednetwork Change the SSID and key value with the name and password of your hotspot. Save this file as HOTSPOT.bat Make certain you've given the extension as â .bat â and eventually open the file by proper clicking on it and selecting Run as Administrator. Bonus:Watch Star Wars film inside cmd- Open Cmd. Make sure you have an Internet Connection Running. Now sort telnet towel.blinkenlights.nl and press Enter. Have fun ! Enter your e mail handle:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.