What is the simplest way to find out how long a computer is turned on Windows?
Answer
- Run command line
- Type Systeminfo
Find "System Boot Time"
Days: 10 Hours: 10 Minutes: 10 Seconds: 10
For shorter result you can use:
systeminfo | find "Boot Time"
I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...
No comments:
Post a Comment