Hi,
I want to create a new workflow which do the followings tasks:
1. clone from a template (no network adapter is connected to the template)
2, add a new network adapter to the new virtual machine
3. run sysprep (config the network adapter, add to domain etc)
I find the workflows which deal with cloning, but all of them begin with getting information about the network adapter of the template.
Therefor, when I try to use these workflows, I receive the error: Fault.NicSettingMismatch.Summary
Is there any other workflows that I can use in order to accomplish my task?
Thanks!