LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Check Computer Age?

Hello Everyone! Can anyone knows How to check what is age of Computer? When did It installed it for the first time? Waiting for right answer.

0 Kudos
Message 1 of 7
(2,658 Views)

How about using the systemexec to run the systeminfo command like this?

 

sysCapture.PNG

I will leave it up to you to figure out how to parse the information 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 7
(2,643 Views)

Yeah, it's not that much difficult. You can easily check age of computer by different methods. 

0 Kudos
Message 3 of 7
(2,515 Views)

Can you tell me any easiest way to check age of computer? I am in need of it.

0 Kudos
Message 4 of 7
(2,511 Views)

As already said, use "systeminfo" command.

If that is not the answer you are looking for, please re-state your question.

---------------------------------------------
Former Certified LabVIEW Developer (CLD)
0 Kudos
Message 5 of 7
(2,507 Views)

Simply go to CMD and type systeminfo. It will show you complete details of your computer. When it was installed for first in life. It will show many other things including installation date of your system. You can also check it through BIOS Date. There are many methods of checking, you can follow any of them which is easy and simple.

https://www.techprefer.com/how-old-is-my-computer-how-to-know-the-windows-install-date/

0 Kudos
Message 6 of 7
(2,502 Views)

I didn't saw his comment at first, by the way, thank you noah for your reply. Hope so my problem will be resolved. It will try it soon.

0 Kudos
Message 7 of 7
(2,495 Views)