W2K Version info via script?

  • Thread starter Thread starter Wocka
  • Start date Start date
W

Wocka

Gidday,

Is there a way to get the current W2k version using a DOS script that I can
run at startup?
I would like to pipe the information out to a text file on the server.

There is a winver < start/run/winver> but from the command prompt just
displays the same info.
 
It depends what exactly you want. The command "ver" will
give you some information.
 
Back
Top