VS: Identifying WinXP

Nieminen, Jooel Jooel.Nieminen at gwspikval.com
Tue Oct 8 11:55:00 GMT 2002


just a simple ver gives you the info.
on logonscript it's simple as:

ver|find "Microsoft Windows 2000 [Versio 5.00.2195]"
if "%errorlevel%"="0" echo win2k


cheers,
  Jooel




-----Alkuperäinen viesti-----
Lähettäjä: Eddie Lania [mailto:e.lania at elton.nl]
Lähetetty: 8. lokakuuta 2002 10:29
Vastaanottaja: aedil at alchar.org; samba-technical at lists.samba.org
Aihe: Re: Identifying WinXP


Kris van Hees wrote:
> Has anyone found a way to identify WinXP as the remote architecture of a
client
> rather than just identifying it as Win2000?  From everything I can find it
is
> acting pretty much identical to a Win2000 client, which is a bit of an
issue
> since I really would need to try to make a distinction.
>
> Any ideas?
>
> Kris

Kris,

If you are using a client login script, perhaps the cmdinfo.exe tool can be
of some assistance.
You can find this tool on the internet, doc's too.

Eddie.




More information about the samba-technical mailing list