Find out when Windows was installed on a machine
On June 17, 2008,
in Operating Systems,
by Rob
To tell when the operating was installed on your Windows XP/2003 system, go to a command prompt (Start – Run – "cmd" – OK), then enter the following command;
systeminfo | find /i "install date"



