Template Computer Names wildcards
I have a few questions regarding using the "Computer Name" wildcards when creating templates.
I deployed an image yesterday with a template that would name the computer with the following wildcards:
PC{0,10}{0,10}{0,10}{1,9}
So basically, it would name the first computer "PC0001". But I only imaged this one computer during the deployment.
Today, I came in and started to do another manual deployment with this template, and I noticed going through the manual deployment wizard that the computer name wildcards still showed as:
PC{0,10}{0,10}{0,10}{1,9}
To me, this means that if I went through with TODAY's deployment on this other computer with the wildcards still in place, it would have also been named "PC0001" just like YESTERDAY's computer. Therefore, I just changed the computer name field in the manual deployment task to "PC0002" instead of using wildcards, as it didn't seem Snap Deploy remembered that it gave out the name "PC0001" yesterday with the wildcard PC{0,10}{0,10}{0,10}{1,9}. Otherwise, we would have had two PC's with the same name joined to the domain, and you know how much havok that causes.
So, my questions are: does Snap Deploy not keep track of historical data showing which PC names it has already handed out? Do the Computer Name wildcards only advance in number per deployment task (for instance, if I had to deploy 5 PC's with the same deployment task using the same template)? Is there not a way for Snap Deploy to check Active Directory to see what names have already been taken, as Windows Deployment Service does?
Thanks!

- Log in to post comments