Monday, March 17, 2014

There are various ways to identify how long the widows system has been running . Some of the methods are listed below.

1) To find the uptime in graphical ways just open up Task Manager by right clicking the Taskbar and selecting Task Manager.


Click on the Performance tab of Task Manager and you will see the amount of up-time listed under the System section.


2) In Command line method Start Run (Windows Key + r) and type cmd and click ok. 


In command prompt type "systeminfo" without the quotes and hit enter. It will take some time to complete the analysis process and get the results.  In the list you will see the System Boot Time listed in mm/dd/yyyy hh:mm:ss AM/PM format. If  you want to list only boot time type systeminfo | find "Boot Time"



 3) We can also find the uptime using following commands.

net statistics server
net statistics workstation

net stats server
net stats workstation

net stats srv | find "Statistics"


0 comments:

Post a Comment

Categories

.
Powered by Blogger.

Popular Posts

Like Us