Return to Snippet

Revision: 41053
at February 11, 2011 07:21 by bits


Initial Code
netsh diag show os /v | find "InstallDate"

Initial URL


Initial Description
This command will tell you the date of Installation of your Windows System.
The result will look like this:
*InstallDate = 11:48:12 28.06.2010*

Initial Title
Get the Installation date of your Windows System with netsh

Initial Tags
date

Initial Language
DOS Batch