How can one find out how long a Windows system has been running ? Many are probably using Task Manager, and looking at how long System Idle Process has been running. This is however an uncertain method because multiple physical or virtual CPUs will give an incorrect picture. There are two more precise Command Prompt commands to find it:
systeminfo
net statistics server
No comments:
Post a Comment