Friday, February 12, 2010

finding install date for servers/computers

Here is a simple command for finding the installation date for a computer:

systeminfo | find /i "install date"

Just put that in a DOS prompt and it will output a single date.

No comments: