Windows Installation Date

Here is a command to find out what date Windows operating system was installed.

From command line, type:
wmic os get installdate

This will display the installation date in WMI format.  Example: 20100630200927.000000+330, where the year is stated in 4 digits, then the month and day.

From Tom's Hardware Post

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.