I want to allow my users to create VMs from a template in VMM and have the computer name of the deployed OS be generated from the user name and department (e.g. DEV-QA-BOB)
As I want to use application profiles to deploy some applications after initial OSD, I will need to use service templates.
How can I set the computer name? At the moment the only way I can see to do it is to run a script on the deployed VM to rename it. Is there any other way?