BleepingComputer.com: Need A Little Help With Some .bat File Commands

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Need A Little Help With Some .bat File Commands

#1 User is offline   FlareImp 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 3
  • Joined: 13-April 07

Posted 13 April 2007 - 12:47 PM

Hello!

I am trying to write a batch file that will ask me a question and set parameters by how I answer the question. Let me break it down a little more if that first sentence didn't make any sense. I have a dell bootable floppy that allows me to change the asset tag, express tag, and owners tag. I want to automate it as much as possible.

Like this:

@echo off

Path=A:\

Echo What is your Express Service Code? <tag goes here>

Asset <tag goes here>

To do it manually you would type in at the A:\ prompt, Asset 123456. Ans that will tell the computer that the new asset number is 123456.

Any help would be welcome. got about 2k computers to do this to.

Thanks All!

#2 User is offline   JohnWho 

  • Who is running the store?
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 2,525
  • Joined: 26-November 05
  • Gender:Male
  • Location:Tampa Bay Area, Florida, USA

Posted 14 April 2007 - 08:16 PM

I'm curious -

where are you putting this data that you are entering?
Posted Image
I know you think you understand what you thought I said,
but I'm not sure you realize that what you heard is not what I meant!

#3 User is offline   FlareImp 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 3
  • Joined: 13-April 07

Posted 16 April 2007 - 07:39 AM

I use a bootable floppy to get to the dos prompt. From there the software program lets me change the different tags. The tag data is stored in the bios. Does that answer your question?

#4 User is offline   JohnWho 

  • Who is running the store?
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 2,525
  • Joined: 26-November 05
  • Gender:Male
  • Location:Tampa Bay Area, Florida, USA

Posted 16 April 2007 - 03:05 PM

Yes, thanks.

Looks like it's a Dell program running in DOS and setting the information in the BIOS.

Do they provide any support at all on it?

Is it 3 separate routines, one each for asset tag, express tag, and owners tag?

Maybe someone familiar with this program can help.
Posted Image
I know you think you understand what you thought I said,
but I'm not sure you realize that what you heard is not what I meant!

#5 User is offline   FlareImp 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 3
  • Joined: 13-April 07

Posted 23 April 2007 - 09:25 AM

Dell will not provide any kind of support the the program.

Yes, it is 3 different routines

example:

path=A:\

Asset /s 12345 (would set service tag to 12345)

Asset /o 12345 (would set owners tag to 12345)

Asset 12345 (would set asset tag to 12345)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users