beer78 Posted September 29, 2006 Posted September 29, 2006 Does somebody know a solution, how to generate the computername by assettag, from the bios. And how can I import this in sysprep??? I also wan't to import the pc automatically in the domain.
mmarable Posted September 29, 2006 Posted September 29, 2006 CompName.exe should do the trick for you. I'm also sure you could script it using WMI.
beer78 Posted September 30, 2006 Author Posted September 30, 2006 CompName.exe should do the trick for you. I'm also sure you could script it using WMI.compname?? where can i found it???
JDCMAN Posted October 1, 2006 Posted October 1, 2006 CompName.exe should do the trick for you. I'm also sure you could script it using WMI.compname?? where can i found it???Here.Make sure you run this BEFORE you join the computer to the domain. It will break any existing connections.I'm guessing you'd want to run it like this:(file location here)...\compname.exe -c COMPANY-?s (System Serial Number)OR(file location here)...\compname.exe -c COMPANY-?c (Chassis Serial Number)I'm not sure which the asset tag falls under. (99% sure it is System serial number)The output of that would be COMPANY-321654 if the asset tag was 321645.Hope this helps
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now