Hello,
I've deployed an automated persisten pool of 2 desktops, whith a VM NAMING PATTERN whith VMWARE View Administrator 3.0.0 build-127642.
I did it with the Windows Guest Customization Wizard without a Custom Sysprep Answer File and it worked fine, I got 2 desktops with the same Computer name and Virtual Machine name.
I noticed that I have to change the regional settings on every desktop, then I made a Sysprep Answer File with the desired Regional Settings, but when I deployed the Computer Name and the Virtual Machine name are differents.
Why I can't set the VM naming pattern to Computer names whith a Sysprep Answer File? Is there an easy way to solve it?
Here is my Sysprep Answer File:
;SetupMgrTag
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
AdminPassword="xxxxx"
EncryptedAdminPassword=NO
OEMSkipRegional=1
OEMDuplicatorstring="Sysprep XP SP3"
TimeZone=105
OemSkipWelcome=1
ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="Dept.Informatica"
OrgName="HDA Grup"
ComputerName=*
CountryCode=34
LanguageGroup=1
SystemLocale=00000c0a
UserLocale=00000c0a
InputLocale=0c0a:0000040a
DistFolder=C:\sysprep\i386
DistShare=windist
JoinDomain=hda.local
DomainAdmin=xxxxxxx
DomainAdminPassword=xxxxx
InstallDefaultComponents=Yes
Thanks in advance,
Jordi