Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

*How to check OS install dates for quarantined statuses.*

Windows

Windows 8

1 - Go to the Search Charm How to Search in Windows 8

2 - Search "cmd".

3 - Select the "Command Prompt" App.

4 - Type "systeminfo" and hit "enter".

WinXP Pro, Windows Vista and Windows 7

Start > run > cmd > systeminfo

WinXP Home Edition

Start > run > hcp://system/sysinfo/sysinfomain.htm -> View the status of my system hardware and software

Under "System Software" the operating system should be listed with the install date under "Date Created"

Mac OS X Snow Leopard (10.6)

  1. Open Macintosh hard drive on desktop, find Application folder and open it.
  2. Scroll Down and open Utilities folder.
  3. Open the console window in the Utilities folder.
  4. 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.

(:q to quit vi)

Mac OS X Lion (10.7)

  1. Open the console window in the Utilities folder, as outlined above.
  2. Navigate to /var/log, then click on install.log
  3. Scroll all the way to the top of the list, until you see a series of text that says "Install Mac OS X Lion"
  4. The date next to the text is the install date.

Mac OS X Mountain Lion (10.8)

  1. Open the console window in the Utilities folder, as outlined above.
  2. Navigate to /var/log, then click on install.log
  3. 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"
  4. The date next to the text is the install date.

#top

  • No labels