Hi guys,
I have been using New-OSCustomizationSpec in order to create and simulate the creation of the Unattend.xml file until now.
I have faced an issue which makes me re-consider this approach, and I am asking my self it if is possible to deploy a machine based on VMTemplate using a Predefined XML.
The Idea is to dynamically create the XML structure in memory based on a template, and simply change some specefic values.
I bumped into this thread of VOrechestrator, which seams to do what I am thinking of doing, but I coudln't find anything similar directly with PowerCLI (Or other API calls).
Is there solution for me in order to provision a VM with a paramter -UnattendFile (Or something similar?)
Thanks for the feedback!
Stéphane