Need to accuracy find out when the OS was installed on a Windows system? Try the following command:
> WMIC OS GET InstallDate
Should return you a date in the following format: 20100202101833.000000+000
Need to accuracy find out when the OS was installed on a Windows system? Try the following command:
> WMIC OS GET InstallDate
Should return you a date in the following format: 20100202101833.000000+000