Within my main workflow, I have a nested workflow that reboots my VM. It is a Windows 10 VM. I would like a sleep or WaitFor event that will pause the main workflow until the VM reaches the Ctrl_Alt_Del phase. This will allow any updates to be applied or boot up sequences to process properly. How can I cause the workflow to pause until Ctrl-Alt-Del? Thanks.
↧