Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > .bat to detect operating system

Reply
Thread Tools Display Modes

.bat to detect operating system

 
 
David Lewis
Guest
Posts: n/a

 
      09-03-2008
We are currently using .bat files for our login scripts
Yaya I know so 1998
Anyways until we can switch to .vbs or anything else
I need to put some code in the .bat login script to not run if it's a
windows 2003 server
The IT guys still need login scripts but I don't want them running on the
servers.


--
David Lewis
Information Technology Manager
Cubellis

 
Reply With Quote
 
 
 
 
Michael Bednarek
Guest
Posts: n/a

 
      09-04-2008
On Wed, 3 Sep 2008 15:46:47 -0700, "David Lewis" <*@*.*> wrote in
microsoft.public.windows.server.scripting:

>We are currently using .bat files for our login scripts
>Yaya I know so 1998
>Anyways until we can switch to .vbs or anything else
>I need to put some code in the .bat login script to not run if it's a
>windows 2003 server
>The IT guys still need login scripts but I don't want them running on the
>servers.


Parse the output of the command: VER.

--
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"
 
Reply With Quote
 
Dave R.
Guest
Posts: n/a

 
      09-04-2008

"David Lewis" <*@*.*> wrote in message
news:%...
> We are currently using .bat files for our login scripts
> Yaya I know so 1998
> Anyways until we can switch to .vbs or anything else
> I need to put some code in the .bat login script to not run if it's a
> windows 2003 server
> The IT guys still need login scripts but I don't want them running on
> the servers.
>


This is covered extensively in Timo Salmi's most excelent CMD.EXE
scripting FAQ: See http://www.netikka.net/tsneti/info/tscmd004.htm

Hope that helps!

Dave


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Operating System XPS 12-08 Virtual PC 2 12-30-2008 06:04 PM
When the operating system b11_ Windows Vista General Discussion 8 11-12-2007 02:41 AM
The operating system cannot run %1 3-D Windows Media Player 0 03-28-2005 04:59 AM
Windows Update Response: Must be Operating a MS Windows Operating System A Boehl Windows Update 3 11-07-2003 09:45 PM
Operating System Kim Windows Update 1 10-18-2003 10:18 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59