Jump to content

Recommended Posts


Posted

I guess I should have given more information. I need a script that can run from within Windows (specifically PE). The imaging process I've created relies on the Dell asset tag to name itself, and we're no longer using DOS bootdisks.

The Dell Asset program only works in a DOS environment.

Posted
Hmmm, thats problem :( Why do you need to replace it?

Because the PC name is pulled from the asset tag during the unattended install. And we're now using PE to start the install instead of DOS.

Posted

Hmmm, wouldnt it be easier to left asset tags and just create DB

AssetTag -> Computername?

I am using this method for a long time, however for combination

MAC/Computername

It is quite useful, because you can use this list for many different tasks (for example WOL by computername)

Posted
Hmmm, wouldnt it be easier to left asset tags and just create DB

AssetTag -> Computername?

I am using this method for a long time, however for combination

MAC/Computername

It is quite useful, because you can use this list for many different tasks (for example WOL by computername)

I'm actually trying to get something like that setup, but it will be a couple of months. I was hoping in the meantime to be able to change the asset tag in windows.

I think I have found an ugly work around tho. A Boot CD that boots into DOS, sets asset tag, then fires up PE.

Posted
Why months???

If you dont mind using text file as "database", I can provide you with code I am using...

Money, time, and office politics. LOL

I'd love to see the code though, maybe I can get something running behind the scenes. How do you get the MAC address initially?

Posted
In fact it is batch :)

I got mac using ipconfig /all | find /i "Physical address", then I parse this to make it .ini file compatible...

I will try to post it today/tomorrow for you.

Thanks man. As usual, you safe my life!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...