Anchor | ||||
---|---|---|---|---|
|
...
width | 75% |
---|
*
...
How to check OS install dates for quarantined statuses.
...
Windows
WinXP Pro, Windows Vista, Windows 7 and Windows 10
Start > run > cmd > systeminfo
- Open the start menu
- search cmd
- open the command prompt application
- type "systeminfo" (without quotes) and hit the enter key.
Windows 8
1 - Go to the Search Charm Charm How to Search in Windows 8
...
4 - Type "systeminfo" and hit "enter".
WinXP Pro, Windows Vista and Windows 7
Start > run > cmd > systeminfo
WinXP Home Edition
...
Under "System Software" the operating system should be listed with the install date under "Date Created"
Mac
Mac OS X Snow Leopard (10.6)
- Open Macintosh hard drive on desktop, find Application folder and open it.
- Scroll Down and open Utilities folder.
- Open the console window in the Utilities folder.
- In the console, expand the directories as shown below, find and click on OSInstall.custom, you will find the OS install date as shown below.
Alternate Method
You can type vi /var/log/OSInstall.custom on the Terminal window.
Info |
---|
(:q to quit vi) |
Mac OS X Lion (10.7)
- Open the console window in the Utilities folder, as outlined above.
- Navigate to /var/log, then click on install.log
- Scroll all the way to the top of the list, until you see a series of text that says "Install Mac OS X Lion"
- The date next to the text is the install date.
Mac OS X Mountain Lion (10.8)
- Open the console window in the Utilities folder, as outlined above.
- Navigate to /var/log, then click on install.log
- Scroll all the way to the top of the list, until you see a series of text that says "Install Mac OS X Mountain Lion"
- The date next to the text is the install date.
Mac OS X Yosemite and El Captain (10.10 & 10.11)
- Open the console window in the Utilities folder, as outlined above.
- Navigate to /var/log, then click on install.log
- Scroll all the way to the top of the list, until you see a series of text that says "OSInstaller"
- The date next to the text is the install date.
...