How do I find out the origin of my computer's OS birth?

Azurik

Platinum Member
Jan 23, 2002
2,206
12
81
There was a run command I learned some time ago that allowed you to view the computer's stats (current uptime, install OS date, etc.). I seem to have forgot it. Can someone here clarify for a noob.

Thanks:)
 

drum

Diamond Member
Feb 1, 2003
6,810
4
81
Originally posted by: montag451
was it 'ver'?

i think that tells you your windows version ie. 5.1.2600 if you run that in dos.

i can't think of anything... is this for xp? 98?
 

talyn00

Golden Member
Oct 18, 2003
1,666
0
0
there was also an uptime command for Windows NT 4 and 2000 that i believe was available from their resource kits.
 

jadinolf

Lifer
Oct 12, 1999
20,952
3
81
Rt click on windows and go to properties.

Shows date created.

If you reinstalled it, all bets are off.
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
Originally posted by: jadinolf
Rt click on windows and go to properties.

Shows date created.

If you reinstalled it, all bets are off.

Setuplog.txt shows the install.
 

jadinolf

Lifer
Oct 12, 1999
20,952
3
81
Originally posted by: dclive
Originally posted by: jadinolf
Rt click on windows and go to properties.

Shows date created.

If you reinstalled it, all bets are off.

Setuplog.txt shows the install.

Where did you find that? I just did a file search and turned up empty.
 

shawn130c

Senior member
Sep 20, 2005
258
0
71
Look in C:\WINDOWS\ you should see a setuplog.txt and at the top in the file it will say something like
Time,File,Line,Tag,Message
11/21/2005 15:08:43.093,d:\xpsprtm\base\ntsetup\syssetup\syssetup.c,6434,BEGIN_SECTION,Ins
alling Windows NT
 

jadinolf

Lifer
Oct 12, 1999
20,952
3
81
Originally posted by: shawn130c
Look in C:\WINDOWS\ you should see a setuplog.txt and at the top in the file it will say something like
Time,File,Line,Tag,Message
11/21/2005 15:08:43.093,d:\xpsprtm\base\ntsetup\syssetup\syssetup.c,6434,BEGIN_SECTION,Ins
alling Windows NT

Sorry, I can't find it. Anyway, my method seems to work. Thanks for the info.
 
Jun 4, 2005
19,723
1
0
systeminfo does nothing for me. I'm in Windows XP Home Edition.

I've run it in the command line, in the prompt, in the prompt in C:\Windows\System32 and yet still nothing happens.
 

Jeff7

Lifer
Jan 4, 2001
41,596
20
81
Originally posted by: dnuggett
Originally posted by: talyn00
systeminfo in XP its run in the command line

Bingo, best choice.

Systeminfo responds with:

Loading Operating System Information ...
ERROR: Logon failure: unknown user name or bad password.
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
Start/Run/CMD

In the commandline window, run it again, and you can easily scroll up.