Set OSDComputerName during MDT or SCCM Deployment with VBScript
This is a simple script I wrote for programatically setting the OSDComputer name during a deployment (MDT or SCCM). It first collects several values (Make, Model, Serial, Name) then follows pre-set rules for naming conventions. If a valid name
cannot be determined, it prompts
This script is tested on these platforms by the author. It is likely to work on other platforms as well. If you try it and find that it works on another platform, please add a note to the script discussion to let others know.