Posts Tagged ‘windows’

How to find out when Windows was installed?

So how old is that server you have running? Does it need a refresh copy of Windows Server? You can check the date of install by running the following in a command window  systeminfo | find /i “install date”

More »