September 29, 200619 yr 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.
September 29, 200619 yr CompName.exe should do the trick for you. I'm also sure you could script it using WMI.
September 30, 200619 yr Author CompName.exe should do the trick for you. I'm also sure you could script it using WMI.compname?? where can i found it???
October 1, 200619 yr 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
Create an account or sign in to comment