How to find Windows Install Date
Use the following command to find windows install date:
systeminfo | find /i “install date”
You will find the the result like this:
Original Install Date: 28/11/2011, ...
Oracle Certified Professional (DBA & Developer Track)