Saturday, 29 June 2024

How to Update software through cmd \\How to look at the boot time of your system\\Dns thru check history

 Go to cmd right click As administrator open

c:\user\pc>winget list

c:\user\pc>winget update software name hit enter

How to look at the boot time of your system //How do I find my computer startup and shutdown history?

cmd as administrator open

user\pc\c:> wmic os get lastbootuptime  hit Enter

Dns through check history ----- Go to Win+R, press cmd open, type ipconfig /displaydns, and hit enter.

  1. Open the Run Dialog:

    • Press Win + R on your keyboard to open the Run dialog box.
  2. Open Command Prompt:

    • Type cmd in the Run dialog box and press Enter to open the Command Prompt.
  3. Display DNS Cache:

    • In the Command Prompt window, type ipconfig /displaydns and press Enter.

This command will display the DNS cache entries currently stored on your system. You will see a list of domain names and their associated IP addresses, along with other details such as the record type and time to live (TTL) values. This information can help you understand which DNS queries have been resolved recently by your system.

 


0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home