To find the date when Windows was installed;
Open a cmd window
systeminfo | find /i “install date”
PS C:Windowssystem32> systeminfo | find /i “install date”
Original Install Date: 16/10/2015, 14:09:01
Cloudy, Azure, PowerShell, Active Directory, Office 365 and other stuff
To find the date when Windows was installed;
Open a cmd window
systeminfo | find /i “install date”
PS C:Windowssystem32> systeminfo | find /i “install date”
Original Install Date: 16/10/2015, 14:09:01