I am provisioning multiple computers and have added all the MAC addresses into a bare metal server.
The provisioning all works fine but once its done all the computers have the same name as the bare metal server.
How do I give them unique names in a series for example ADMIN-001, ADMIN-002
In the unattended script I have the command line <ComputerName>%ldHostname%</ComputerName>
In the provisioning template for the CTOS action, I have not checked the 'Insert Unique ID'
What am I doing wrong?