Hi,
so far i got my first VM provisioning workflow ready. And now i want to extend it a little bit. For the Workflow to start i still need to reserve a dhcp adress manualy.
The reservation is run through a powershell script. Is there a way to run that powershell script within the presentation mode of my workflow so that i can use the Output of that script as a "predefined list of elements" in the presentation part of my workflow?